Skip to content

Releases: ApplauseOSS/metronomikon

v1.0.1-1

16 May 18:21
0611b71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.1-1

v1.0.1

30 Apr 17:16
e4fcc90
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Sep 16:17
34adfe4
Compare
Choose a tag to compare

What's Changed

  • Bump azure/setup-kubectl from 2.0 to 3.0 in /.github/workflows by @dependabot in #34
  • chore: use hosted GHA runners by @wolf31o2 in #37
  • Bump requests from 2.26.0 to 2.31.0 in /test by @dependabot in #38
  • Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.1 in /src by @dependabot in #39
  • chore: pin go image sha to latest chainguard go:1.19 by @wolf31o2 in #41
  • chore: update go image sha to latest go:1.19 by @wolf31o2 in #42
  • Update kube libraries to be valid with kubernetes v0.25 by @kbanka in #43

New Contributors

Full Changelog: v0.6.0...v1.0.0

v0.6.0

19 Apr 17:44
618972e
Compare
Choose a tag to compare

What's Changed

  • add support for run history by @tmad in #10
  • Run job tasks by @tmad in #11
  • [PD-5215] Update README to mention unsupported stop job functionality by @jgiangrande-applause in #13
  • Fix comparison when using list of dicts by @tmad in #15
  • Script to run tests using k3d, fix tests and job status by @tmad in #14
  • JSON access logging by @agaffney in #16
  • Adding CODEOWNERS by @wolf31o2 in #17
  • Support macos in makefile; bump k3d in tests; increase retries, tests were failing by @tmad in #18
  • Update build image to Go 1.14 to fix build error by @agaffney in #19
  • Rewrite tests using behave framework by @agaffney in #21
  • Run CI job on self-hosted runner by @verbotenj in #22
  • Bump github.com/gin-gonic/gin from 1.4.0 to 1.7.0 in /src by @dependabot in #20
  • refactor: Update go to 1.18 and update manifests to 1.20+ by @verbotenj in #24
  • ci: add golangci-lint to workflows by @wolf31o2 in #25
  • Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0 in /src by @dependabot in #28
  • Bump github.com/gogo/protobuf from 0.0.0-20171007142547-342cbe0a0415 to 1.3.2 in /src by @dependabot in #32
  • feat: use chainguard images by @wolf31o2 in #33
  • Bump golang.org/x/net from 0.0.0-20190503192946-f4e77d36d62c to 0.7.0 in /src by @dependabot in #29
  • Bump github.com/gin-gonic/gin from 1.7.0 to 1.7.7 in /src by @dependabot in #26
  • chore(ci): use gha to publish docker images by @wolf31o2 in #35

New Contributors

Full Changelog: v0.1...v0.6.0