Skip to content

Commit

Permalink
Update changelog for v0.9.2
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 308281370
Change-Id: Ia90c52da63510d4f998a813d870b5bcd33e5a8ce
  • Loading branch information
chaopeng authored and copybara-github committed Apr 24, 2020
1 parent fb2c9f6 commit ffff6c0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

## [Unreleased](https://github.com/GoogleCloudPlatform/healthcare-federated-access-services/tree/HEAD)

[Full Changelog](https://github.com/GoogleCloudPlatform/healthcare-federated-access-services/compare/v0.9.1...HEAD)
[Full Changelog](https://github.com/GoogleCloudPlatform/healthcare-federated-access-services/compare/v0.9.2...HEAD)

## [v0.9.2](https://github.com/GoogleCloudPlatform/healthcare-federated-access-services/tree/v0.9.2)

[Full Changelog](https://github.com/GoogleCloudPlatform/healthcare-federated-access-services/compare/v0.9.1...v0.9.2)

**Migration**

Expand All @@ -15,6 +19,8 @@
* Implements remembered consents management:
* list user remembered consents: `/identity/v1alpha/{realm}/users/{user}/consents`
* delete user remembered consent: `/identity/v1alpha/{realm}/users/{user}/consents/{consent_id}`
* Fix a multi-threading issue. [commit](https://github.com/GoogleCloudPlatform/healthcare-federated-access-services/commit/8aa9c49cc7cef5329bb1eef523b66573d864fe71)
* Cart token exchange: responses service account key in field "service_account_key"

## [v0.9.1](https://github.com/GoogleCloudPlatform/healthcare-federated-access-services/tree/v0.9.1)

Expand Down

0 comments on commit ffff6c0

Please sign in to comment.