Skip to content

Commit

Permalink
changelog batch (#11517)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross authored Nov 17, 2021
1 parent 55c29fb commit ff7a654
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/11132.txt
Original file line number Diff line number Diff line change
@@ -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 changes: 3 additions & 0 deletions .changelog/11323.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
api: return HTTP204 on CORS pre-flight checks and allow dot in CORS header keys.
```
3 changes: 3 additions & 0 deletions .changelog/11325.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
hcl: tolerate empty strings for zero integer values in quota and job specification.
```
3 changes: 3 additions & 0 deletions .changelog/11490.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
metrics: Added metric for `client.allocated.max_memory`
```

0 comments on commit ff7a654

Please sign in to comment.