Skip to content

Releases: keikoproj/active-monitor

v0.13.0

01 Feb 22:33
de9b9da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

21 Sep 22:13
eaa0f33
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/emicklei/go-restful from 2.9.6+incompatible to 2.16.0+incompatible by @dependabot in #135
  • Bump golang.org/x/text from 0.3.2 to 0.3.8 by @dependabot in #137
  • Bump golang.org/x/crypto from 0.0.0-20190820162420-60c769a6c586 to 0.1.0 by @dependabot in #139
  • Bump github.com/gogo/protobuf from 1.2.2-0.20190723190241-65acae22fc9d to 1.3.2 by @dependabot in #148
  • Bump gopkg.in/yaml.v3 from 3.0.0-20200615113413-eeeca48fe776 to 3.0.0 by @dependabot in #147
  • Bump golang.org/x/net from 0.0.0-20191004110552-13f9640d40b9 to 0.7.0 by @dependabot in #138
  • Bump github.com/prometheus/client_golang from 1.0.0 to 1.11.1 by @dependabot in #136
  • Bump k8s.io/client-go from 0.17.2 to 0.17.16 by @dependabot in #149
  • Update to Golang 1.19 by @tekenstam in #150
  • chore: upgrade kubernetes dependencies to support upto k8s 1.25 by @rkilingr in #146
  • Fix dependabot config by @tekenstam in #153
  • Remove Travis CI config and update badges in README by @tekenstam in #165
  • Bump actions/checkout from 2 to 4 by @dependabot in #154
  • Bump docker/setup-buildx-action from 1 to 3 by @dependabot in #157
  • Bump docker/build-push-action from 2 to 5 by @dependabot in #158
  • Bump docker/setup-qemu-action from 1 to 3 by @dependabot in #159
  • Update to docker/metadata-action@v5 by @tekenstam in #166
  • Improve the Dependabot configuration by @tekenstam in #167
  • Bump github.com/keikoproj/inverse-exp-backoff from 0.0.0-20201007213207-e4a3ac0f74ab to 0.0.3 by @dependabot in #161
  • Bump golang.org/x/net from 0.10.0 to 0.15.0 by @dependabot in #160
  • Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #163
  • Bump github.com/argoproj/argo-workflows/v3 from 3.4.8 to 3.4.11 by @dependabot in #164
  • Bump docker/login-action from 1 to 3 by @dependabot in #168
  • Bump actions/setup-go from 2 to 4 by @dependabot in #169

New Contributors

Full Changelog: v0.11.2...v0.12.0

v0.11.2 Release

10 Apr 11:58
a7971bc
Compare
Choose a tag to compare

[0.11.2]

Fixed

  • feat: enable multi-architecture container image builds - #144

v0.11.1 Release

03 Apr 05:51
72c423f
Compare
Choose a tag to compare

[0.11.1]

Fixed

  • bugfix: Fixes timer replacement without clearing the old one present - #141

v0.11.0 Release

08 Dec 14:50
2c2375e
Compare
Choose a tag to compare
  • Update workflow-controller and argoexec version to v3.4.4 #132
  • fix: rbac and optimistic lock issues #128
  • chore: updating kube-rbac-proxy to 0.13.0 #127

v0.10.0 Release

27 Sep 07:17
eee20a3
Compare
Choose a tag to compare
  • fixed rbac and sa deletion issue #125

v0.9.0 Release

02 Sep 04:58
f76d87c
Compare
Choose a tag to compare

Updated

  • Update workflow-controller and argo-exec version to v3.3.9 - #117

v0.8.0 Release

18 Aug 03:53
a189d30
Compare
Choose a tag to compare

[0.8.0] - 2022-08-18

Updated

  • Update active-monitor CRD from v1beta1 to v1 - #105
  • Update go version to 1.18 - #111

Fixed

  • Fix CHANGELOG file - #110
  • Fix after upgrade argo BDD fails with errors - #109

v0.7.0 release

10 Mar 21:52
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.7.0
Mainly bump argo wf controller to v3.2.6

Active-Monitor 0.6.0 Release

17 Jun 16:46
4ced5f2
Compare
Choose a tag to compare

Changes:

  • Move to Github Actions for CI enhancement - #81
  • Update Default TTL Strategy to secondsAfterCompletion - #99
  • Update Argo controller version - #80
  • Active Monitor crashing with concurrent map updates - #98