All Versions
12
Latest Version
Avg Release Cycle
219 days
Latest Release
2529 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.6
October 15, 2017 -
v1.0.5
April 20, 2017 -
v1.0.4
June 22, 2014 -
v1.0.3
June 29, 2013 -
v1.0.2 Changes
April 25, 2013- Added a handle to disable server startup on exit
- Added support for JSON post bodies that are not a hash
- Added a setup hook for API's
- See full list @ https://github.com/postrank-labs/goliath/compare/v1.0.1...v1.0.2
-
v1.0.1 Changes
November 08, 2012- integrated console (CLI flag)
- log shutdown sequence
-
v1.0.0 Changes
August 11, 2012- Improved WebSocket handling
- New Coerce middleware to simplify query & post body processing
- Improved exception logging: full logging in dev, limited in prod mode
- Exception messages are now returned on 500's (instead of fixed message)
- Can specify custom logger for spec output
- Signal handling fixes for Windows
- HeartBeat middleware accepts :no_log => true
- Can specify own log_block to customize logging output
- Added support for PATCH and OPTIONS http methods
- Load plugins in test server by default
- Allow arbitrary runtime environments
- New Goliath.env? method to detect current environment
- cleanup of spec helpers
many small bugfixes...
All query params are now strings, symbol access is removed
Validation middleware no longer defaults to "id" for key - specify own
Router is removed in 1.0 - discussion on Google group
-
v0.9.4
October 20, 2011 -
v0.9.3 Changes
October 16, 2011- new router DSL - much improved, see examples
- refactored async_aroundware
- make jruby friendlier (removed 1.9 req in gemspec)
- enable epoll
- SSL support
- unix socket support
- reload config on HUP
- and a number of small bugfixes + other improvements..
- See full list @ https://github.com/postrank-labs/goliath/compare/v0.9.2...v0.9.3
-
v0.9.2 Changes
July 21, 2011- See full list @ https://github.com/postrank-labs/goliath/compare/v0.9.1...v0.9.2