mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
changelog batch (#11517)
This commit is contained in:
3
.changelog/11132.txt
Normal file
3
.changelog/11132.txt
Normal 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
3
.changelog/11323.txt
Normal 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
3
.changelog/11325.txt
Normal 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
3
.changelog/11490.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
```release-note:improvement
|
||||||
|
metrics: Added metric for `client.allocated.max_memory`
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user