Skip to content

Releases: spinnaker/fiat

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

fiat 0.8.0

26 Sep 19:38
Compare
Choose a tag to compare
fiat 0.8.0 Pre-release
Pre-release
  • Introduces FiatConfigurationProperites to workaround some upstream component startup issues
  • Adds more informative logging on when dependent components go down.
  • Pulls in GitHub Teams changes from Gate

fiat 0.7.0

20 Sep 17:54
Compare
Choose a tag to compare
fiat 0.7.0 Pre-release
Pre-release
  • Adds ability to pass other cloud resource names, like load balancer and instance names, to the FiatPermissionEvaluator, which extracts the application name.

fiat 0.6.0

19 Sep 20:48
Compare
Choose a tag to compare
fiat 0.6.0 Pre-release
Pre-release
  • Much smaller fiat-api module
  • Adds Roles as first class resource
  • Adds FiatService endpoint for invoking sync of users with specific roles.

fiat 0.5.0

01 Sep 18:13
Compare
Choose a tag to compare
fiat 0.5.0 Pre-release
Pre-release
  • Optionally store whole permission during @PreAuthorization in order to optimize @PostFilter for large collections of items.

fiat 0.4.0

30 Aug 20:57
Compare
Choose a tag to compare
fiat 0.4.0 Pre-release
Pre-release

Stoopud csrf protection in new spring security layer was enabled by default. Now disabled.

fiat 0.3.0

30 Aug 14:02
Compare
Choose a tag to compare
fiat 0.3.0 Pre-release
Pre-release
  • fiat-api module

fiat 0.2.1

06 Jul 17:07
Compare
Choose a tag to compare
fiat 0.2.1 Pre-release
Pre-release

another attempt at release publishing