You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
6
6
## [Unreleased]
7
7
8
8
### Added
9
+
- kubernetes: `utility_network_access` field to node group for configuring utility network access on the given group
9
10
- Managed Database session support, including methods `service.GetManagedDatabaseSessions` & `service.CancelManagedDatabaseSession`.
10
11
11
12
### Deprecated
@@ -17,7 +18,6 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
17
18
- client functions `NewDefaultHTTPClient` and `NewDefaultHTTPTransport` to provide HTTP client default properties
18
19
- kubernetes: experimental support for deleting nodes from node groups
19
20
- 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
21
21
22
22
### Changed
23
23
-`service.GetKubernetesNodeGroup` method to return `upcloud.KubernetesNodeGroupDetails` type which is extended version of the previous `upcloud.KubernetesNodeGroup`
0 commit comments