Skip to content

Commit

Permalink
Changelog for #154
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored Mar 15, 2022
1 parent e06322b commit 3cf0415
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.43.0 (Unreleased)

⚠️ BREAKING CHANGES:

- This release removes the following, which have been replaced by compatible equivalents in the new [hamilton-autorest](https://github.com/manicminer/hamilton-autorest) module ([#154](https://github.com/manicminer/hamilton/pull/154))
- `auth.AutorestAuthorizerWrapper{}` struct
- `auth.CachedAuthorizer{}.BearerAuthorizerCallback()` method
- `auth.CachedAuthorizer{}.WithAuthorization()` method
- `auth.NewAutorestAuthorizerWrapper()` function
- `auth.ServicePrincipalToken` interface
- `environments.EnvironmentFromMetadata()` function

## 0.42.0 (March 9, 2022)

- Broaden the regular expression used for fixing up bad oData IDs when marshaling an `odata.Id` ([#152](https://github.com/manicminer/hamilton/pull/152))
Expand Down

0 comments on commit 3cf0415

Please sign in to comment.