Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
PapaCharlie committed Sep 4, 2024
1 parent e19a5b3 commit 15e436e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@ and what APIs have changed, if applicable.

## [Unreleased]

## [29.58.5] - 2024-09-04
- Respect glob collection subscriptions on reconnect

## [29.58.4] - 2024-09-03
- Respect `startPublishing` call by always re-notifying watcher in XdsClientImpl

## [29.58.3] - 2024-08-12
- Disable the warmUp flaky unit test
Expand Down Expand Up @@ -5721,7 +5725,8 @@ patch operations can re-use these classes for generating patch messages.

## [0.14.1]

[Unreleased]: https://github.com/linkedin/rest.li/compare/v29.58.4...master
[Unreleased]: https://github.com/linkedin/rest.li/compare/v29.58.5...master
[29.58.5]: https://github.com/linkedin/rest.li/compare/v29.58.4...v29.58.5
[29.58.4]: https://github.com/linkedin/rest.li/compare/v29.58.3...v29.58.4
[29.58.3]: https://github.com/linkedin/rest.li/compare/v29.58.2...v29.58.3
[29.58.2]: https://github.com/linkedin/rest.li/compare/v29.58.1...v29.58.2
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=29.58.4
version=29.58.5
group=com.linkedin.pegasus
org.gradle.configureondemand=true
org.gradle.parallel=true
Expand Down

0 comments on commit 15e436e

Please sign in to comment.