38. Version 2.9.2
Release Date: May 16, 2018
This release fixes a bug in which the deletion of namespaces did not result in the deletion of robot accounts under that namespace. While this is not a security issue (no permissions or credentials are leaked), it can appear unusual to users, so an upgrade is highly recommended. This change also includes a migration that cleans up the aforementioned robot accounts, so the migration step can take several minutes. Please plan accordingly.
Added:
- Support for custom query parameters on OIDC endpoints (#3050)
- Configurable options for search page length and maximum number of pages (#3060)
- Better messaging for when the maximum search page is reached (#3060)
- Support for browser notifications (#3068)
Fixed:
- Robot accounts were not being immediately deleted under namespaces (#3071)
- Setup under latest versions of Kubernetes (#3051)
- Viewing of logs in repositories with many, many logs (#3082)
- Filtering of deleting users and organizations in superuser panel (#3080)
- Incorrect information displayed for builds triggered by deleted build triggers (#3078)
- Robots could not be created with empty descriptions (#3073)
- Inability to find Dockerfile in certain archives (#3072)
- Display of empty tab in credentials dialog under certain circumstances (#3061)
- Overflow of robot names when extremely long (#3062)
- Respect CPU affinity when determining number of workers to run (#3064)
- Breakage in RECATPCHA support (#3065)