Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG according to latest hash comparison improvements (#629)
Browse files Browse the repository at this point in the history
Signed-off-by: Burak Sekili <buraksekili@gmail.com>
  • Loading branch information
buraksekili authored May 22, 2023
1 parent 910af9b commit 51b6e70
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@

## [Unreleased](https://github.com/TykTechnologies/tyk-operator/tree/HEAD)


**Fixed**
- Fixed panic of snapshot tool

**Changed**
- Changed optional fields of type string and bool to pointers for APIDefinition and Security Policy Custom Resources

**Added**
- Added possiblility to set base identity provider
- Added possibility to set base identity provider
- Added two new Status fields to ApiDefinition and Security Policy CRDs - `latestTykSpecHash` and `latestCRDSpecHash`
to store hash of the lastly reconciled resources. It will be used in comparison to determine sending Update calls
to Tyk Gateway or Dashboard or not.

## [v0.14.1](https://github.com/TykTechnologies/tyk-operator/tree/HEAD)
[Full Changelog](https://github.com/TykTechnologies/tyk-operator/compare/v0.14.0...HEAD)
Expand Down

0 comments on commit 51b6e70

Please sign in to comment.