Skip to content

Releases: spinnaker/gate

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

Release via Travis CI

25 Apr 22:00
Compare
Choose a tag to compare
Merge pull request #193 from lwander/run-job

core: Handle job requests

Gate 2.44.0

23 Mar 19:57
Compare
Choose a tag to compare
  • add cloudMetrics endpoints
  • auto start if gate is installed standalone

gate v2.43.0

22 Feb 04:50
Compare
Choose a tag to compare
Merge pull request #184 from ajordens/master

Add name parameter to ClouddriverService.getReservationReports()

gate v2.42.0

17 Feb 21:59
Compare
Choose a tag to compare
Merge pull request #183 from ajordens/remove-application-metric-tag

Remove application tag from published metrics

Release via Travis CI

11 Feb 01:10
Compare
Choose a tag to compare
v2.41.0

Merge pull request #181 from tomaslin/fix-incorrect-echo-service-inte…

gate v2.40.0

01 Feb 23:59
Compare
Choose a tag to compare
Merge pull request #179 from tomaslin/echo-rework

surface webhooks endpoint from echo and remove deprecated endpoint