File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66
77## [ Unreleased]
88
9+ ## [ 0.3.0]
10+
11+ ### Added
12+
13+ - Introduced ` FQDNNetworkPolicy ` API. For more information,
14+ see < https://cloud.google.com/kubernetes-engine/docs/how-to/fqdn-network-policies > .
15+ - Introduced ` Subnetwork ` API.
16+
17+ ### Changed
18+
19+ - ` Network ` API is now GA.
20+
21+ ### Removed
22+
23+ - ` Network ` v1alpha1 APIs.
24+
925## [ 0.2.0]
1026
1127### Added
@@ -35,7 +51,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
3551- CRD generation scripts were updated to use the ` kube_generator `
3652 script istead of the deprecated ` generate_group ` script.
3753
38- [ Unreleased ] : https://github.com/GoogleCloudPlatform/gke-networking-api/compare/v0.2.0...HEAD
54+ [ Unreleased ] : https://github.com/GoogleCloudPlatform/gke-networking-api/compare/v0.3.0...HEAD
55+ [ 0.3.0 ] : https://github.com/GoogleCloudPlatform/gke-networking-api/compare/v0.2.0...v0.3.0
3956[ 0.2.0 ] : https://github.com/GoogleCloudPlatform/gke-networking-api/compare/v0.1.1...v0.2.0
4057[ 0.1.1 ] : https://github.com/GoogleCloudPlatform/gke-networking-api/compare/v0.1.0...v0.1.1
4158[ 0.1.0 ] : https://github.com/GoogleCloudPlatform/gke-networking-api/releases/v0.1.0
You can’t perform that action at this time.
0 commit comments