Skip to content

Prepare release 1.98.0 - #895

Closed
natalie-o-perret wants to merge 2 commits into
masterfrom
prepare-release-1.98.0
Closed

Prepare release 1.98.0#895
natalie-o-perret wants to merge 2 commits into
masterfrom
prepare-release-1.98.0

Conversation

@natalie-o-perret

Copy link
Copy Markdown
Contributor

Description

Prepare release 1.98.0 by versioning the accumulated changelog entries since v1.97.0. The release notes cover the storage copy command and aliases, compute and KMS fixes, the SKS fix, AUR packaging, and dependency maintenance.

Checklist

(For exoscale contributors)

  • Changelog updated (under Unreleased block, and add the Pull Request #number for each bit you add to the CHANGELOG.md)
  • Testing

Testing

  • go fmt ./..., go mod tidy, and go mod vendor: passed with no generated diff.
  • go vet ./...: passed.
  • make lint: passed.
  • golangci-lint run --timeout 4m: passed with 0 issues.
  • make build: passed.
  • make test-verbose: all race-enabled unit tests passed.
  • (cd tests/e2e && go test -v): all no-API scenarios passed.
  • govulncheck ./...: 0 vulnerabilities in called code.

Note

AI assistance: PR description, changelog wording.

@natalie-o-perret

Copy link
Copy Markdown
Contributor Author

Superseded by #897 after splitting the Go 1.26.6 update into prerequisite #896.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant