Releases: cybozu-go/well
Version 1.4.1
For running under systemd, the framework now ignores SIGPIPE (#13).
See CHANGELOG.md for the complete list of changes.
Version 1.4.0
This release addresses build problems on Windows.
See CHANGELOG.md for the complete list of changes.
Version 1.3.0
Environment.Go
no longer issues/overwrites request tracking IDs.
Use new Environment.GoWithID
for that purpose.
Version 1.2.0
This release add graceful restart functions to the framework.
Read the wiki article to learn how to use them.
See CHANGELOG.md for a complete list of changes.
Version 1.1.0
This version adds request tracking functions to the framework.
Command executions, HTTP server, and HTTP client now record logs with an ID to distinguish activities.
See tutorial for the background.
Details are described in CHANGELOG.md.
Enjoy!
Version 1.0.1
No bug fixes. See CHANGELOG.md for details.