Skip to content

Releases: spinnaker/fiat

fiat 0.18.0

09 Nov 18:50
Compare
Choose a tag to compare
fiat 0.18.0 Pre-release
Pre-release

Added stackdriver module.

fiat 0.17.0

01 Nov 14:39
Compare
Choose a tag to compare
fiat 0.17.0 Pre-release
Pre-release
  • Rolls back dependencies to Spring Boot 1.2.8, mainly so that the fiat-api doesn't introduce new dependencies inadvertently.

fiat 0.16.0

01 Nov 13:32
Compare
Choose a tag to compare
fiat 0.16.0 Pre-release
Pre-release
  • Adds support for service account access verification
  • Changed anonymous user's username to 'anonymous' from 'ignored2'

fiat 0.15.0

19 Oct 19:28
Compare
Choose a tag to compare
fiat 0.15.0 Pre-release
Pre-release

Upgrade to Spring Boot 1.4

fiat 0.14.0

18 Oct 19:03
Compare
Choose a tag to compare
fiat 0.14.0 Pre-release
Pre-release
  • Bumps Kork version, enabling /resolvedEnv endpoint

fiat 0.13.0

12 Oct 18:06
Compare
Choose a tag to compare
fiat 0.13.0 Pre-release
Pre-release
  • Removes @component annotation that seems to be causing issues in Gate

fiat 0.12.0

12 Oct 15:08
Compare
Choose a tag to compare
fiat 0.12.0 Pre-release
Pre-release
  • Updates fiat-api to be more Gate friendly. Specifically, it includes logic for looking for the Kork User, as well as the existing Authentication object for getting the username.

fiat 0.11.0

04 Oct 19:49
Compare
Choose a tag to compare
fiat 0.11.0 Pre-release
Pre-release
  • Splits fiat-roles module, also converting the few remaining groovy files to java
  • Anonymous/unrestricted user has its own Redis entry
  • Various tweaks and debug enhancements found during alpha testing.

fiat 0.10.0

27 Sep 23:26
Compare
Choose a tag to compare
fiat 0.10.0 Pre-release
Pre-release

Too quick on the trigger when the build fails because of javadoc.

fiat 0.9.0

27 Sep 23:11
Compare
Choose a tag to compare
fiat 0.9.0 Pre-release
Pre-release
  • Trimmed jars required to run fiat-api