Skip to content

Commit

Permalink
update changelog and version (#940)
Browse files Browse the repository at this point in the history
  • Loading branch information
bohhyang authored Oct 4, 2023
1 parent 14aab5a commit 6c314b1
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.46.6] - 2023-10-04
- simplify symlink subscription in xds flow

## [29.46.5] - 2023-10-02
- support d2 symlink in indis flow

Expand Down Expand Up @@ -5545,7 +5548,8 @@ patch operations can re-use these classes for generating patch messages.

## [0.14.1]

[Unreleased]: https://github.com/linkedin/rest.li/compare/v29.46.5...master
[Unreleased]: https://github.com/linkedin/rest.li/compare/v29.46.6...master
[29.46.6]: https://github.com/linkedin/rest.li/compare/v29.46.5...v29.46.6
[29.46.5]: https://github.com/linkedin/rest.li/compare/v29.45.1...v29.45.2
[29.46.4]: https://github.com/linkedin/rest.li/compare/v29.46.3...v29.46.4
[29.46.3]: https://github.com/linkedin/rest.li/compare/v29.46.2...v29.46.3
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.46.5
version=29.46.6
group=com.linkedin.pegasus
org.gradle.configureondemand=true
org.gradle.parallel=true
Expand Down

0 comments on commit 6c314b1

Please sign in to comment.