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
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
# v1.1.0
2
+
3
+
## Features
4
+
* feat: added ability to change Lacework server URL (Alan Nix)([464e93d](https://github.com/lacework/terraform-kubernetes-agent/commit/464e93d36a1c85b2e4e9b7e67b263e1ec21aeb84))
5
+
## Bug Fixes
6
+
* fix: 'InterfaceConnectionSize' implemented incorrectly in config.json (Alan Nix)([deab277](https://github.com/lacework/terraform-kubernetes-agent/commit/deab27767c22483d8564d7d2689f912cb68f81be))
7
+
## Documentation Updates
8
+
* docs: updated module version pinning (Alan Nix)([f507cd9](https://github.com/lacework/terraform-kubernetes-agent/commit/f507cd9f0007731e3120ab681b7b2a1f979fab4f))
9
+
## Other Changes
10
+
* chore: cleaned up .gitignore to ignore Terraform lock files (Alan Nix)([60f1aa5](https://github.com/lacework/terraform-kubernetes-agent/commit/60f1aa5ad91fd7ed4f44b482fa061bc1e269e782))
11
+
* chore: version bump to v1.0.2-dev (Lacework)([dd56428](https://github.com/lacework/terraform-kubernetes-agent/commit/dd56428a138eb2d2657acc78f1e6347598c50d6f))
Another day, another release. These are the release notes for the version `v1.0.1`.
2
+
Another day, another release. These are the release notes for the version `v1.1.0`.
3
3
4
+
## Features
5
+
* feat: added ability to change Lacework server URL (Alan Nix)([464e93d](https://github.com/lacework/terraform-kubernetes-agent/commit/464e93d36a1c85b2e4e9b7e67b263e1ec21aeb84))
6
+
## Bug Fixes
7
+
* fix: 'InterfaceConnectionSize' implemented incorrectly in config.json (Alan Nix)([deab277](https://github.com/lacework/terraform-kubernetes-agent/commit/deab27767c22483d8564d7d2689f912cb68f81be))
8
+
## Documentation Updates
9
+
* docs: updated module version pinning (Alan Nix)([f507cd9](https://github.com/lacework/terraform-kubernetes-agent/commit/f507cd9f0007731e3120ab681b7b2a1f979fab4f))
4
10
## Other Changes
5
-
* chore: bump required version of TF to 0.12.31 (#17) (Scott Ford)([fb57d68](https://github.com/lacework/terraform-kubernetes-agent/commit/fb57d6847f7ac016df3fb787d14b366fbd2631c3))
6
-
* chore: version bump to v1.0.1-dev (Lacework)([9274990](https://github.com/lacework/terraform-kubernetes-agent/commit/9274990370ccfdf3a6efcfc9e642e24478ff5b05))
11
+
* chore: cleaned up .gitignore to ignore Terraform lock files (Alan Nix)([60f1aa5](https://github.com/lacework/terraform-kubernetes-agent/commit/60f1aa5ad91fd7ed4f44b482fa061bc1e269e782))
12
+
* chore: version bump to v1.0.2-dev (Lacework)([dd56428](https://github.com/lacework/terraform-kubernetes-agent/commit/dd56428a138eb2d2657acc78f1e6347598c50d6f))
0 commit comments