We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8888cda commit 1b28c46Copy full SHA for 1b28c46
CHANGELOG.md
@@ -7,6 +7,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
7
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
9
## [Unreleased]
10
+## [0.7.12]
11
+
12
+### Changed
13
+- Adding logs for consul discovered ips ([#80] https://github.com/gojek/courier-go/pull/80)
14
+- Adding Debounce on consul ([#82]https://github.com/gojek/courier-go/pull/82)
15
+- Fix double value issue of service instance in consul metric ([#81]https://github.com/gojek/courier-go/pull/81)
16
+- fix round-robin issue when publishing ([#71]https://github.com/gojek/courier-go/pull/71)
17
18
## [0.7.11]
19
20
### Changed
0 commit comments