Releases: spinnaker/fiat
Releases · spinnaker/fiat
Fiat 0.33.0
fix(UserRoleSyncer) add config timeout to agent polling (#203) We should wait until after the next poll cycle starts before another instance can try to run. https://github.com/spinnaker/fiat/pull/203
Fiat 0.32.0
v0.32.0 Add backoff and rety to GCP directory listings. (#202)
Fiat 0.31.0
v0.31.0 fix(authz/github): Default cache TTL (#201)
Fiat 0.30.2
v0.30.2 chore(dependencides): bump spinnaker-dependencies to 0.109.2 (#199)
Fiat 0.30.1
Fix broken LDAP module
fiat 0.30.0
** BROKEN - DO NOT USE **
Fiat 0.29.0-rc.1-springBoot154
Upgrade to Spring Boot 1.5.4, cut from boot-upgrade
branch. DO NOT USE WITH OTHER SERVICES (yet)
Fiat 0.28.0
Fixes issue with multiple Fiat instances squashing the anonymous user on startup.
Fiat 0.27.0
Lots of changes in this release:
- Caches downstream depedency calls to clouddriver/front50
- Adds new CATS scheduler for Fiat syncs
- Adds user header propagation in Fiat API
- Changes to format of
/health
endpoint
Fiat 0.26.0
- Initial support of read-only permissions
- Simplifies service accounts (breaking change, no major version bump because this is still considered "Pre-release")
- (internal) Adds additional layer for RPC calls.