We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d2813 commit 41fc28eCopy full SHA for 41fc28e
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+## 1.6.15 Enterprise (September 17, 2024)
2
+
3
+BREAKING CHANGES:
4
5
+* docker: The default infra_image for pause containers is now registry.k8s.io/pause [[GH-23927](https://github.com/hashicorp/nomad/issues/23927)]
6
7
+IMPROVEMENTS:
8
9
+* build: update to go1.22.6 [[GH-23805](https://github.com/hashicorp/nomad/issues/23805)]
10
+* cli: Increase default log level and duration when capturing logs with `operator debug` [[GH-23850](https://github.com/hashicorp/nomad/issues/23850)]
11
12
+BUG FIXES:
13
14
+* node: Fixed bug where sysbatch allocations were started prematurely [[GH-23858](https://github.com/hashicorp/nomad/issues/23858)]
15
16
## 1.6.14 Enterprise (August 13, 2024)
17
18
SECURITY:
0 commit comments