Skip to content

Commit

Permalink
New release 1.6.3 (#249)
Browse files Browse the repository at this point in the history
Co-authored-by: aalexand <[email protected]>
  • Loading branch information
aalexandru and aalexand authored Sep 13, 2024
1 parent e0348b1 commit 6c6ee7e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# 1.6.3

### 🚀 Features

- Add Metrics to the sync manager (#244)
- Add BQU fields (#241)


### 🐛 Bug Fixes

- Temporarily removing Codecov workflow (#247)
- fix(deps): update module golang.org/x/net to v0.29.0 (#242)
- fix(deps): update module github.com/prometheus/client_golang to v1.20.3 (#229)
- fix(deps): update module github.com/testcontainers/testcontainers-go to v0.33.0 (#230)
- fix(deps): update k8s.io/utils digest to 702e33f (#231)
- fix(deps): update golang.org/x/exp digest to e7e105d (#233)
- dependabot(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#239)
- fix(deps): update module dario.cat/mergo to v1.0.1 (#227)


# 1.6.2

### 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.2
1.6.3

0 comments on commit 6c6ee7e

Please sign in to comment.