Skip to content

Releases: spinnaker/fiat

Fiat 0.33.0

03 Nov 18:35
Compare
Choose a tag to compare
Fiat 0.33.0 Pre-release
Pre-release
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

31 Oct 18:05
Compare
Choose a tag to compare
Fiat 0.32.0 Pre-release
Pre-release
v0.32.0

Add backoff and rety to GCP directory listings. (#202)

Fiat 0.31.0

27 Oct 17:33
Compare
Choose a tag to compare
Fiat 0.31.0 Pre-release
Pre-release
v0.31.0

fix(authz/github): Default cache TTL (#201)

Fiat 0.30.2

22 Aug 05:35
Compare
Choose a tag to compare
Fiat 0.30.2 Pre-release
Pre-release
v0.30.2

chore(dependencides): bump spinnaker-dependencies to 0.109.2 (#199)

Fiat 0.30.1

18 Aug 14:43
Compare
Choose a tag to compare
Fiat 0.30.1 Pre-release
Pre-release

Fix broken LDAP module

fiat 0.30.0

17 Aug 17:38
Compare
Choose a tag to compare
fiat 0.30.0 Pre-release
Pre-release

** BROKEN - DO NOT USE **

Fiat 0.29.0-rc.1-springBoot154

24 Jul 16:21
Compare
Choose a tag to compare
Pre-release

Upgrade to Spring Boot 1.5.4, cut from boot-upgrade branch. DO NOT USE WITH OTHER SERVICES (yet)

Fiat 0.28.0

11 Jul 20:05
Compare
Choose a tag to compare
Fiat 0.28.0 Pre-release
Pre-release

Fixes issue with multiple Fiat instances squashing the anonymous user on startup.

Fiat 0.27.0

21 Jun 17:55
Compare
Choose a tag to compare
Fiat 0.27.0 Pre-release
Pre-release

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

17 May 16:36
Compare
Choose a tag to compare
Fiat 0.26.0 Pre-release
Pre-release
  • 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.