Skip to content

Commit

Permalink
Update release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdoss committed Feb 26, 2025
1 parent d5250fd commit fb90848
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ nav_order: 8

Major changes:

- ProxmoxVE: Add support for static IP configuration from cloud-init

Minor changes:

- ProxmoxVE: Fixed instance boot without config drive
Expand Down Expand Up @@ -160,8 +162,8 @@ Changes:
- providers/gcp: access GCP metadata service by IP address
- providers/packet: access metadata service over HTTPS
- cli: don't report an error when --help or --version is specified
- cli: correctly print version when --version specified
- providers: Add PowerVS
- cli: correctly print version when --version specified
- providers: Add PowerVS
- workflows: bump toolchains; restrict repository access


Expand All @@ -173,7 +175,7 @@ Changes:
- cargo: update all dependencies
- *: remove cl-legacy feature
- ibmcloud: don't ignore I/O error when parsing metadata
- providers: fix clippy::unnecessary_wraps lint on 1.50
- providers: fix clippy::unnecessary_wraps lint on 1.50
- workflows: update pinned lint toolchain to 1.50.0
- *: switch from `error-chain` to `anyhow`
- cli: stop wrapping command-line parse errors
Expand Down Expand Up @@ -266,7 +268,7 @@ Changes:

- sshkeys: send structured info to journald
- ci: test a secondary arch on Travis
- ci: rust version from 1.39.0 to 1.40.0
- ci: rust version from 1.39.0 to 1.40.0
- makefile: tweak install step
- providers: add vmware
- util/cmdline: add helpers for detecting network kargs
Expand All @@ -278,7 +280,7 @@ Changes:

Changes:

- cargo: relax dependencies micro versions
- cargo: relax dependencies micro versions
- cargo: switch from deprecated tempdir crate to tempfile
- providers: add exoscale
- providers: add ibmcloud-classic as a separate platform
Expand Down Expand Up @@ -361,7 +363,7 @@ Changes:

Changes:

- providers/azure: fetch hostname from metadata
- providers/azure: fetch hostname from metadata
- add checkin service files for Azure and Packet
- metadata: accept "ec2" provider name only in legacy mode
- bump minimum toolchain to 1.31
Expand All @@ -384,7 +386,7 @@ Bugfixes:

- providers/gce: fix panic fetching metadata

Misc:
Misc:
- providers/gce: add basic hostname mock-test
- rustfmt whole project

Expand Down Expand Up @@ -491,4 +493,4 @@ and behavior for all providers should be identical to the previous golang
version. If it's not, please file a bug in our bug tracker,
https://github.com/coreos/bugs (or submit a pr!).

Additionally, `coreos-metadata` now supports ssh keys for azure.
Additionally, `coreos-metadata` now supports ssh keys for azure.

0 comments on commit fb90848

Please sign in to comment.