Skip to content

Releases: spinnaker/fiat

fiat 0.41.1

08 May 19:08
Compare
Choose a tag to compare

docs(readme): Fix broken link in README (#224)
fix(api): Stop parsing application names in fiat using frigga. (#225)

fiat 0.41.0

23 Apr 16:26
Compare
Choose a tag to compare

chore(docker): run as spinnaker (#220)
chore(docker): alpine-specific adduser (#221)
build changes

fiat 0.40.0

07 Mar 23:09
Compare
Choose a tag to compare

fix(admin): Admin parameter in accounts not being passed properly. (#217)

fiat 0.39.0

24 Jan 17:03
Compare
Choose a tag to compare
v0.39.0

feat(admin) Add admin functionality to fiat

fiat 0.38.0

23 Jan 21:04
Compare
Choose a tag to compare
v0.38.0

fix(authz): ensure anonymous role is not cleared

fiat 0.37.0

19 Jan 17:31
Compare
Choose a tag to compare
fix(roles): ensure UserRolesSyncer always refreshes anonymous user

if we lose the redis data the user roles syncer would no longer reload the anonymous
permissions.

also this caps the number of retries that the refresh will do to something that aligns with
the caching agents timeout value. The agent will get rescheduled after that point by the
scheduler.

fiat 0.36.0

30 Nov 21:03
Compare
Choose a tag to compare

xenial support
dependency updates

fiat 0.35.0

17 Nov 19:02
Compare
Choose a tag to compare
v0.35.0

fix(spring): fix autowiring issue

fiat 0.34.0

15 Nov 18:56
Compare
Choose a tag to compare

build/dependency updates

fiat 0.33.1

13 Nov 22:27
Compare
Choose a tag to compare

build fixup