changelog batch (#11517)

This commit is contained in:
Tim Gross
2021-11-17 11:24:32 -05:00
committed by GitHub
parent 55c29fbf50
commit ff7a654534
4 changed files with 12 additions and 0 deletions

3
.changelog/11132.txt Normal file
View File

@@ -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
```

3
.changelog/11323.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
api: return HTTP204 on CORS pre-flight checks and allow dot in CORS header keys.
```

3
.changelog/11325.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
hcl: tolerate empty strings for zero integer values in quota and job specification.
```

3
.changelog/11490.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
metrics: Added metric for `client.allocated.max_memory`
```