Skip to content

Commit

Permalink
bump version for previous change (linkedin#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
bohhyang authored Oct 3, 2024
1 parent 53aec30 commit af7f497
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ and what APIs have changed, if applicable.

## [Unreleased]

## [29.58.11] - 2024-10-03
- Add getters in ZookeeperAnnouncer

## [29.58.10] - 2024-09-24
- Add symbol ID in the exception message when protobuf fails to resolve string references.

Expand Down Expand Up @@ -5740,7 +5743,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.10...master
[Unreleased]: https://github.com/linkedin/rest.li/compare/v29.58.11...master
[29.58.11]: https://github.com/linkedin/rest.li/compare/v29.58.10...v29.58.11
[29.58.10]: https://github.com/linkedin/rest.li/compare/v29.58.9...v29.58.10
[29.58.9]: https://github.com/linkedin/rest.li/compare/v29.58.8...v29.58.9
[29.58.8]: https://github.com/linkedin/rest.li/compare/v29.58.7...v29.58.8
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.10
version=29.58.11
group=com.linkedin.pegasus
org.gradle.configureondemand=true
org.gradle.parallel=true
Expand Down

0 comments on commit af7f497

Please sign in to comment.