changelog batch (#11517)
This commit is contained in:
parent
e729133134
commit
7f6fca6db9
|
@ -0,0 +1,3 @@
|
|||
```release-note:bug
|
||||
api: Fixed a bug where API or CLI clients could become unresponsive when cron expressions contained zero-padded months
|
||||
```
|
|
@ -0,0 +1,3 @@
|
|||
```release-note:improvement
|
||||
api: return HTTP204 on CORS pre-flight checks and allow dot in CORS header keys.
|
||||
```
|
|
@ -0,0 +1,3 @@
|
|||
```release-note:improvement
|
||||
hcl: tolerate empty strings for zero integer values in quota and job specification.
|
||||
```
|
|
@ -0,0 +1,3 @@
|
|||
```release-note:improvement
|
||||
metrics: Added metric for `client.allocated.max_memory`
|
||||
```
|
Loading…
Reference in New Issue