Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating the changelog for the next release #351

Merged
merged 1 commit into from
Jul 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## Unreleased

## 1.7.14.4
* Support for non-root consul urls (#333)
* Added GET GatewayService endpoint (#347)
* Added Update LAN Coordinates endpoints (#348)
* Added ConnectAuthorize endpoint (#343)
* Added Get CALeaf endpoint (#339)
* Added GetCARoots with QueryOptions parameter (#338)
* Added Connect CA Roots endpoint (#332)
* Support for listing nodes for connect-capable service (#312)
* Added Read LAN Coordinates for a specific node (#314)

## 1.7.14.3
* Added the Configuration property to the IConsulClient interface (#298)
* Added Support for Getting Service Configuration (#278)
Expand Down