Skip to content

Commit b123b12

Browse files
committed
Advertise application availability individually.
1 parent 89657e3 commit b123b12

File tree

3 files changed

+87
-241
lines changed

3 files changed

+87
-241
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ The format is based on [Keep a Changelog], and this project adheres to
99
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
1010
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
1111

12+
## [0.4.0] - 2020-12-22
13+
14+
### Add
15+
16+
- **[BC]** Add `discoverspec.DiscoverAPI.WatchResponse.Application` field
17+
18+
### Removed
19+
20+
- **[BC]** Remove `discoverspec.DiscoverAPI.ListApplicationIdentities()`
21+
1222
## [0.3.0] - 2020-12-22
1323

1424
### Added
@@ -41,6 +51,7 @@ The format is based on [Keep a Changelog], and this project adheres to
4151
[0.2.0]: https://github.com/dogmatiq/testkit/releases/tag/v0.2.0
4252
[0.2.1]: https://github.com/dogmatiq/testkit/releases/tag/v0.2.1
4353
[0.3.0]: https://github.com/dogmatiq/testkit/releases/tag/v0.3.0
54+
[0.4.0]: https://github.com/dogmatiq/testkit/releases/tag/v0.4.0
4455

4556
<!-- version template
4657
## [0.0.1] - YYYY-MM-DD

0 commit comments

Comments
 (0)