Skip to content

Releases: omegaup/gitserver

v1.3.13

24 Jun 04:00
Compare
Choose a tag to compare

This release contains the following commit:

  • 2ffd8d4 Adding validations for tests/

v1.3.12

24 Jun 03:51
Compare
Choose a tag to compare

This release contains the following commit:

  • 9d3a380 Use the new Prometheus Handler API

v1.3.11

17 May 02:28
Compare
Choose a tag to compare

This release contains the following commit:

  • 2c13d5e Better messaging for custom validators

v1.3.10

29 Apr 03:15
Compare
Choose a tag to compare

This release contains the following commit:

  • ae37071 Allow the caller to not update the published branch

v1.3.9

25 Apr 01:55
Compare
Choose a tag to compare

This release contains the following commit:

  • 4ce9884 Allow non-fast-forward changes on the published branch

v1.3.8

14 Apr 20:46
Compare
Choose a tag to compare

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

01 Apr 01:23
Compare
Choose a tag to compare

This release contains the following commit:

  • 25dd94e Expose the updated tree ID whenever changing refs

v1.3.6

04 Mar 04:43
Compare
Choose a tag to compare

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

18 Feb 21:15
Compare
Choose a tag to compare

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

17 Feb 06:14
Compare
Choose a tag to compare
  • Fixes a few memory leaks.
  • Makes the process terminate cleanly.
  • Adds support for debugging memory allocation.