CHANGELOG for v2.0.5
This commit is contained in:
parent
55773a9c13
commit
9ba1172724
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
### v2.0.5
|
||||||
|
|
||||||
|
- Added: Build logs viewer in superuser panel
|
||||||
|
|
||||||
|
- Fixed: Support for wildcard certs in the superuser config panel
|
||||||
|
|
||||||
### v2.0.4
|
### v2.0.4
|
||||||
|
|
||||||
- Added: Expand allowed length of namespaces to be between 2 and 255 characters (#2291)
|
- Added: Expand allowed length of namespaces to be between 2 and 255 characters (#2291)
|
||||||
|
@ -22,6 +28,8 @@
|
||||||
- Fixed: Prometheus metrics for scale (#2237)
|
- Fixed: Prometheus metrics for scale (#2237)
|
||||||
- Fixed: Security scanner notification pagination (#2233, #2249)
|
- Fixed: Security scanner notification pagination (#2233, #2249)
|
||||||
|
|
||||||
|
- Regressed: Support for wildcard certs in the superuser config panel
|
||||||
|
|
||||||
### v2.0.3
|
### v2.0.3
|
||||||
|
|
||||||
- Added: Allow extra_ca_certs to be a folder or a file (#2180)
|
- Added: Allow extra_ca_certs to be a folder or a file (#2180)
|
||||||
|
|
Reference in a new issue