Skip to content

Releases: int128/argocd-commenter

v1.7.0

27 Feb 09:21
df00f32
Compare
Choose a tag to compare

What's Changed

  • Include message to deployment status by @int128 in #628

Full Changelog: v1.6.1...v1.7.0

v1.6.1

23 Feb 08:51
de5f1ea
Compare
Choose a tag to compare

What's Changed

  • Update dependency argoproj/argo-cd to v2.2.5 by @renovate in #622
  • Fix Progressing event is eventually sent by @int128 in #627

Full Changelog: v1.6.0...v1.6.1

v1.6.0

28 Jan 23:53
e92f430
Compare
Choose a tag to compare

New feature

  • Filter pull requests by changed files on comment by @int128 in #616

Updates

  • Update dependency argoproj/argo-cd to v2.2.3 by @renovate in #614
  • Update kubernetes packages to v0.23.3 by @renovate in #619
  • Update module github.com/onsi/gomega to v1.18.1 by @renovate in #620

Full Changelog: v1.5.3...v1.6.0

v1.5.3

07 Jan 01:13
ad5d0c6
Compare
Choose a tag to compare

Fix

  • Fix nil panic if Application has no annotations by @int128 in #613

Full Changelog: v1.5.2...v1.5.3

v1.5.2

17 Oct 12:32
5a04dd2
Compare
Choose a tag to compare

Bug fix

  • f132606 Fix panic when application.status.operationState == nil (#581)

Improvement

  • c1518d9 Refactor notification to comment and deployment (#582)
  • d3dc760 Improve sync and health status messages (#573)

Updates

  • 12a5ab9 Update module github.com/google/go-github/v39 to v39.2.0 (#579)
  • 7be6884 Update module github.com/onsi/ginkgo to v1.16.5 (#578)
  • fc1ea25 Update golang.org/x/oauth2 commit hash to 6b3c2da (#577)

v1.5.1

30 Sep 05:08
c5919e0
Compare
Choose a tag to compare

Bug fix

Update

  • 3467880 Update dependency argoproj/argo-cd to v2.1.3 (#568)

v1.5.0

28 Sep 09:27
d32882b
Compare
Choose a tag to compare
  • 3c8120a Add Argo CD URL and external URL to Deployment (#566)

v1.4.1

27 Sep 09:50
2be7f98
Compare
Choose a tag to compare

v1.4.0

27 Sep 03:52
924a19a
Compare
Choose a tag to compare
  • c3a3d74 Restructure notification with phase and healthy (#544)
  • 309c31d Update module github.com/google/go-github/v39 to v39.1.0 (#553)

v1.3.0

22 Sep 09:56
b586c4e
Compare
Choose a tag to compare

New features

Updates