Releases: omegaup/gitserver
Releases · omegaup/gitserver
v1.3.13
This release contains the following commit:
- 2ffd8d4 Adding validations for tests/
v1.3.12
This release contains the following commit:
- 9d3a380 Use the new Prometheus Handler API
v1.3.11
This release contains the following commit:
- 2c13d5e Better messaging for custom validators
v1.3.10
This release contains the following commit:
- ae37071 Allow the caller to not update the published branch
v1.3.9
This release contains the following commit:
- 4ce9884 Allow non-fast-forward changes on the published branch
v1.3.8
This release contains the following commits:
- 1add5dc Update the published ref from the zipserver
- 5f2cdf0 Update for the interface change of githttp
- 8548dda Logging/status improvements
v1.3.7
This release contains the following commit:
- 25dd94e Expose the updated tree ID whenever changing refs
v1.3.6
This release contains the following commits:
- 58112fb Delete omegaup-migrate-problem
- f1eab87 Compatibility with go 1.12
- 312d811 Fix the metrics endpoint
- 4881a56 Add support for metrics
- 4f56e22 Update the objects moved from omegaup/quark/common to omegaup/go-base
v1.3.5
This release contains the following commits:
- b0c9b9d Make the waiting for the various services more robust
- 51d8124 Notify systemd when the server is ready
- e592856 Ensure all timestamps are in UTC
- a9e7d13 Add support for Go modules
And fixes the following issue:
- #2: Make startup more robust
v1.3.4
- Fixes a few memory leaks.
- Makes the process terminate cleanly.
- Adds support for debugging memory allocation.