Skip to content

Commit

Permalink
build: update Go to 1.23.4 (#1009)
Browse files Browse the repository at this point in the history
* build: update Go to 1.23.4

* changelog: add entry for #1009
  • Loading branch information
jrasell authored Dec 9, 2024
1 parent 1837df0 commit fd5b8e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.23.2
1.23.4
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ BUG FIXES:
* config: Fixed a bug where the Nomad strategy and target plugins would fail to connect to Nomad's Task API socket [[GH-966](https://github.com/hashicorp/nomad-autoscaler/pull/966)]

IMPROVEMENTS:
* build: Updated to Go 1.23.2 [[GH-985](https://github.com/hashicorp/nomad-autoscaler/pull/985)]
* build: Updated to Go 1.23.4 [[GH-1009](https://github.com/hashicorp/nomad-autoscaler/pull/1009)]
* build: Updated Nomad API dependency to 1.9.0 [[GH-986](https://github.com/hashicorp/nomad-autoscaler/pull/986)]
* scaleutils: Add new node selector option `oldest_create_index` to select nodes with the oldest creation date [[GH-961](https://github.com/hashicorp/nomad-autoscaler/pull/961)]

Expand Down

0 comments on commit fd5b8e2

Please sign in to comment.