File tree Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 0.6.0
4+
5+ * Allow dynamic configuration of security list management via annotations. [ #217 ] [ 23 ]
6+ * Migrate to Zap logger. [ #223 ] [ 24 ]
7+ * Runtime checks around providerID. [ #228 ] [ 25 ]
8+ * Support request rate limiting. [ #201 ] [ 26 ]
9+ * Bump dependencies to Kubernetes 1.11.1. [ #234 ] [ 27 ]
10+
11+ ## 0.5.1
12+
13+ * Fix panic on startup when security lists aren't managed. [ #213 ] [ 22 ]
14+ * Update oci-go-sdk to 2.0.0 which includes support for load balancer tagging.
15+
316## 0.5.0
417
5- * Allow load balancer functionality to be disabled. [ #198 ]
6- * Allow subnets in configuration to be optional. [ #202 ]
18+ * Allow load balancer functionality to be disabled. [ #198 ] [ 20 ]
19+ * Allow subnets in configuration to be optional. [ #202 ] [ 21 ]
720
821## 0.4.0
922
8295[ 17 ] : https://github.com/oracle/oci-cloud-controller-manager/issues/164
8396[ 18 ] : https://github.com/oracle/oci-cloud-controller-manager/issues/155
8497[ 19 ] : https://docs.us-phoenix-1.oraclecloud.com/Content/Identity/Tasks/callingservicesfrominstances.htm
98+ [ 20 ] : https://github.com/oracle/oci-cloud-controller-manager/pull/199
99+ [ 21 ] : https://github.com/oracle/oci-cloud-controller-manager/pull/204
100+ [ 22 ] : https://github.com/oracle/oci-cloud-controller-manager/issues/213
101+ [ 23 ] : https://github.com/oracle/oci-cloud-controller-manager/issues/217
102+ [ 24 ] : https://github.com/oracle/oci-cloud-controller-manager/pull/223
103+ [ 25 ] : https://github.com/oracle/oci-cloud-controller-manager/pull/228
104+ [ 26 ] : https://github.com/oracle/oci-cloud-controller-manager/issues/108
105+ [ 27 ] : https://github.com/oracle/oci-cloud-controller-manager/issues/232
You can’t perform that action at this time.
0 commit comments