Skip to content

Commit 67c546e

Browse files
docs: move kubernetes utility network to unreleased section (#251)
1 parent 7e75c88 commit 67c546e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
66
## [Unreleased]
77

88
### Added
9+
- kubernetes: `utility_network_access` field to node group for configuring utility network access on the given group
910
- Managed Database session support, including methods `service.GetManagedDatabaseSessions` & `service.CancelManagedDatabaseSession`.
1011

1112
### Deprecated
@@ -17,7 +18,6 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
1718
- client functions `NewDefaultHTTPClient` and `NewDefaultHTTPTransport` to provide HTTP client default properties
1819
- kubernetes: experimental support for deleting nodes from node groups
1920
- kubernetes: consts for `scaling-up` and `scaling-down` node-group states
20-
- kubernetes: `utility_network_access` field to node group for configuring utility network access on the given group
2121

2222
### Changed
2323
- `service.GetKubernetesNodeGroup` method to return `upcloud.KubernetesNodeGroupDetails` type which is extended version of the previous `upcloud.KubernetesNodeGroup`

0 commit comments

Comments
 (0)