Skip to content

Commit

Permalink
0.10.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 24, 2024
1 parent 92554be commit 83cc3b8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@



## v0.10.0 (2024-04-24)

### Chore

* chore: Fix issues stalebot ([`92554be`](https://github.com/Twingate/kubernetes-operator/commit/92554beacdecc94f5e7f0fbdff1bec8f36d96c2b))

* chore: Pre-commit updates (#247) ([`aecf20f`](https://github.com/Twingate/kubernetes-operator/commit/aecf20f8f07d96c4c483c29620aa91b9b1581a64))

### Feature

* feat: Allow exposing Service objects with annotations (#244) ([`87a8bdc`](https://github.com/Twingate/kubernetes-operator/commit/87a8bdcc51be4b3b87f8e2502a24ae7749d9a5c3))

* feat: Don’t query for principal external ref once we have the id (#243) ([`9d6cb8c`](https://github.com/Twingate/kubernetes-operator/commit/9d6cb8ce3eaec241ed1b660df790892b79625189))

* feat: Ability to import existing twingate resources (#246) ([`d143995`](https://github.com/Twingate/kubernetes-operator/commit/d143995d46f1a381d0571dfb05df9843d919abcd))


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

### Feature
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.9.0"
version = "0.10.0"
description = ""
authors = ["Eran Kampf <eran@twingate.com>"]
readme = "README.md"
Expand Down

0 comments on commit 83cc3b8

Please sign in to comment.