Skip to content

Commit 1b28c46

Browse files
committed
Releasing 7.12 version
1 parent 8888cda commit 1b28c46

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

99
## [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+
1018
## [0.7.11]
1119

1220
### Changed

0 commit comments

Comments
 (0)