Skip to content

Releases: spinnaker/gate

Gate 2.55.0

01 Jun 18:22
Compare
Choose a tag to compare
  • Fixes a startup race condition where Clouddriver was required to be running before Gate started up (anonymous authentication).

Gate 2.54.0

31 May 20:50
Compare
Choose a tag to compare
  • Revamped Gate security model to rely heavily on the Spring Security

Gate 2.53.0

26 May 19:30
Compare
Choose a tag to compare

Adds interfaces to canary service back into the project (disabled by default)

Gate 2.52.0

18 May 16:18
Compare
Choose a tag to compare

Segments hystrix command keys by cloud provider

Gate 2.51.0

17 May 21:59
Compare
Choose a tag to compare
Merge pull request #221 from ajordens/master

Exclude spring-boot-starter-data-rest

Gate 2.50.0

15 May 18:01
Compare
Choose a tag to compare
Merge pull request #220 from ajordens/application-pipeline-strategy-h…

…istory

Application pipeline strategy history

Gate 2.49.0

12 May 23:24
Compare
Choose a tag to compare

dependency update

adds redis.configuration.secure=(true|false) configuration option - if the redis backing the session is secured with config set operations disabled, then set redis.configuration.secure=true and in the redis configuration enable keyspace events via redis.conf:
config set notify-keyspace-events Egx

Gate 2.48.0

12 May 19:01
Compare
Choose a tag to compare

OkHttpClient is now created per service and exposes configurable connection pool options

Gate 2.47.0

04 May 14:01
Compare
Choose a tag to compare

provider/kubernetes: surface per-job details.

Release via Travis CI

27 Apr 17:01
Compare
Choose a tag to compare
  • Return empty array from /projects when no projects exist