Releases: spinnaker/gate
Releases · spinnaker/gate
Gate 2.68.0
- use username instead of email in UserRolesSyncer
- allow users to send additional notifications when triggering pipelines
Gate v2.67.0
Merge pull request #258 from robfletcher/master SPIN-1883 debug why redirect back from meechum gets rejected
gate 2.66.0
allow pipeline triggering by id or name
gate 2.65.0
Merge pull request #255 from ajordens/image-filters Generically pass additional image query parameters to clouddriver
gate 2.64.0
fix file permissions for logrotate
gate 2.63.0
dependency update
Gate 2.62.0
Merge pull request #252 from robfletcher/master SPIN-1817 verify required roles in SAML auth
Gate 2.61.0
Enables the ability to restrict OAuth authentication based on the presence of key/value pairs in the userInfo
response.
Gate 2.60.0
set maxIntervalInSeconds via setter
Gate 2.59.0
- Restrict # of returned images
- Makes anonymous principal's allowedAccounts updated periodically
- Merged AccountService into CredentialsService
- GitHub Teams UserRoles provider
- Make SAML service provider protocol and basepath configurable
- make session ttl configurable