Skip to content

Releases: spinnaker/kork

kork 1.71.0

12 Oct 20:12
Compare
Choose a tag to compare
  • dependency update
  • temporarily excludes kork-stackdriver module

kork 1.70.0

12 Oct 18:47
Compare
Choose a tag to compare
Merge pull request #51 from ajordens/master

Include 'accountId' in exception tags

kork 1.69.0

05 Oct 16:37
Compare
Choose a tag to compare
  • Adds kork-stackdriver module
  • Grabs User.username instead of User.email when working with the X-SPINNAKER-USER auth header.

kork 1.68.0

22 Sep 16:58
Compare
Choose a tag to compare

fixes open file leak in ssl blacklist refresh

kork 1.67.0

27 Jul 22:38
Compare
Choose a tag to compare

updates dependencies to spring-boot 1.2.8.RELEASE + transitives

kork 1.66.0

27 Jun 20:56
Compare
Choose a tag to compare

Adds support for SSL client blacklisting

Kork 1.65.0

06 Jun 18:30
Compare
Choose a tag to compare
  • Makes User mutable with the option to make immutable

Kork 1.64.0

24 May 16:31
Compare
Choose a tag to compare
  • Makes User's username non-null.

Kork 1.63.0

20 May 17:56
Compare
Choose a tag to compare

handle nulls in AWS instrumented backoff/retry handers

Kork v1.62.0

03 May 22:09
Compare
Choose a tag to compare
  • Makes User implement Spring Security's UserDetails interface.