@@ -24,6 +24,45 @@ The documentation here is currently being reorganised.
2424## News
2525
2626***
27+ ### August 18 2023: Announcing release v5.0.0-RC3
28+
29+ - fix: 5.x Fallback to null for undefined subnet dns_label w/ assign_dns=false
30+ - fix: missing lb rule doesn't allow explicit ingress from anywhere
31+
32+
33+ ### August 15 2023: Announcing release v5.0.0-RC2
34+
35+ - feat: 5.x Implement node_eviction_node_pool_settings
36+ - docs: Add clarifying examples for operator instance principal
37+ - fix: missing lb rule so load balancers become healthy
38+ - feat: 5.x Update outputs for worker pools/ips/ids, eviction grace in seconds
39+ - fix: fix ssh_to_operator output if create_bastion is false
40+ - fix: 5.x Use locked dependency versions for GH mdbook cache
41+ - fix: 5.x Subnet dns_label, cloud_init error handling, SSH command cleanup
42+ - fix: 5.x Remove outdated Calico extension by @devoncrouse
43+ - fix: 5.x Update Cluster Autoscaler docs, image tag
44+ - fix: 5.x Evaluation for auto NSG creation with defaults
45+
46+
47+ ### July 20 2023: Announcing release v5.0.0-beta.6
48+
49+ - fix: 5.x Unspecified default placement FDs when mode != virtual-node-pool
50+
51+ ### July 20 2023: Announcing release v5.0.0-RC1
52+
53+ - feat: Add 4.x->5.x migration blocks for subnets, cluster
54+ - feat: 5.x Add extra network extensions, update docs/examples
55+ - docs: docs updates
56+ - fix: 5.x Remove unrequired home provider for bastion submodule
57+ - fix: Update link to Oracle Contributor Agreement
58+ - fix: 5.x Disable unused datasources, create NSGs with auto defaults
59+ - fix: ssh_to_operator output use long form
60+ - docs: improve formatting of examples/workers tfvars
61+ - docs: improve formatting by putting more variables different lines
62+ - fix: 5.x Use correct state_id var in resource tags
63+ - feat: 5.x Implement worker pool drain
64+ - feat: 5.x Implement virtual node pools
65+
2766### June 27 2023: Announcing release v5.0.0-beta.5
2867
2968- Safe handling of null values in strings on missing/destroy
0 commit comments