Skip to content

Commit ff7a654

Browse files
authored
changelog batch (#11517)
1 parent 55c29fb commit ff7a654

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.changelog/11132.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:bug
2+
api: Fixed a bug where API or CLI clients could become unresponsive when cron expressions contained zero-padded months
3+
```

.changelog/11323.txt

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

.changelog/11325.txt

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

.changelog/11490.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:improvement
2+
metrics: Added metric for `client.allocated.max_memory`
3+
```

0 commit comments

Comments
 (0)