Skip to content

Commit

Permalink
0.9.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Apr 8, 2024
1 parent 5bc9e9d commit 59647e8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@



## v0.9.0 (2024-04-08)

### Feature

* feat: Added TwingateConnector `logAnalytics` flag (#237) ([`a98acc3`](https://github.com/Twingate/kubernetes-operator/commit/a98acc3f96e7a03d3298e3d94c959ef991f1d821))

* feat: Add ability to customize kopf logging level (#236) ([`1fc2eaf`](https://github.com/Twingate/kubernetes-operator/commit/1fc2eaf5a27cea842ed2dd45bbff726178bbc058))


## v0.8.0 (2024-04-03)

### Chore
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "twingate-operator"
version = "0.8.0"
version = "0.9.0"
description = ""
authors = ["Eran Kampf <eran@twingate.com>"]
readme = "README.md"
Expand Down

0 comments on commit 59647e8

Please sign in to comment.