From f80cdb3e1fb9966b9d20352a2969890331260350 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 4 Nov 2024 09:03:47 -0800 Subject: [PATCH] 0.12.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 1829 ++++++++++++++++++++++++++++++++++++++++++++---- pyproject.toml | 2 +- 2 files changed, 1687 insertions(+), 144 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24826887..c8b1262a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,245 +1,1766 @@ # CHANGELOG + +## v0.12.0 (2024-11-04) + +### Bug Fixes + +* fix: TwingateResourceAccess deletion fail if resource has been deleted (#420) ([`2ede60f`](https://github.com/Twingate/kubernetes-operator/commit/2ede60fbe9f2443151e4f71d1ab5bc6f5539e0e2)) + +### Chores + +* chore: Bump orjson from 3.10.10 to 3.10.11 (#451) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`32b353e`](https://github.com/Twingate/kubernetes-operator/commit/32b353eb067e6f424908ca7e773cc71c1fe3b428)) + +* chore: Bump ruff from 0.7.1 to 0.7.2 (#452) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`08995b7`](https://github.com/Twingate/kubernetes-operator/commit/08995b71b80cddd22a2c1ecf89575bdd9e23a985)) + +* chore: Bump pydantic-settings from 2.6.0 to 2.6.1 (#450) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b42d9f5`](https://github.com/Twingate/kubernetes-operator/commit/b42d9f5d9bdbc64315e3d272750a450aac639f11)) + +* chore: Bump pre-commit from 3.8.0 to 4.0.1 (#425) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7b6ab07`](https://github.com/Twingate/kubernetes-operator/commit/7b6ab076db82ae93b678c7a67ab347b0c56650be)) + +* chore: Bump pytest-randomly from 3.15.0 to 3.16.0 (#445) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`1de3f80`](https://github.com/Twingate/kubernetes-operator/commit/1de3f809d866282baf1899a3de64abd94ccef1ee)) + +* chore: Bump orjson from 3.10.9 to 3.10.10 (#440) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`376dd8a`](https://github.com/Twingate/kubernetes-operator/commit/376dd8ac237fcbabaa08b8d72cac73b2eda979bf)) + +* chore: Bump croniter from 3.0.4 to 5.0.1 (#448) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`1e1c26b`](https://github.com/Twingate/kubernetes-operator/commit/1e1c26b5bdcaf3083cf3e4453842f64637436d9f)) + +* chore: Bump types-croniter from 3.0.4.20241027 to 4.0.0.20241030 (#449) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`d9812fa`](https://github.com/Twingate/kubernetes-operator/commit/d9812fa064a89f8f7f423f0ec6ef7aa181aee927)) + +* chore: Bump types-croniter from 3.0.3.20240731 to 3.0.4.20241027 (#444) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c5c35ec`](https://github.com/Twingate/kubernetes-operator/commit/c5c35eccb27ab5b53adc03d40f769a143dbeece9)) + +* chore: Bump google-cloud-artifact-registry from 1.12.0 to 1.13.0 (#447) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`89678be`](https://github.com/Twingate/kubernetes-operator/commit/89678bea9d9ce0790c8135882bec19e7c9000685)) + +* chore: Bump google-cloud-artifact-registry from 1.11.5 to 1.12.0 (#441) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7afc39f`](https://github.com/Twingate/kubernetes-operator/commit/7afc39f7d2be456ef71040a1a747094104ea4b78)) + +* chore: Bump ruff from 0.7.0 to 0.7.1 (#443) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f429127`](https://github.com/Twingate/kubernetes-operator/commit/f4291270d879860d8688704640e49219cc52535a)) + +* chore: Bump croniter from 3.0.3 to 3.0.4 (#442) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5dfadee`](https://github.com/Twingate/kubernetes-operator/commit/5dfadeea58ab1c6fceb07a1eca7c0836ecb62ea8)) + +* chore: Bump mypy from 1.12.1 to 1.13.0 (#439) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`91d9126`](https://github.com/Twingate/kubernetes-operator/commit/91d9126e7ad1a473183b0be3f71132ed4e37ee3f)) + +* chore: Bump pyupgrade from 3.18.0 to 3.19.0 (#438) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5b12b4e`](https://github.com/Twingate/kubernetes-operator/commit/5b12b4eaf60691eacfd7b3c220026bdd90cdfae5)) + +* chore: Bump orjson from 3.10.7 to 3.10.9 (#437) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`8b91596`](https://github.com/Twingate/kubernetes-operator/commit/8b915962974b8abd32c55ab8655e73b7fb3a51d2)) + +* chore: Bump mypy from 1.12.0 to 1.12.1 (#436) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9040578`](https://github.com/Twingate/kubernetes-operator/commit/90405786bc27ff26f4a7f745f4f4885df7f7c8c7)) + +* chore: Bump ruff from 0.6.9 to 0.7.0 (#435) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`fcc1ffe`](https://github.com/Twingate/kubernetes-operator/commit/fcc1ffe09175ce5901e018acf60110b10f559597)) + +* chore: Bump python-semantic-release from 9.11.1 to 9.12.0 (#434) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`fda0a57`](https://github.com/Twingate/kubernetes-operator/commit/fda0a57153d196c64f0e41c0cbcb5ffa95b5a4b8)) + +* chore: Bump mypy from 1.11.2 to 1.12.0 (#428) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`fd0e177`](https://github.com/Twingate/kubernetes-operator/commit/fd0e17701618f0695ffca9fc6098a38a3d547a0a)) + +* chore: Bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 (#432) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c31c74c`](https://github.com/Twingate/kubernetes-operator/commit/c31c74cc6b122780ec3cb34d8ff04f91faf86f9f)) + +* chore: Bump python-semantic-release from 9.11.0 to 9.11.1 (#431) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`4d841d5`](https://github.com/Twingate/kubernetes-operator/commit/4d841d53cfaf420677efd9ba587e4de42a0890ca)) + +* chore: Bump pydantic-settings from 2.5.2 to 2.6.0 (#433) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c51fce3`](https://github.com/Twingate/kubernetes-operator/commit/c51fce3d7a76cbf25c67a395d6a4339626b9a1f9)) + +* chore: Bump python-semantic-release from 9.10.1 to 9.11.0 (#429) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f85f585`](https://github.com/Twingate/kubernetes-operator/commit/f85f585223e11213df6b4a84bd995351d8593dde)) + +* chore: Bump pyupgrade from 3.17.0 to 3.18.0 (#430) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f716a95`](https://github.com/Twingate/kubernetes-operator/commit/f716a95649826a2ba18e2746163aa4a176ec5e5c)) + +* chore: Bump ruff from 0.6.8 to 0.6.9 (#422) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`0dd8063`](https://github.com/Twingate/kubernetes-operator/commit/0dd80630f2adcc7ae754d327aea282f4cf81d622)) + +* chore: Bump python-semantic-release from 9.10.0 to 9.10.1 (#426) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`53bf3bb`](https://github.com/Twingate/kubernetes-operator/commit/53bf3bb34fdcf0e24e6358620a4621143eaf12c8)) + +* chore: Bump python-semantic-release from 9.9.0 to 9.10.0 (#424) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c3808e2`](https://github.com/Twingate/kubernetes-operator/commit/c3808e27279d706f6860c58a401e7e5317f221c5)) + +* chore: Bump syrupy from 4.7.1 to 4.7.2 (#423) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9cdf0bb`](https://github.com/Twingate/kubernetes-operator/commit/9cdf0bb84716d4892e27a27f8a1c5f479760dfc0)) + +* chore: Bump github.com/gruntwork-io/terratest from 0.47.1 to 0.47.2 (#419) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e218644`](https://github.com/Twingate/kubernetes-operator/commit/e218644f7db742080f497424db5ac346db015578)) + +* chore: Bump python-semantic-release from 9.8.9 to 9.9.0 (#418) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`0eac57c`](https://github.com/Twingate/kubernetes-operator/commit/0eac57c57a01d7b1afa57aaddd97a6d8cc49526c)) + +* chore: Bump python-semantic-release from 9.8.8 to 9.8.9 (#417) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e41a483`](https://github.com/Twingate/kubernetes-operator/commit/e41a483a94033fc0a6402f16443e55f45b4e7d90)) + +* chore: Bump ruff from 0.6.7 to 0.6.8 (#416) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Co-authored-by: Eran Kampf <205185+ekampf@users.noreply.github.com> ([`fa8c761`](https://github.com/Twingate/kubernetes-operator/commit/fa8c7619605e13115831673a621fbcaa8c7ee7be)) + +* chore: Bump bandit from 1.7.9 to 1.7.10 (#414) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e2bac71`](https://github.com/Twingate/kubernetes-operator/commit/e2bac71ae1356c6abe6155dda5f3dffa1fa5d133)) + +* chore: Re-enable poetry package mode setting to be False ([`7473698`](https://github.com/Twingate/kubernetes-operator/commit/74736982fde898144aac51f4e3fd15da603c9e6d)) + +* chore: Bump ruff from 0.6.6 to 0.6.7 (#411) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`61ab430`](https://github.com/Twingate/kubernetes-operator/commit/61ab430eb97f2b69a65b31ef3da0672f6e18f5fd)) + +* chore: Bump kubernetes from 30.1.0 to 31.0.0 (#409) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f6d0500`](https://github.com/Twingate/kubernetes-operator/commit/f6d0500284ec9a2ce9183e31b898fdd70246cf3f)) + +* chore: Bump ruff from 0.6.5 to 0.6.6 (#410) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`bf3f798`](https://github.com/Twingate/kubernetes-operator/commit/bf3f798137c1f6f9b86c5cbe7cb078e3896c7406)) + +* chore: Bump pydantic from 2.9.1 to 2.9.2 (#408) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`04b6514`](https://github.com/Twingate/kubernetes-operator/commit/04b65140b9eb1cd5a58330fb9f046e05fc33ae2d)) + +* chore: Bump ruff from 0.6.4 to 0.6.5 (#406) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`89e9efe`](https://github.com/Twingate/kubernetes-operator/commit/89e9efed571958b743621268af202ed2a295e134)) + +* chore: Bump types-requests from 2.32.0.20240907 to 2.32.0.20240914 (#407) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`420449c`](https://github.com/Twingate/kubernetes-operator/commit/420449c03c0412003f0a64c021a759c48c837848)) + +* chore: Bump pydantic-settings from 2.4.0 to 2.5.2 (#405) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`1bbcbe0`](https://github.com/Twingate/kubernetes-operator/commit/1bbcbe01169c8b3b9fe38e4b43070fadb154b582)) + +* chore: Bump pytest from 8.3.2 to 8.3.3 (#404) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`cb46953`](https://github.com/Twingate/kubernetes-operator/commit/cb469536636728777d87616397bc64774a5a8618)) + +* chore: Bump types-requests from 2.32.0.20240905 to 2.32.0.20240907 (#402) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`8adb4ee`](https://github.com/Twingate/kubernetes-operator/commit/8adb4ee67a8d31650ce498f0f36c4d760d9f6934)) + +* chore: Bump pydantic from 2.9.0 to 2.9.1 (#401) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`077be19`](https://github.com/Twingate/kubernetes-operator/commit/077be196e6686c352060c0822b810831353573ba)) + +* chore: Bump pydantic from 2.8.2 to 2.9.0 (#398) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Co-authored-by: Eran Kampf ([`ee34d0e`](https://github.com/Twingate/kubernetes-operator/commit/ee34d0ef06d7e002c482672590ef8ac39df77de6)) + +* chore: Bump ruff from 0.6.3 to 0.6.4 (#399) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`de387fd`](https://github.com/Twingate/kubernetes-operator/commit/de387fd30cc4561b132363f60fc4d9cc37ab640a)) + +* chore: Bump types-requests from 2.32.0.20240712 to 2.32.0.20240905 (#396) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7118358`](https://github.com/Twingate/kubernetes-operator/commit/7118358fe59b141d85dc0525e9f3ef1603a2ee7b)) + +* chore: Bump python-semantic-release from 9.8.7 to 9.8.8 (#395) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e36c1de`](https://github.com/Twingate/kubernetes-operator/commit/e36c1de4272a3cbde6dc4fb259e309cce0666727)) + +* chore: Bump ruff from 0.6.2 to 0.6.3 (#394) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`373aa1f`](https://github.com/Twingate/kubernetes-operator/commit/373aa1fe671ca0ced889702498aed752622a384d)) + +* chore: Bump github.com/gruntwork-io/terratest from 0.47.0 to 0.47.1 (#393) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7038f3a`](https://github.com/Twingate/kubernetes-operator/commit/7038f3afa48a87a2e046a6b4b25ac59b9243d236)) + +* chore: Bump mypy from 1.11.1 to 1.11.2 (#392) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7a27253`](https://github.com/Twingate/kubernetes-operator/commit/7a27253a7b70bf9204399497f59736d677c37063)) + +* chore: Bump tenacity from 8.5.0 to 9.0.0 (#373) ([`4fbc93a`](https://github.com/Twingate/kubernetes-operator/commit/4fbc93a8909592aaeb11542d1c27ec815a9c2cc6)) + +* chore: Bump syrupy from 4.6.4 to 4.7.1 (#390) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`84c794a`](https://github.com/Twingate/kubernetes-operator/commit/84c794a73bb090b2b5811a01f28e253b00440ca0)) + +* chore: Bump factory-boy from 3.3.0 to 3.3.1 (#387) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5dfdd7e`](https://github.com/Twingate/kubernetes-operator/commit/5dfdd7ed2cb4be6910c88416873d58fde4fc730e)) + +* chore: Bump ruff from 0.5.7 to 0.6.2 (#391) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Co-authored-by: Eran Kampf ([`0c26ca3`](https://github.com/Twingate/kubernetes-operator/commit/0c26ca3ccc25500ad59019eea5d39312e85ffe7c)) + +* chore: Bump syrupy from 4.6.1 to 4.6.4 (#389) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`71209d7`](https://github.com/Twingate/kubernetes-operator/commit/71209d73e99419bca13afaab94239fa2a6d38025)) + +* chore: Bump python-semantic-release from 9.8.6 to 9.8.7 (#388) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ec6f1fd`](https://github.com/Twingate/kubernetes-operator/commit/ec6f1fd7e09aeb2a92120510bb2909ce29e1b77d)) + +* chore: Bump types-croniter from 2.0.5.20240722 to 3.0.3.20240731 (#378) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`60d6f18`](https://github.com/Twingate/kubernetes-operator/commit/60d6f18cd4b5b15722407daff2e22e1ecc429bda)) + +* chore: Bump aiohttp from 3.9.4 to 3.10.2 (#384) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`619aa3c`](https://github.com/Twingate/kubernetes-operator/commit/619aa3cf8069d6d1b432594aa70c62535330d264)) + +* chore: Bump google-cloud-artifact-registry from 1.11.4 to 1.11.5 (#380) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`86014ce`](https://github.com/Twingate/kubernetes-operator/commit/86014ce5b11d789295fb6cd3bd9cc515280e789b)) + +* chore: Bump orjson from 3.10.6 to 3.10.7 (#383) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f44d7dc`](https://github.com/Twingate/kubernetes-operator/commit/f44d7dc4a16454c4e6a63fc3259cc97a8a9eda54)) + +* chore: Bump ruff from 0.5.6 to 0.5.7 (#382) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`0c1fc84`](https://github.com/Twingate/kubernetes-operator/commit/0c1fc844206d844467aa44cf78afb4673c3ea850)) + +* chore: Bump mypy from 1.11.0 to 1.11.1 (#379) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`3b4587f`](https://github.com/Twingate/kubernetes-operator/commit/3b4587fe2a66f2e31be7afbf44ad7a0bb5b4d36a)) + +* chore: Bump ruff from 0.5.5 to 0.5.6 (#381) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`4c4cd41`](https://github.com/Twingate/kubernetes-operator/commit/4c4cd41531c1a65bb3009f00e904ad9f554964f8)) + +* chore: Bump pre-commit from 3.7.1 to 3.8.0 (#376) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`d13be35`](https://github.com/Twingate/kubernetes-operator/commit/d13be351b2a5b5602eb9b22d7571f0064b82effc)) + +* chore: Bump ruff from 0.5.4 to 0.5.5 (#372) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b48ce95`](https://github.com/Twingate/kubernetes-operator/commit/b48ce95f46e7143e743932f1809c821a16ead024)) + +* chore: Bump pydantic-settings from 2.3.4 to 2.4.0 (#377) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b19e5b5`](https://github.com/Twingate/kubernetes-operator/commit/b19e5b5c0b044d76e7ec92245d7012ee76ee5b85)) + +* chore: Bump pyupgrade from 3.16.0 to 3.17.0 (#374) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`0eed8c8`](https://github.com/Twingate/kubernetes-operator/commit/0eed8c81bc2c9f230e29979d3e6c639602c3ac26)) + +* chore: Bump croniter from 3.0.1 to 3.0.3 (#371) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c5715cf`](https://github.com/Twingate/kubernetes-operator/commit/c5715cf85e8d457699870923dd61cadba94acb5f)) + +* chore: Bump pytest from 8.3.1 to 8.3.2 (#369) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`0e3c380`](https://github.com/Twingate/kubernetes-operator/commit/0e3c3801c272bb927229bb0938e5d8f0c52f0b8a)) + +* chore: Bump croniter from 3.0.0 to 3.0.1 (#368) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`aa7c32d`](https://github.com/Twingate/kubernetes-operator/commit/aa7c32d3764775ed03860247a81871497781a4bc)) + +* chore: Bump croniter from 2.0.7 to 3.0.0 (#365) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f033f9c`](https://github.com/Twingate/kubernetes-operator/commit/f033f9c587636aa3f4750a66d6c5ffa951da521d)) + +* chore: Bump python-semantic-release from 9.8.5 to 9.8.6 (#363) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5d99d5d`](https://github.com/Twingate/kubernetes-operator/commit/5d99d5dced95a1ae4126460927353403f63e6f36)) + +* chore: Bump types-croniter from 2.0.5.20240717 to 2.0.5.20240722 (#362) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`865295c`](https://github.com/Twingate/kubernetes-operator/commit/865295cc5fc38102dcafcfe268c0a199d3c3f983)) + +* chore: Bump pytest from 8.2.2 to 8.3.1 (#359) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`1abcfd8`](https://github.com/Twingate/kubernetes-operator/commit/1abcfd82392f5f62b07b847c3cb76826a1066d58)) + +* chore: Bump mypy from 1.10.1 to 1.11.0 (#361) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`aa27f17`](https://github.com/Twingate/kubernetes-operator/commit/aa27f1782f33746ccd7fdd0ca7b0d33a5772d3a3)) + +* chore: Bump ruff from 0.5.3 to 0.5.4 (#360) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`15c6827`](https://github.com/Twingate/kubernetes-operator/commit/15c68276cc9dc669854ce715de012f64733c3414)) + +* chore: Bump ruff from 0.5.2 to 0.5.3 (#358) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`d7ef48a`](https://github.com/Twingate/kubernetes-operator/commit/d7ef48aa0d4b9b38efc6351758c6afc6ca27bd10)) + +* chore: Bump setuptools from 68.2.0 to 70.0.0 (#355) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`69664ac`](https://github.com/Twingate/kubernetes-operator/commit/69664acb92ec6df2ba2b3147277aa842397f5670)) + +* chore: Bump croniter from 2.0.5 to 2.0.7 (#357) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9b72cec`](https://github.com/Twingate/kubernetes-operator/commit/9b72cec553f6f03103e73ed151a08a760c9426c7)) + +* chore: Bump types-croniter from 2.0.0.20240423 to 2.0.5.20240717 (#356) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`627834f`](https://github.com/Twingate/kubernetes-operator/commit/627834ff5dbe0487c37ba18688b3fb7d09b90d19)) + +* chore: Bump ruff from 0.5.1 to 0.5.2 (#354) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e7c76ae`](https://github.com/Twingate/kubernetes-operator/commit/e7c76ae13459424d0f98bab59def5b6d93fd59a2)) + +* chore: Bump github.com/gruntwork-io/terratest from 0.46.16 to 0.47.0 (#353) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`1becc60`](https://github.com/Twingate/kubernetes-operator/commit/1becc605fd89d48b8a5cbdd533b46124864009fd)) + +* chore: Bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 (#352) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`62a0dcc`](https://github.com/Twingate/kubernetes-operator/commit/62a0dcc4bd46028ffb1c35410565312db5b6ca1a)) + +* chore: Bump google-cloud-artifact-registry from 1.11.3 to 1.11.4 (#351) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`d1d14ad`](https://github.com/Twingate/kubernetes-operator/commit/d1d14ad667853adb89fc962deceb17bb95e328f4)) + +* chore: Bump python-semantic-release from 9.8.4 to 9.8.5 (#350) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`629260a`](https://github.com/Twingate/kubernetes-operator/commit/629260a7fbc5e0438dc4112d6849be5d77b2f29a)) + +* chore: Bump ruff from 0.5.0 to 0.5.1 (#349) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`357a4d6`](https://github.com/Twingate/kubernetes-operator/commit/357a4d67269be50a43c4f57f87d3ab8c684d45ac)) + +* chore: Bump certifi from 2023.7.22 to 2024.7.4 (#348) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ee89e41`](https://github.com/Twingate/kubernetes-operator/commit/ee89e419a7801cfeefd8a631e1685e4b944ef487)) + +* chore: Bump tenacity from 8.4.2 to 8.5.0 (#347) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c73fa81`](https://github.com/Twingate/kubernetes-operator/commit/c73fa817b722460a129eaadc28f6d5735023c9bb)) + +* chore: Bump python-semantic-release from 9.8.3 to 9.8.4 (#346) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`db13a96`](https://github.com/Twingate/kubernetes-operator/commit/db13a9660e449110b6c31d835a29c8f84f65d2b0)) + +* chore: Bump pydantic from 2.8.0 to 2.8.2 (#345) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`633d0c3`](https://github.com/Twingate/kubernetes-operator/commit/633d0c3b102d7c4ebd54fdc97ba8671ddb45b0d6)) + +### Features + +* feat: Support referencing TwingateGroup from TwingateResourceAccess (#412) ([`c27f98f`](https://github.com/Twingate/kubernetes-operator/commit/c27f98f02dabd353d2bf55d0d5f9ae803c58ec0b)) + +* feat: TwingateGroup object - support creating groups via k8s object (#397) ([`3a1c530`](https://github.com/Twingate/kubernetes-operator/commit/3a1c5303c5d23d414406e30617ce616fa502b5c1)) + +* feat: Nicer `kubectl get` for TwingateResource and TwingateConnector (#366) ([`7f5697f`](https://github.com/Twingate/kubernetes-operator/commit/7f5697f3ae37b6cc1ad0a26815794d4096a7f6f8)) + +### Testing + +* test: Improve integration tests stability (#415) ([`95562f3`](https://github.com/Twingate/kubernetes-operator/commit/95562f3a94acd5329857b1d08dd814cc8de0ac4b)) + +* test: Re-enable test_resource_access_flows tests ([`1ff633f`](https://github.com/Twingate/kubernetes-operator/commit/1ff633f3dfd38e60fc581b4ed17d5565e390ebb6)) + +* test: More tests for TwingateGroup Handlers (#413) ([`2132cfa`](https://github.com/Twingate/kubernetes-operator/commit/2132cfa970362c1c9652dc5640efbdf5c2370dbf)) + + ## v0.11.5 (2024-07-03) -### Unknown +### Chores + +* chore: Bump orjson from 3.10.5 to 3.10.6 (#342) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f7c24bd`](https://github.com/Twingate/kubernetes-operator/commit/f7c24bd77b4399c2e41868ce6de0f39aeec34f10)) + +* chore: Bump ruff from 0.4.10 to 0.5.0 (#340) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Co-authored-by: Eran Kampf ([`353060a`](https://github.com/Twingate/kubernetes-operator/commit/353060a6542768a70b6290d877ebc46bb5950465)) + +* chore: Bump pydantic from 2.7.4 to 2.8.0 (#341) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`db3d023`](https://github.com/Twingate/kubernetes-operator/commit/db3d0235118fd08d615220d24ab49bbcbcc92b98)) + +* chore: Bump github.com/gruntwork-io/terratest from 0.46.15 to 0.46.16 (#339) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`d58d845`](https://github.com/Twingate/kubernetes-operator/commit/d58d845bbb8c2616e0ad18f621de1efa38c4d727)) + +* chore: Bump mypy from 1.10.0 to 1.10.1 (#335) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`2bf326a`](https://github.com/Twingate/kubernetes-operator/commit/2bf326ad4458cf11bb130301d636aa3ed0da9514)) + +* chore: Bump tenacity from 8.4.1 to 8.4.2 (#336) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`3b91830`](https://github.com/Twingate/kubernetes-operator/commit/3b9183015f6fe73f93fbdbbddf582ea9880b2ec4)) + +* chore: Bump pydantic-settings from 2.3.3 to 2.3.4 (#334) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`93f0747`](https://github.com/Twingate/kubernetes-operator/commit/93f0747c513f29bd7fe6efa50cfb4109f05d45f8)) + +### Unknown + +* Removes 'nullable: false' from CRD definitions (as its the default) (#344) ([`ee6b183`](https://github.com/Twingate/kubernetes-operator/commit/ee6b183215d11fff72aaa22c8766c1f8bbc1cbf5)) + + +## v0.11.4 (2024-06-24) + +### Bug Fixes + +* fix: Allow connectors to run under Restricted pod-security policy (#329) ([`14302df`](https://github.com/Twingate/kubernetes-operator/commit/14302df61105d8ce4d4423d03626008c1df7e8b1)) + +### Chores + +* chore: Bump types-requests from 2.32.0.20240602 to 2.32.0.20240622 (#333) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`bda3eca`](https://github.com/Twingate/kubernetes-operator/commit/bda3ecab987090e6ad6fa625b01e603dd24e3bfd)) + +* chore: Bump ruff from 0.4.9 to 0.4.10 (#332) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`0584245`](https://github.com/Twingate/kubernetes-operator/commit/0584245905f92f44fc328fb2cbe48991091f4a03)) + +* chore: Bump danger/danger-js from 12.3.1 to 12.3.3 (#331) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ff0a8e1`](https://github.com/Twingate/kubernetes-operator/commit/ff0a8e14f86a49374987c1404dcda66c404426c0)) + +* chore: Bump python-semantic-release from 9.8.2 to 9.8.3 (#328) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`af0a52f`](https://github.com/Twingate/kubernetes-operator/commit/af0a52f40f562f325b97c83199d27362403cb82e)) + +* chore: Bump urllib3 from 2.1.0 to 2.2.2 (#327) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7632e25`](https://github.com/Twingate/kubernetes-operator/commit/7632e25d86ef097b972561feb1266603f152d7ea)) + +* chore: Bump tenacity from 8.3.0 to 8.4.1 (#326) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`54ccc57`](https://github.com/Twingate/kubernetes-operator/commit/54ccc574545f073a8f3d700247e00de1aeb91994)) + +* chore: Bump python-semantic-release from 9.8.1 to 9.8.2 (#325) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`204df1b`](https://github.com/Twingate/kubernetes-operator/commit/204df1bd4eb1c2fd5d4598af8f85df04888770ac)) + +* chore: Bump ruff from 0.4.8 to 0.4.9 (#323) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`fa36571`](https://github.com/Twingate/kubernetes-operator/commit/fa3657197dc552d28a9e8088c0452effc1326fd6)) + +* chore: Bump responses from 0.25.2 to 0.25.3 (#324) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7f636e4`](https://github.com/Twingate/kubernetes-operator/commit/7f636e4f333fffacaff0d37dbe08da4c6d90258a)) + +* chore: Bump pydantic-settings from 2.3.2 to 2.3.3 (#320) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`3dcfe30`](https://github.com/Twingate/kubernetes-operator/commit/3dcfe30c9345fb397b1e68c4c064bc5c3782e30d)) + +* chore: Bump orjson from 3.10.4 to 3.10.5 (#322) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`1c0a0ea`](https://github.com/Twingate/kubernetes-operator/commit/1c0a0ea711d840e4f5acf961b6aa269cd88d180c)) + +* chore: Bump bandit from 1.7.8 to 1.7.9 (#321) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`64523df`](https://github.com/Twingate/kubernetes-operator/commit/64523df8b1f60e2cafee6202744bb651c73de492)) + +* chore: Bump pydantic from 2.7.3 to 2.7.4 (#319) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e88c317`](https://github.com/Twingate/kubernetes-operator/commit/e88c317afbfe4a0216c55dafa558b7c65da20d0f)) + +* chore: Bump pydantic-settings from 2.3.1 to 2.3.2 (#318) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`2733fb5`](https://github.com/Twingate/kubernetes-operator/commit/2733fb52192ac9eca8d558f8a8f82f325b9c3590)) + +* chore: Bump pyupgrade from 3.15.2 to 3.16.0 (#316) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`201d69a`](https://github.com/Twingate/kubernetes-operator/commit/201d69a0fb2ac2244c422f3a4699e7b0894d6946)) + +* chore: Bump orjson from 3.10.3 to 3.10.4 (#317) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`2c9f2e7`](https://github.com/Twingate/kubernetes-operator/commit/2c9f2e7fa07ac5811ebd950a389605602dbddc86)) + +* chore: Bump kubernetes from 29.0.0 to 30.1.0 (#314) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b5fccd0`](https://github.com/Twingate/kubernetes-operator/commit/b5fccd0f68de5e57b075f6da8f31a506dd9c3592)) + +* chore: Bump responses from 0.25.0 to 0.25.2 (#315) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`be5ff6e`](https://github.com/Twingate/kubernetes-operator/commit/be5ff6e28cf562cc29ee650ada7fdeb0c53d9204)) + +* chore: Bump pydantic-settings from 2.3.0 to 2.3.1 (#313) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c172a45`](https://github.com/Twingate/kubernetes-operator/commit/c172a45983ba1fce6aecf7f7813652a9b25eaced)) + +* chore: Bump ruff from 0.4.7 to 0.4.8 (#312) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ab409ac`](https://github.com/Twingate/kubernetes-operator/commit/ab409acebd453f9afd066eb81784943c8daf410f)) + +* chore: Bump danger/danger-js from 12.3.0 to 12.3.1 (#311) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9309f19`](https://github.com/Twingate/kubernetes-operator/commit/9309f1989c71bcbccf09af2d249e9c9ea078903b)) + +* chore: Bump python-semantic-release from 9.8.0 to 9.8.1 (#309) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`56d33da`](https://github.com/Twingate/kubernetes-operator/commit/56d33dacd98ac01d59d5999c6f274103cbd2be85)) + +* chore: Bump pytest from 8.2.1 to 8.2.2 (#310) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`48a2b78`](https://github.com/Twingate/kubernetes-operator/commit/48a2b7888eae2fd55c286725928563ef7177f890)) + +* chore: Bump pydantic from 2.7.2 to 2.7.3 (#308) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9569663`](https://github.com/Twingate/kubernetes-operator/commit/9569663df45cfe6fb0553c78ae2e81fa0f1c593e)) + +* chore: Bump pydantic-settings from 2.2.1 to 2.3.0 (#307) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`a4eb52e`](https://github.com/Twingate/kubernetes-operator/commit/a4eb52e6d7388627ff84047cfecf106db22f4322)) + +* chore: Bump types-requests from 2.32.0.20240523 to 2.32.0.20240602 (#305) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b965d94`](https://github.com/Twingate/kubernetes-operator/commit/b965d940b7b938d0da352dcae326551358b4ee5a)) + +* chore: Bump ruff from 0.4.6 to 0.4.7 (#306) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b04e7ee`](https://github.com/Twingate/kubernetes-operator/commit/b04e7ee8d8dd98710ddc5d29d3257a066f2199c6)) + +* chore: Bump requests from 2.32.2 to 2.32.3 (#304) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`2aa20be`](https://github.com/Twingate/kubernetes-operator/commit/2aa20be75fe6e93e37425d6d4ccaeb8de9813f4d)) + +* chore: Bump pydantic from 2.7.1 to 2.7.2 (#303) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c5d4648`](https://github.com/Twingate/kubernetes-operator/commit/c5d46486eeda8d63ddd3eade8c765da8aa9e24b7)) + +* chore: Bump ruff from 0.4.5 to 0.4.6 (#302) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`317a197`](https://github.com/Twingate/kubernetes-operator/commit/317a197bf9dbffdd86ec8b76024de7893674186c)) + +* chore: More stable integration tests ([`be6da04`](https://github.com/Twingate/kubernetes-operator/commit/be6da046b5b101e9640211e2008227f2c47a268d)) + +* chore: Bump ruff from 0.4.4 to 0.4.5 (#298) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ad48803`](https://github.com/Twingate/kubernetes-operator/commit/ad48803f51b18d451f340dd9f522fc227b204a9c)) + +* chore: Bump types-requests from 2.32.0.20240521 to 2.32.0.20240523 (#299) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f4d7c25`](https://github.com/Twingate/kubernetes-operator/commit/f4d7c259d820e25058f1ade43fe548c548f9bae0)) + +* chore: Bump python-semantic-release from 9.7.3 to 9.8.0 (#301) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7c2ebec`](https://github.com/Twingate/kubernetes-operator/commit/7c2ebecce3ecf6160245c955aa47251a23181ca9)) + +* chore: Bump github.com/gruntwork-io/terratest from 0.46.14 to 0.46.15 (#297) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9142339`](https://github.com/Twingate/kubernetes-operator/commit/9142339f39abb350d06253a704cefa9ae493fc82)) + +* chore: Bump requests from 2.32.1 to 2.32.2 (#296) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`18038ea`](https://github.com/Twingate/kubernetes-operator/commit/18038ea6936a08a511fa15363879b378b9fa3dc7)) + +* chore: Bump danger/danger-js from 12.2.0 to 12.3.0 (#295) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`a752166`](https://github.com/Twingate/kubernetes-operator/commit/a752166824394c90e321b748933228e8473f4ccc)) + +* chore: Bump requests from 2.31.0 to 2.32.1 (#294) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7935746`](https://github.com/Twingate/kubernetes-operator/commit/7935746bd45f867cefe78d77abed472fbda948b4)) + +* chore: Bump types-requests from 2.31.0.20240406 to 2.32.0.20240521 (#293) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`1751140`](https://github.com/Twingate/kubernetes-operator/commit/1751140d8d8060957ccdaec30f7441d9c9ff6048)) + + +## v0.11.3 (2024-05-20) + +### Bug Fixes + +* fix: Remove TwingateResourceAccess ownerReference (#289) ([`acf0a72`](https://github.com/Twingate/kubernetes-operator/commit/acf0a721853fe5523b0f6f21da79230214325b55)) + +### Chores + +* chore: Bump pytest from 8.2.0 to 8.2.1 (#291) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`3ce8e82`](https://github.com/Twingate/kubernetes-operator/commit/3ce8e826834fee93a5742166cef7faa31ac29662)) + +* chore: Bump python-semantic-release from 9.7.2 to 9.7.3 (#288) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`2f856a6`](https://github.com/Twingate/kubernetes-operator/commit/2f856a658e72247177c607529acd4d3d0e14b3cc)) + +* chore: Increase test coverage (#285) ([`28b69f5`](https://github.com/Twingate/kubernetes-operator/commit/28b69f52ce812c43721383397497ac4616f41faa)) + +* chore: Bump python-semantic-release from 9.7.1 to 9.7.2 (#284) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`defa346`](https://github.com/Twingate/kubernetes-operator/commit/defa3465ea6d439244a3366063d6fdc525dc1828)) + + +## v0.11.2 (2024-05-12) + +### Bug Fixes + +* fix: TwingateResourceAccess only updating every 10h and not immediately (#283) ([`2809bb9`](https://github.com/Twingate/kubernetes-operator/commit/2809bb99417370d767077ed082848038abd03273)) + +### Chores + +* chore: Bump pre-commit from 3.7.0 to 3.7.1 (#282) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`2957dd5`](https://github.com/Twingate/kubernetes-operator/commit/2957dd5a402d82ab6dac5ff2bf09219f2464145a)) + +* chore: Bump ruff from 0.4.3 to 0.4.4 (#280) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`261998c`](https://github.com/Twingate/kubernetes-operator/commit/261998c4b84615418d707672a58a8cf65ccfde8d)) + + +## v0.11.1 (2024-05-08) + +### Bug Fixes + +* fix: TwingateResourceAccess timer too frequent ([`c1645f4`](https://github.com/Twingate/kubernetes-operator/commit/c1645f4a9a5aa43e26ac7ecbe0a2f0a6d0743bc8)) + + +## v0.11.0 (2024-05-07) + +### Chores + +* chore: Bump python-semantic-release from 9.7.0 to 9.7.1 (#277) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ca97d74`](https://github.com/Twingate/kubernetes-operator/commit/ca97d74de284c44b3fe3e5cff2faeb4d4b6a5f9d)) + +* chore: Bump tenacity from 8.2.3 to 8.3.0 (#278) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f2b8ba9`](https://github.com/Twingate/kubernetes-operator/commit/f2b8ba909daadbe68ccbd6780125d6f228b9fa3c)) + +* chore: Bump jinja2 from 3.1.3 to 3.1.4 (#276) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`98723bd`](https://github.com/Twingate/kubernetes-operator/commit/98723bd78b61112494b6606c9ff19a8cb094253c)) + +* chore: Bump ruff from 0.4.2 to 0.4.3 (#275) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f05639e`](https://github.com/Twingate/kubernetes-operator/commit/f05639ebb3785f691ea053df579b2272d83cfbf4)) + +* chore: Bump orjson from 3.10.2 to 3.10.3 (#274) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`98826e4`](https://github.com/Twingate/kubernetes-operator/commit/98826e46127313b78c2595eaea3e18170c5c6a67)) + +* chore: Bump python-semantic-release from 9.6.0 to 9.7.0 (#273) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f2f6681`](https://github.com/Twingate/kubernetes-operator/commit/f2f6681f757cf23d46a7176e57c4c485e21f9d30)) + +* chore: Bump danger/danger-js from 12.1.0 to 12.2.0 (#272) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`a5b573a`](https://github.com/Twingate/kubernetes-operator/commit/a5b573a8d143b58675743c0406c676467ca36bb8)) + +### Features + +* feat: Allow defining custom resource Name for annotated service resource (#279) ([`91d3263`](https://github.com/Twingate/kubernetes-operator/commit/91d3263e9de4a1da0e99ea939818e16244d00878)) + + +## v0.10.1 (2024-05-03) + +### Bug Fixes + +* fix: using the operator with annotations have some problems (#270) ([`ace69fc`](https://github.com/Twingate/kubernetes-operator/commit/ace69fce217626108bf208cc3d69d8080ba9e75a)) + +### Chores + +* chore: Bump orjson from 3.10.1 to 3.10.2 (#268) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`1bf81a3`](https://github.com/Twingate/kubernetes-operator/commit/1bf81a33b5a6a4344e406862caff803772347291)) + +* chore: Bump python-semantic-release from 9.5.0 to 9.6.0 (#267) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`98b925e`](https://github.com/Twingate/kubernetes-operator/commit/98b925e06d2d471e239591f6441625dc362b3cc7)) + +* chore: Bump pytest from 8.1.1 to 8.2.0 (#266) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`0b591f8`](https://github.com/Twingate/kubernetes-operator/commit/0b591f8dc058016908226af0064ab06dfe721f59)) + +* chore: Bump ruff from 0.4.1 to 0.4.2 (#263) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5ddd936`](https://github.com/Twingate/kubernetes-operator/commit/5ddd9369ad55f9506aa69d3a8a5f961ab0d6abd3)) + +* chore: Bump mypy from 1.9.0 to 1.10.0 (#262) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`72e1154`](https://github.com/Twingate/kubernetes-operator/commit/72e1154a19239c0b3fcc1f5712ed324ae8dab161)) + +* chore: Update Golang to 1.22.2 ([`49b9e1f`](https://github.com/Twingate/kubernetes-operator/commit/49b9e1faa591568040ac0f14e16a96f492f204fe)) + +* chore: Bump python-semantic-release from 9.4.2 to 9.5.0 (#258) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e5b292d`](https://github.com/Twingate/kubernetes-operator/commit/e5b292d548c7ee347c0ea759b4a3ada35c484c0e)) + +* chore: Bump types-croniter from 2.0.0.20240321 to 2.0.0.20240423 (#259) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`4c42521`](https://github.com/Twingate/kubernetes-operator/commit/4c4252107da145f624b27361746be66ee79a1506)) + +* chore: Bump pydantic from 2.7.0 to 2.7.1 (#260) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`3f42d4e`](https://github.com/Twingate/kubernetes-operator/commit/3f42d4e1567972919f526a1b86204c804ebb1f04)) + +### Documentation + +* docs: Update README ([`6516435`](https://github.com/Twingate/kubernetes-operator/commit/65164351a4881d77f7d53b795f1779e22ab2fea4)) + + +## v0.10.0 (2024-04-24) + +### Chores + +* chore: Fix issues stalebot ([`92554be`](https://github.com/Twingate/kubernetes-operator/commit/92554beacdecc94f5e7f0fbdff1bec8f36d96c2b)) + +* chore: Bump github.com/gruntwork-io/terratest from 0.46.13 to 0.46.14 (#261) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`d346c48`](https://github.com/Twingate/kubernetes-operator/commit/d346c4862be2b42221a5af80fb7a153261281101)) + +* chore: Bump croniter from 2.0.3 to 2.0.5 (#257) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`d26366f`](https://github.com/Twingate/kubernetes-operator/commit/d26366f1faeee80939d95d01b10a0ac5b03a3d04)) + +* chore: Bump ruff from 0.3.7 to 0.4.1 (#256) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`cb2dff2`](https://github.com/Twingate/kubernetes-operator/commit/cb2dff2a0eccdb50c2546a1682bf9d48e65e4f75)) + +* chore: Bump golang.org/x/net from 0.17.0 to 0.23.0 (#255) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f7cfd19`](https://github.com/Twingate/kubernetes-operator/commit/f7cfd192fc41f7f1ffb6101f94d4293739a0a2e1)) + +* chore: Bump aiohttp from 3.9.2 to 3.9.4 (#254) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`09de547`](https://github.com/Twingate/kubernetes-operator/commit/09de5476be7cb26785b59c751e2b6d4e550d8c48)) + +* chore: Bump danger/danger-js from 11.3.1 to 12.1.0 (#253) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9cd9a8c`](https://github.com/Twingate/kubernetes-operator/commit/9cd9a8c85d3b95115d39586bdb155358eed252cc)) + +* chore: Bump orjson from 3.10.0 to 3.10.1 (#252) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f4e8420`](https://github.com/Twingate/kubernetes-operator/commit/f4e84205a27e23753d347538d8f62b6fac6d43bb)) + +* chore: Bump python-semantic-release from 9.4.1 to 9.4.2 (#251) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`d64708e`](https://github.com/Twingate/kubernetes-operator/commit/d64708e127dd73364d21498737ebd4d71b3c4e23)) + +* chore: Bump pydantic from 2.6.4 to 2.7.0 (#250) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`de76253`](https://github.com/Twingate/kubernetes-operator/commit/de7625309afe94c2a0d429986185aaf9222bdb67)) + +* chore: Bump ruff from 0.3.5 to 0.3.7 (#249) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`03542a2`](https://github.com/Twingate/kubernetes-operator/commit/03542a2e8ad1441b64ae5b7eb779e71132859dd8)) + +* chore: Bump idna from 3.4 to 3.7 (#248) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`8fb2baa`](https://github.com/Twingate/kubernetes-operator/commit/8fb2baa7f49400fcc963d63c9cf2e75701862eaf)) + +* chore: Pre-commit updates (#247) ([`aecf20f`](https://github.com/Twingate/kubernetes-operator/commit/aecf20f8f07d96c4c483c29620aa91b9b1581a64)) + +### Features + +* 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) + +### Chores + +* chore: Bump types-requests from 2.31.0.20240403 to 2.31.0.20240406 (#242) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5bc9e9d`](https://github.com/Twingate/kubernetes-operator/commit/5bc9e9d26e992d67643d1bb4d927afba80e53916)) + +* chore: Bump python-semantic-release from 9.4.0 to 9.4.1 (#241) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`28ec499`](https://github.com/Twingate/kubernetes-operator/commit/28ec499cf1950b1d29bdca3f0da3e7b205cb40ab)) + +* chore: Bump kopf from 1.37.1 to 1.37.2 (#240) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9c43895`](https://github.com/Twingate/kubernetes-operator/commit/9c438959ab2df39f1fdd798738fce50d9a8b21bb)) + +### Features + +* 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) + +### Chores + +* chore: Bump types-requests from 2.31.0.20240402 to 2.31.0.20240403 (#235) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`72c9c41`](https://github.com/Twingate/kubernetes-operator/commit/72c9c4164dd098e3e7a05ce535b73729e34f6d1a)) + +* chore: Add more Ruff linters (#233) ([`7f918be`](https://github.com/Twingate/kubernetes-operator/commit/7f918be0983adad30747bad5c53a561dbf6b25fe)) + +* chore: Bump types-requests from 2.31.0.20240311 to 2.31.0.20240402 (#231) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`bceef26`](https://github.com/Twingate/kubernetes-operator/commit/bceef261d0d5f2fd99d0bf3e0a92d28166ad0411)) + +* chore: Bump ruff from 0.3.4 to 0.3.5 (#230) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b5075d6`](https://github.com/Twingate/kubernetes-operator/commit/b5075d6dc3194205f1f4c590b34ef19399b55a59)) + +* chore: Bump python-semantic-release from 9.3.1 to 9.4.0 (#229) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`70d6b69`](https://github.com/Twingate/kubernetes-operator/commit/70d6b692de48dbf6030015ff0e31e0d6ea8cfedf)) + +* chore: Bump orjson from 3.9.15 to 3.10.0 (#227) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`6294f36`](https://github.com/Twingate/kubernetes-operator/commit/6294f36869fe7bab751bb353a3e36064170de1e0)) + +### Features + +* feat: Add TwingateConnector sidecarContainers prop (#234) ([`835da7c`](https://github.com/Twingate/kubernetes-operator/commit/835da7cc3848c8040096d41938f5d36926ad1618)) + + +## v0.7.0 (2024-03-26) + +### Bug Fixes + +* fix: Add validation for TwingateConnector when provider is “google” (#224) ([`68e188e`](https://github.com/Twingate/kubernetes-operator/commit/68e188ed769822640160a92148a05b0dfbdd41b6)) + +### Features + +* feat: TwingateConnector - allow defining extra pod annotations with `podAnnotations` (#225) ([`7b44838`](https://github.com/Twingate/kubernetes-operator/commit/7b44838f8ade8cfcabe79669d32e83a0c31ab9ca)) + +* feat: twingateresourceaccess - allow specifying principal by name (#62) ([`0b1e69b`](https://github.com/Twingate/kubernetes-operator/commit/0b1e69b14fb2006ff0e30af5d23567b5e718d4f9)) + +* feat: Make TwingateConnector's containerExtra and podExtra mutable (#223) ([`e7d8425`](https://github.com/Twingate/kubernetes-operator/commit/e7d84255a64bfd77e5a9f7749471a03cebaeccf6)) + + +## v0.6.3 (2024-03-25) + +### Bug Fixes + +* fix: Allow env to be defined in containerExtra (#222) ([`14f5ef5`](https://github.com/Twingate/kubernetes-operator/commit/14f5ef5fd14cfee09cd4669ac8b20cb250ee550d)) + +### Chores + +* chore: Bump pytest-cov from 4.1.0 to 5.0.0 (#219) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`61e4cc5`](https://github.com/Twingate/kubernetes-operator/commit/61e4cc5ba73231d1cec6bf64c33d6aed372cf19f)) + +* chore: Bump python-semantic-release from 9.3.0 to 9.3.1 (#221) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`224897d`](https://github.com/Twingate/kubernetes-operator/commit/224897d9b2b7b8ffba37ad3db90f31086229a220)) + +* chore: Bump pre-commit from 3.6.2 to 3.7.0 (#220) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`81239a5`](https://github.com/Twingate/kubernetes-operator/commit/81239a5aad9a8d2658d02f7190faf634aa06aebe)) + +* chore: Bump pyupgrade from 3.15.1 to 3.15.2 (#218) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5dc320a`](https://github.com/Twingate/kubernetes-operator/commit/5dc320a7a9be39383568eef335d6b1ff11ae2c00)) + +* chore: Bump dependabot/fetch-metadata from 1 to 2 (#212) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`25bbe4c`](https://github.com/Twingate/kubernetes-operator/commit/25bbe4cffeb16c0d1fbb1d54604b08afa1a1f488)) + +* chore: Bump ruff from 0.3.3 to 0.3.4 (#213) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`15ed2b9`](https://github.com/Twingate/kubernetes-operator/commit/15ed2b931cfac64a81ec79f25e1fed822601cf7a)) + +* chore: Bump github.com/gruntwork-io/terratest from 0.46.12 to 0.46.13 (#211) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`d16c8ba`](https://github.com/Twingate/kubernetes-operator/commit/d16c8ba782f95ed84c44a8fc70b398d482001443)) + +* chore: Bump types-croniter from 2.0.0.20240318 to 2.0.0.20240321 (#210) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`17790dd`](https://github.com/Twingate/kubernetes-operator/commit/17790dd9f4b1161f4347632dd7fc4b4d5d2def39)) + +* chore: Bump python-semantic-release from 9.2.2 to 9.3.0 (#209) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5f7b54f`](https://github.com/Twingate/kubernetes-operator/commit/5f7b54fad1811007026b7bb04a6da6134644747b)) + +* chore: Bump github.com/gruntwork-io/terratest from 0.46.8 to 0.46.12 (#208) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7baa616`](https://github.com/Twingate/kubernetes-operator/commit/7baa616162f3deadb500e08184f6277fb1deb34b)) + +* chore: Upgrade Go to 1.22.0 and setup dependabot (#205) ([`6f53ebf`](https://github.com/Twingate/kubernetes-operator/commit/6f53ebf45a52a76b6fb35b8d190a51bf827e6c2d)) + +* chore: Bump types-croniter from 2.0.0.20240106 to 2.0.0.20240318 (#203) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`cf5d0e3`](https://github.com/Twingate/kubernetes-operator/commit/cf5d0e35bfbfad0f278c7da66e09702dbb001d95)) + +* chore: Bump ruff from 0.3.1 to 0.3.3 (#199) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`033c0ff`](https://github.com/Twingate/kubernetes-operator/commit/033c0ff3c3be88c6df5f7298539cb2fc6ec4b0cb)) + +* chore: Bump croniter from 2.0.2 to 2.0.3 (#207) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9016f41`](https://github.com/Twingate/kubernetes-operator/commit/9016f412913e2f8c0dbc37aadf04a1fe98064469)) + +* chore: Bump mypy from 1.8.0 to 1.9.0 (#196) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`a07f4a8`](https://github.com/Twingate/kubernetes-operator/commit/a07f4a8cb510461ab93dda44c6ca8b465fcc1be1)) + +* chore: Bump pytest from 8.1.0 to 8.1.1 (#197) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`16687d8`](https://github.com/Twingate/kubernetes-operator/commit/16687d84fe0afc22e9cdcf116d7b3a79324f7b3f)) + +* chore: Bump bandit from 1.7.7 to 1.7.8 (#202) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c7ab9e3`](https://github.com/Twingate/kubernetes-operator/commit/c7ab9e3cc5c41bda1a2649293c0082ceab1f1811)) + +* chore: Bump types-requests from 2.31.0.20240218 to 2.31.0.20240311 (#204) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ad48466`](https://github.com/Twingate/kubernetes-operator/commit/ad484663ff3f8448cfae549ca0454a08ac5327fb)) + +* chore: Bump autoflake from 2.3.0 to 2.3.1 (#198) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`edcf38f`](https://github.com/Twingate/kubernetes-operator/commit/edcf38f5592ea4b9163acbb6fd3807015e6f3164)) + +* chore: Bump pydantic from 2.6.3 to 2.6.4 (#200) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b14c931`](https://github.com/Twingate/kubernetes-operator/commit/b14c9313215f90c40404a0bbd11d78fd116c6460)) + +* chore: Bump python-semantic-release from 9.1.1 to 9.2.2 (#206) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`eb122f7`](https://github.com/Twingate/kubernetes-operator/commit/eb122f7a46079f3fb867426a8b0e967c493f3478)) + +* chore: Temporary disable poetry package-mode until dependabot upgrades ([`7b4c207`](https://github.com/Twingate/kubernetes-operator/commit/7b4c20730574983b2e08fddc71a0ca6105e3bb9c)) + +* chore: Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#194) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ca78968`](https://github.com/Twingate/kubernetes-operator/commit/ca78968f167c99fc1bcf4fa637e47a8c94bb3f2e)) + +* chore: Integration test for old pod migration (#190) ([`2dff2b3`](https://github.com/Twingate/kubernetes-operator/commit/2dff2b36c960bddaa3e448a94ed68415a8ef4cb9)) + + +## v0.6.2 (2024-03-11) + +### Bug Fixes + +* fix: Resource restricted policy should allow empty ports (#193) ([`e9aec7d`](https://github.com/Twingate/kubernetes-operator/commit/e9aec7d9ee7be6944d4c69b8d9d73107d3a38df5)) + + +## v0.6.1 (2024-03-07) + +### Bug Fixes + +* fix: Fix k8s_force_delete_pod finalizers removal (#189) ([`5b2a8f3`](https://github.com/Twingate/kubernetes-operator/commit/5b2a8f396a7abbacf958c37406b2c4dd6dc6bd6a)) + +### Chores + +* chore: Set poetry to package-mode = false (#188) ([`f91f57a`](https://github.com/Twingate/kubernetes-operator/commit/f91f57a17905d648041b0099dc5568700440a121)) + +* chore: Bump ruff from 0.3.0 to 0.3.1 (#187) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b0a282d`](https://github.com/Twingate/kubernetes-operator/commit/b0a282d2f6ce586f52cc3e00ed1a61a887e8e577)) + + +## v0.6.0 (2024-03-06) + +### Bug Fixes + +* fix: Connector pod updates "Forbidden" error (#184) ([`8096e62`](https://github.com/Twingate/kubernetes-operator/commit/8096e62c89d238035653f9e57ded8ece028505f6)) + +### Chores + +* chore: Bump google-cloud-artifact-registry from 1.11.2 to 1.11.3 (#186) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`4b72d8b`](https://github.com/Twingate/kubernetes-operator/commit/4b72d8bcdc9cb998f201201a53f02453b8124079)) + +* chore: Bump pytest-factoryboy from 2.6.0 to 2.7.0 (#185) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`22b7f84`](https://github.com/Twingate/kubernetes-operator/commit/22b7f8413696af873258243ba58e2126fa95e43a)) + +* chore: Upgrade Poetry to latest 1.8.2 (#183) ([`128de82`](https://github.com/Twingate/kubernetes-operator/commit/128de8227d303e47dbf127f64aaef9114439bee1)) + +* chore: Bump pytest from 8.0.2 to 8.1.0 (#182) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`13e479b`](https://github.com/Twingate/kubernetes-operator/commit/13e479bce27f4394e5377b219e4b8b0f7c3deb61)) + +* chore: Upgrade Poetry to 1.8.1 (#181) ([`2f490f8`](https://github.com/Twingate/kubernetes-operator/commit/2f490f8e833bb32d50eabd8f5d5df198f174e812)) + +### Features + +* feat: Improved TwingateConnector reconciliation (#180) ([`e0a4f25`](https://github.com/Twingate/kubernetes-operator/commit/e0a4f25c14f706de4e6149e302d61e41d6515a68)) + -* Removes 'nullable: false' from CRD definitions (as its the default) (#344) ([`ee6b183`](https://github.com/Twingate/kubernetes-operator/commit/ee6b183215d11fff72aaa22c8766c1f8bbc1cbf5)) +## v0.5.0 (2024-03-01) -## v0.11.4 (2024-06-24) +### Bug Fixes -### Chore +* fix: Improved `twingate_connector_recreate_pod` logic (#179) ([`fd3f533`](https://github.com/Twingate/kubernetes-operator/commit/fd3f533dfc2d4a67a8679dd2666c249f0869f500)) -* chore: More stable integration tests ([`be6da04`](https://github.com/Twingate/kubernetes-operator/commit/be6da046b5b101e9640211e2008227f2c47a268d)) +* fix: LABEL_CONNECTOR_POD_DELETED isnt set to false after pod recreated (#177) ([`f3d6865`](https://github.com/Twingate/kubernetes-operator/commit/f3d686599e43a175c10d3a8032187d47e74e61dd)) -### Fix +* fix: Reduce update scope for `twingate_resource_update` (#176) ([`c947fba`](https://github.com/Twingate/kubernetes-operator/commit/c947fba876047317f2921e0bbb52654fded66e38)) -* fix: Allow connectors to run under Restricted pod-security policy (#329) ([`14302df`](https://github.com/Twingate/kubernetes-operator/commit/14302df61105d8ce4d4423d03626008c1df7e8b1)) +* fix: Limit twingate_resource_access_update scope to spec (#175) ([`75ff3f0`](https://github.com/Twingate/kubernetes-operator/commit/75ff3f05a0159dff0d3f454141baf546cbc0eb1f)) -## v0.11.3 (2024-05-20) +* fix: Add status and logs to `twingate_connector_resume` (#168) ([`13495f0`](https://github.com/Twingate/kubernetes-operator/commit/13495f0ade55b07728accde0080b34f6bbe84877)) -### Chore +* fix: twingate connector doesnt handle pod deletion on resume (#162) ([`7fbc24b`](https://github.com/Twingate/kubernetes-operator/commit/7fbc24b0d41a5b47dc397851c10911aac94bb777)) -* chore: Increase test coverage (#285) ([`28b69f5`](https://github.com/Twingate/kubernetes-operator/commit/28b69f52ce812c43721383397497ac4616f41faa)) +* fix: Deleting an item already deleted on Twingate Admin should not fail (#160) ([`3cd447f`](https://github.com/Twingate/kubernetes-operator/commit/3cd447f1caa07772b8d821c34d96de88c159724d)) -### Fix +### Chores -* fix: Remove TwingateResourceAccess ownerReference (#289) ([`acf0a72`](https://github.com/Twingate/kubernetes-operator/commit/acf0a721853fe5523b0f6f21da79230214325b55)) +* chore: Bump ruff from 0.2.2 to 0.3.0 (#178) -## v0.11.2 (2024-05-12) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Co-authored-by: Eran Kampf ([`918311b`](https://github.com/Twingate/kubernetes-operator/commit/918311b74ad654c90205fe34acc93553ab654f79)) -### Fix +* chore: Bump croniter from 2.0.1 to 2.0.2 (#172) -* fix: TwingateResourceAccess only updating every 10h and not immediately (#283) ([`2809bb9`](https://github.com/Twingate/kubernetes-operator/commit/2809bb99417370d767077ed082848038abd03273)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`d8e2e88`](https://github.com/Twingate/kubernetes-operator/commit/d8e2e88facd234d65067e14f035b991bae803574)) -## v0.11.1 (2024-05-08) +* chore: Pydantic deprecated .dict() for .model_dump() (#171) ([`065c146`](https://github.com/Twingate/kubernetes-operator/commit/065c14687389e0de66575709d5b05e6403f55e39)) -### Fix +* chore: Bump pydantic from 2.6.2 to 2.6.3 (#167) -* fix: TwingateResourceAccess timer too frequent ([`c1645f4`](https://github.com/Twingate/kubernetes-operator/commit/c1645f4a9a5aa43e26ac7ecbe0a2f0a6d0743bc8)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`cacfec8`](https://github.com/Twingate/kubernetes-operator/commit/cacfec801bd634633aa8156047a05f9c452e541f)) -## v0.11.0 (2024-05-07) +* chore: Bump pytest from 8.0.1 to 8.0.2 (#165) -### Feature +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`dc7e2aa`](https://github.com/Twingate/kubernetes-operator/commit/dc7e2aa26b096365fad7d1a580df387e6a6819e9)) -* feat: Allow defining custom resource Name for annotated service resource (#279) ([`91d3263`](https://github.com/Twingate/kubernetes-operator/commit/91d3263e9de4a1da0e99ea939818e16244d00878)) +* chore: Bump pydantic from 2.6.1 to 2.6.2 (#166) -## v0.10.1 (2024-05-03) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`3601ec0`](https://github.com/Twingate/kubernetes-operator/commit/3601ec00173ca9fb4905e73856a919bd42a25d6f)) -### Chore +* chore: Bump python-semantic-release from 9.1.0 to 9.1.1 (#164) -* chore: Update Golang to 1.22.2 ([`49b9e1f`](https://github.com/Twingate/kubernetes-operator/commit/49b9e1faa591568040ac0f14e16a96f492f204fe)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`76a0e07`](https://github.com/Twingate/kubernetes-operator/commit/76a0e07ac378c94e32284a06ef044049806d2886)) -### Documentation +* chore: Bump orjson from 3.9.14 to 3.9.15 (#163) -* docs: Update README ([`6516435`](https://github.com/Twingate/kubernetes-operator/commit/65164351a4881d77f7d53b795f1779e22ab2fea4)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c8550e5`](https://github.com/Twingate/kubernetes-operator/commit/c8550e5647ea4be80113e904c79ecb35f458e822)) -### Fix +* chore: Switch from Black to Ruff Formatter (#148) ([`1b822ae`](https://github.com/Twingate/kubernetes-operator/commit/1b822ae23be0cc7ec0cc4b5dffccf52c332dd696)) -* fix: using the operator with annotations have some problems (#270) ([`ace69fc`](https://github.com/Twingate/kubernetes-operator/commit/ace69fce217626108bf208cc3d69d8080ba9e75a)) +* chore: Bump google-cloud-artifact-registry from 1.11.1 to 1.11.2 (#158) -## v0.10.0 (2024-04-24) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`2e6a03c`](https://github.com/Twingate/kubernetes-operator/commit/2e6a03c2a4dc4f3d151f45eef1b85407a6bf11f5)) -### Chore +* chore: Bump ruff from 0.2.1 to 0.2.2 (#152) -* chore: Fix issues stalebot ([`92554be`](https://github.com/Twingate/kubernetes-operator/commit/92554beacdecc94f5e7f0fbdff1bec8f36d96c2b)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`17f3017`](https://github.com/Twingate/kubernetes-operator/commit/17f30173d39d70cefeabd6d1a3d5c4fb1b810a78)) -* chore: Pre-commit updates (#247) ([`aecf20f`](https://github.com/Twingate/kubernetes-operator/commit/aecf20f8f07d96c4c483c29620aa91b9b1581a64)) +* chore: Bump pre-commit from 3.6.1 to 3.6.2 (#154) -### Feature +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9c188aa`](https://github.com/Twingate/kubernetes-operator/commit/9c188aadc3bdcb03712a948b925d69eb941532f0)) -* feat: Allow exposing Service objects with annotations (#244) ([`87a8bdc`](https://github.com/Twingate/kubernetes-operator/commit/87a8bdcc51be4b3b87f8e2502a24ae7749d9a5c3)) +* chore: Bump pyupgrade from 3.15.0 to 3.15.1 (#153) -* feat: Don’t query for principal external ref once we have the id (#243) ([`9d6cb8c`](https://github.com/Twingate/kubernetes-operator/commit/9d6cb8ce3eaec241ed1b660df790892b79625189)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`fdfae86`](https://github.com/Twingate/kubernetes-operator/commit/fdfae86e8aff7a3a25873dc53f4c2cbdbc49a5fc)) -* feat: Ability to import existing twingate resources (#246) ([`d143995`](https://github.com/Twingate/kubernetes-operator/commit/d143995d46f1a381d0571dfb05df9843d919abcd)) +* chore: Bump types-requests from 2.31.0.20240125 to 2.31.0.20240218 (#149) -## v0.9.0 (2024-04-08) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e2e75b8`](https://github.com/Twingate/kubernetes-operator/commit/e2e75b8a1d6782baa2fcd6faa814ee63e845c100)) -### Feature +* chore: Bump autoflake from 2.2.1 to 2.3.0 (#150) -* feat: Added TwingateConnector `logAnalytics` flag (#237) ([`a98acc3`](https://github.com/Twingate/kubernetes-operator/commit/a98acc3f96e7a03d3298e3d94c959ef991f1d821)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9e0c5d1`](https://github.com/Twingate/kubernetes-operator/commit/9e0c5d1e78ebaa31dd12a34a5bff525577379f87)) -* feat: Add ability to customize kopf logging level (#236) ([`1fc2eaf`](https://github.com/Twingate/kubernetes-operator/commit/1fc2eaf5a27cea842ed2dd45bbff726178bbc058)) +* chore: Bump pytest from 8.0.0 to 8.0.1 (#155) -## v0.8.0 (2024-04-03) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`a8fcd50`](https://github.com/Twingate/kubernetes-operator/commit/a8fcd50e1da8c83f0bab1dcd6afd00f9f49cbd90)) -### Chore +* chore: Bump pydantic-settings from 2.2.0 to 2.2.1 (#157) -* chore: Add more Ruff linters (#233) ([`7f918be`](https://github.com/Twingate/kubernetes-operator/commit/7f918be0983adad30747bad5c53a561dbf6b25fe)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`830b6ac`](https://github.com/Twingate/kubernetes-operator/commit/830b6ac04ed30b249ec87e5cd1ba8af346af7c3b)) -### Feature +* chore: Bump pydantic-settings from 2.1.0 to 2.2.0 (#151) -* feat: Add TwingateConnector sidecarContainers prop (#234) ([`835da7c`](https://github.com/Twingate/kubernetes-operator/commit/835da7cc3848c8040096d41938f5d36926ad1618)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c3ccbe4`](https://github.com/Twingate/kubernetes-operator/commit/c3ccbe47da50c7b20edf2d986b130f9d886a6ef6)) -## v0.7.0 (2024-03-26) +* chore: Stalebot is deprecated. Move to actions/stale@v9 (#147) ([`94dce35`](https://github.com/Twingate/kubernetes-operator/commit/94dce35289d97e1c2674c3530d7418fe870b55e1)) -### Feature +### Features -* feat: TwingateConnector - allow defining extra pod annotations with `podAnnotations` (#225) ([`7b44838`](https://github.com/Twingate/kubernetes-operator/commit/7b44838f8ade8cfcabe79669d32e83a0c31ab9ca)) +* feat: Add `hasStatusNotificationsEnabled` to `TwingateConnector` (#170) ([`f03f851`](https://github.com/Twingate/kubernetes-operator/commit/f03f851bdc1b9cf7f59e618205a5c3ae3baf55f5)) -* feat: twingateresourceaccess - allow specifying principal by name (#62) ([`0b1e69b`](https://github.com/Twingate/kubernetes-operator/commit/0b1e69b14fb2006ff0e30af5d23567b5e718d4f9)) +### Unknown -* feat: Make TwingateConnector's containerExtra and podExtra mutable (#223) ([`e7d8425`](https://github.com/Twingate/kubernetes-operator/commit/e7d84255a64bfd77e5a9f7749471a03cebaeccf6)) +* Upgrade local tooling for 3.11.8 ([`4cdaec0`](https://github.com/Twingate/kubernetes-operator/commit/4cdaec0658de1c7da7a6f490fed34a2bc3fd9156)) -### Fix -* fix: Add validation for TwingateConnector when provider is “google” (#224) ([`68e188e`](https://github.com/Twingate/kubernetes-operator/commit/68e188ed769822640160a92148a05b0dfbdd41b6)) +## v0.4.0 (2024-02-15) -## v0.6.3 (2024-03-25) +### Bug Fixes -### Chore +* fix: Fix resource `protocols` diffing and serialization (#146) ([`7c9407e`](https://github.com/Twingate/kubernetes-operator/commit/7c9407e52185129201cf79a7bf5d6551711a16f9)) -* chore: Upgrade Go to 1.22.0 and setup dependabot (#205) ([`6f53ebf`](https://github.com/Twingate/kubernetes-operator/commit/6f53ebf45a52a76b6fb35b8d190a51bf827e6c2d)) +* fix: Disable healthcheck access logs (#135) ([`ad8eaba`](https://github.com/Twingate/kubernetes-operator/commit/ad8eabac03313d60959f9dc9ac48308a5114fa82)) -* chore: Temporary disable poetry package-mode until dependabot upgrades ([`7b4c207`](https://github.com/Twingate/kubernetes-operator/commit/7b4c20730574983b2e08fddc71a0ca6105e3bb9c)) +* fix: Added `twingate_connector_image_update` to handle `image` updates (#131) ([`25f2753`](https://github.com/Twingate/kubernetes-operator/commit/25f27537eb292b632163978a16c23b3053b0e637)) -* chore: Integration test for old pod migration (#190) ([`2dff2b3`](https://github.com/Twingate/kubernetes-operator/commit/2dff2b36c960bddaa3e448a94ed68415a8ef4cb9)) +### Chores -### Fix +* chore: Upgrade Poetry to 1.7.1 (#144) ([`fd18505`](https://github.com/Twingate/kubernetes-operator/commit/fd18505a98047a4e65b8bbc0eb24f0520f7d1462)) -* fix: Allow env to be defined in containerExtra (#222) ([`14f5ef5`](https://github.com/Twingate/kubernetes-operator/commit/14f5ef5fd14cfee09cd4669ac8b20cb250ee550d)) +* chore: Bump python-semantic-release from 9.0.3 to 9.1.0 (#142) -## v0.6.2 (2024-03-11) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5d95517`](https://github.com/Twingate/kubernetes-operator/commit/5d9551783f2b2979405233eff6c115f6fcc6ce44)) -### Fix +* chore: Bump ncipollo/release-action from 1.13.0 to 1.14.0 (#139) -* fix: Resource restricted policy should allow empty ports (#193) ([`e9aec7d`](https://github.com/Twingate/kubernetes-operator/commit/e9aec7d9ee7be6944d4c69b8d9d73107d3a38df5)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5ee2ab5`](https://github.com/Twingate/kubernetes-operator/commit/5ee2ab540dafd0ea2a9b405d636e45e33d0a451e)) -## v0.6.1 (2024-03-07) +* chore: Bump crazy-max/ghaction-github-runtime from 2 to 3 (#138) -### Chore +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`2833ea9`](https://github.com/Twingate/kubernetes-operator/commit/2833ea953889d943b36d6ea28b97996cfecdd1f4)) -* chore: Set poetry to package-mode = false (#188) ([`f91f57a`](https://github.com/Twingate/kubernetes-operator/commit/f91f57a17905d648041b0099dc5568700440a121)) +* chore: Bump actions/cache from 3 to 4 (#143) -### Fix +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`a6e2e9a`](https://github.com/Twingate/kubernetes-operator/commit/a6e2e9a39065811ec39859466a30258a4cfe7b10)) -* fix: Fix k8s_force_delete_pod finalizers removal (#189) ([`5b2a8f3`](https://github.com/Twingate/kubernetes-operator/commit/5b2a8f396a7abbacf958c37406b2c4dd6dc6bd6a)) +* chore: Bump danger/danger-js from 11.3.0 to 11.3.1 (#137) -## v0.6.0 (2024-03-06) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f8d91fe`](https://github.com/Twingate/kubernetes-operator/commit/f8d91fee7007c13c58bb6f07e204cd8769f193a7)) -### Chore +* chore: Bump actions/setup-python from 4 to 5 (#140) -* chore: Upgrade Poetry to latest 1.8.2 (#183) ([`128de82`](https://github.com/Twingate/kubernetes-operator/commit/128de8227d303e47dbf127f64aaef9114439bee1)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`eae1613`](https://github.com/Twingate/kubernetes-operator/commit/eae161335f08308d128eb32924dadf991da15cf1)) -* chore: Upgrade Poetry to 1.8.1 (#181) ([`2f490f8`](https://github.com/Twingate/kubernetes-operator/commit/2f490f8e833bb32d50eabd8f5d5df198f174e812)) +* chore: Bump actions/setup-go from 4 to 5 (#141) -### Feature +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`770d518`](https://github.com/Twingate/kubernetes-operator/commit/770d5188aa3ea6e9b6920bfb858fc2580a8b868c)) -* feat: Improved TwingateConnector reconciliation (#180) ([`e0a4f25`](https://github.com/Twingate/kubernetes-operator/commit/e0a4f25c14f706de4e6149e302d61e41d6515a68)) +* chore: Monitor and update github actions ([`98f48f9`](https://github.com/Twingate/kubernetes-operator/commit/98f48f9b6c5aa1aaa2a67edc8815775b2d527de3)) -### Fix +* chore: Bump orjson from 3.9.13 to 3.9.14 (#134) -* fix: Connector pod updates "Forbidden" error (#184) ([`8096e62`](https://github.com/Twingate/kubernetes-operator/commit/8096e62c89d238035653f9e57ded8ece028505f6)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`bed5200`](https://github.com/Twingate/kubernetes-operator/commit/bed5200e8eb370ae3fa856a89fcbcafca1c24038)) -## v0.5.0 (2024-03-01) +* chore: Bump responses from 0.24.1 to 0.25.0 (#133) -### Chore +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9d01e7c`](https://github.com/Twingate/kubernetes-operator/commit/9d01e7c1287626b23cb706272a2e1c98ba84e560)) -* chore: Pydantic deprecated .dict() for .model_dump() (#171) ([`065c146`](https://github.com/Twingate/kubernetes-operator/commit/065c14687389e0de66575709d5b05e6403f55e39)) +* chore: Bump black from 24.1.1 to 24.2.0 (#132) -* chore: Switch from Black to Ruff Formatter (#148) ([`1b822ae`](https://github.com/Twingate/kubernetes-operator/commit/1b822ae23be0cc7ec0cc4b5dffccf52c332dd696)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9794e04`](https://github.com/Twingate/kubernetes-operator/commit/9794e0402c53fa92cd71161ee848edef67c1d69d)) -* chore: Stalebot is deprecated. Move to actions/stale@v9 (#147) ([`94dce35`](https://github.com/Twingate/kubernetes-operator/commit/94dce35289d97e1c2674c3530d7418fe870b55e1)) +* chore: Bump pre-commit from 3.6.0 to 3.6.1 (#127) -### Feature +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b3de58d`](https://github.com/Twingate/kubernetes-operator/commit/b3de58ddbda647f5d2f222ee559117e42bba958b)) -* feat: Add `hasStatusNotificationsEnabled` to `TwingateConnector` (#170) ([`f03f851`](https://github.com/Twingate/kubernetes-operator/commit/f03f851bdc1b9cf7f59e618205a5c3ae3baf55f5)) +* chore: Bump python-semantic-release from 8.7.0 to 9.0.3 (#126) -### Fix +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7c4cd35`](https://github.com/Twingate/kubernetes-operator/commit/7c4cd3532170c33a7a5b73d8d99cb9c293e08695)) -* fix: Improved `twingate_connector_recreate_pod` logic (#179) ([`fd3f533`](https://github.com/Twingate/kubernetes-operator/commit/fd3f533dfc2d4a67a8679dd2666c249f0869f500)) +* chore: Bump pytest from 7.4.4 to 8.0.0 (#118) -* fix: LABEL_CONNECTOR_POD_DELETED isnt set to false after pod recreated (#177) ([`f3d6865`](https://github.com/Twingate/kubernetes-operator/commit/f3d686599e43a175c10d3a8032187d47e74e61dd)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`0c46fc5`](https://github.com/Twingate/kubernetes-operator/commit/0c46fc5cca7a3459df1093c47dc2d76408d0ef31)) -* fix: Reduce update scope for `twingate_resource_update` (#176) ([`c947fba`](https://github.com/Twingate/kubernetes-operator/commit/c947fba876047317f2921e0bbb52654fded66e38)) +* chore: Bump syrupy from 4.6.0 to 4.6.1 (#119) -* fix: Limit twingate_resource_access_update scope to spec (#175) ([`75ff3f0`](https://github.com/Twingate/kubernetes-operator/commit/75ff3f05a0159dff0d3f454141baf546cbc0eb1f)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`378f7fc`](https://github.com/Twingate/kubernetes-operator/commit/378f7fcaea1d7208c43612f34c2ef29990c8abe5)) -* fix: Add status and logs to `twingate_connector_resume` (#168) ([`13495f0`](https://github.com/Twingate/kubernetes-operator/commit/13495f0ade55b07728accde0080b34f6bbe84877)) +* chore: Bump google-cloud-artifact-registry from 1.11.0 to 1.11.1 (#125) -* fix: twingate connector doesnt handle pod deletion on resume (#162) ([`7fbc24b`](https://github.com/Twingate/kubernetes-operator/commit/7fbc24b0d41a5b47dc397851c10911aac94bb777)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`dc9c3e2`](https://github.com/Twingate/kubernetes-operator/commit/dc9c3e27492adc22b98869f4a33f83614b8f39d8)) -* fix: Deleting an item already deleted on Twingate Admin should not fail (#160) ([`3cd447f`](https://github.com/Twingate/kubernetes-operator/commit/3cd447f1caa07772b8d821c34d96de88c159724d)) +* chore: Bump pydantic from 2.6.0 to 2.6.1 (#117) -### Unknown +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`39d499d`](https://github.com/Twingate/kubernetes-operator/commit/39d499d684694abd5df762834b7e6a57b81ed9fb)) -* Upgrade local tooling for 3.11.8 ([`4cdaec0`](https://github.com/Twingate/kubernetes-operator/commit/4cdaec0658de1c7da7a6f490fed34a2bc3fd9156)) +* chore: Bump ruff from 0.2.0 to 0.2.1 (#116) -## v0.4.0 (2024-02-15) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`028a5e8`](https://github.com/Twingate/kubernetes-operator/commit/028a5e8e227b3f29c73e7fca340d17f4a93ff729)) -### Chore +* chore: Bump orjson from 3.9.12 to 3.9.13 (#115) -* chore: Upgrade Poetry to 1.7.1 (#144) ([`fd18505`](https://github.com/Twingate/kubernetes-operator/commit/fd18505a98047a4e65b8bbc0eb24f0520f7d1462)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c15718b`](https://github.com/Twingate/kubernetes-operator/commit/c15718b4557442a0c672c4cbff208c50986dc486)) -* chore: Monitor and update github actions ([`98f48f9`](https://github.com/Twingate/kubernetes-operator/commit/98f48f9b6c5aa1aaa2a67edc8815775b2d527de3)) +* chore: Bump pytest-sugar from 0.9.7 to 1.0.0 (#113) -### Feature +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`6671930`](https://github.com/Twingate/kubernetes-operator/commit/667193002e882ec0d30bf7006e964d5ac9569338)) -* feat: Add podLabels (#129) ([`642af6a`](https://github.com/Twingate/kubernetes-operator/commit/642af6a1bb87f696ff07557ab78de63eefa40b82)) +* chore: Bump google-cloud-artifact-registry from 1.10.0 to 1.11.0 (#112) -* feat: Add support for priorityClassName (#128) ([`e2d233c`](https://github.com/Twingate/kubernetes-operator/commit/e2d233c86569ec38ce905f1d8e244fff94090b60)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f1d74c7`](https://github.com/Twingate/kubernetes-operator/commit/f1d74c78ea665b0beaf4fff178b0760054d99a94)) -### Fix +* chore: Bump ruff from 0.1.15 to 0.2.0 (#114) -* fix: Fix resource `protocols` diffing and serialization (#146) ([`7c9407e`](https://github.com/Twingate/kubernetes-operator/commit/7c9407e52185129201cf79a7bf5d6551711a16f9)) +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`88d5dc0`](https://github.com/Twingate/kubernetes-operator/commit/88d5dc0858cd6dcb512b6dedd00181178d268a33)) -* fix: Disable healthcheck access logs (#135) ([`ad8eaba`](https://github.com/Twingate/kubernetes-operator/commit/ad8eabac03313d60959f9dc9ac48308a5114fa82)) +### Features + +* feat: Add podLabels (#129) ([`642af6a`](https://github.com/Twingate/kubernetes-operator/commit/642af6a1bb87f696ff07557ab78de63eefa40b82)) + +* feat: Add support for priorityClassName (#128) ([`e2d233c`](https://github.com/Twingate/kubernetes-operator/commit/e2d233c86569ec38ce905f1d8e244fff94090b60)) -* fix: Added `twingate_connector_image_update` to handle `image` updates (#131) ([`25f2753`](https://github.com/Twingate/kubernetes-operator/commit/25f27537eb292b632163978a16c23b3053b0e637)) ## v0.3.0 (2024-01-30) -### Build +### Build System * build: Make CHANGELOG generation nicer (#98) ([`c13b35b`](https://github.com/Twingate/kubernetes-operator/commit/c13b35bca740a24df2dcf510ba09fcf1bd62d1b5)) -### Feature +### Chores + +* chore: Bump ruff from 0.1.14 to 0.1.15 (#110) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`397c59d`](https://github.com/Twingate/kubernetes-operator/commit/397c59d50047606b2af473cc20af7405e22d487e)) + +* chore: Bump pydantic from 2.5.3 to 2.6.0 (#111) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b875c14`](https://github.com/Twingate/kubernetes-operator/commit/b875c1453f3a158e52dbb29eb8a8f3f39232518d)) + +* chore: Bump aiohttp from 3.9.0 to 3.9.2 (#109) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5576218`](https://github.com/Twingate/kubernetes-operator/commit/557621885ea921f82bc461cdfff85795c03e6668)) + +* chore: Bump black from 23.12.1 to 24.1.1 (#108) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Co-authored-by: Eran Kampf ([`f48e140`](https://github.com/Twingate/kubernetes-operator/commit/f48e14039c02c08e191c6d3438f812b0ed4f84d3)) + +* chore: Bump types-requests from 2.31.0.20240106 to 2.31.0.20240125 (#106) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`76b078c`](https://github.com/Twingate/kubernetes-operator/commit/76b078c4d77d9a05cdf7193101899154442fc339)) + +* chore: Bump bandit from 1.7.6 to 1.7.7 (#105) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f9a682e`](https://github.com/Twingate/kubernetes-operator/commit/f9a682e475abd872e572bfac45e62f7324296bb5)) + +* chore: Bump kopf from 1.36.2 to 1.37.1 (#101) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`1c81f10`](https://github.com/Twingate/kubernetes-operator/commit/1c81f10aa9d25eeda25e8f8fa29942eaf3a9a006)) + +* chore: Bump ruff from 0.1.13 to 0.1.14 (#100) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`32c783a`](https://github.com/Twingate/kubernetes-operator/commit/32c783a2f3277bfba7472f409245237a8d6ae51d)) + +* chore: Bump orjson from 3.9.10 to 3.9.12 (#99) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`03455ed`](https://github.com/Twingate/kubernetes-operator/commit/03455ed4b77bb86b95046b1b377315ae45c14eb1)) + +### Features * feat: Add relevant security context to run as non root (#103) ([`c1cdfb7`](https://github.com/Twingate/kubernetes-operator/commit/c1cdfb7c664aff1f15ea274e8f12a7c945811b33)) * feat: Add seccompProfile by default (#104) ([`e3ef8d6`](https://github.com/Twingate/kubernetes-operator/commit/e3ef8d6ad9350ccdf95dcf3eb022ed73e845c530)) + ## v0.2.0 (2024-01-18) -### Build +### Bug Fixes + +* fix: gql.Client can't be singleton as its not thread-safe (#96) ([`f137124`](https://github.com/Twingate/kubernetes-operator/commit/f137124489e9705f6b7aba93714e3f90d31b8a04)) + +* fix: test_remote_network_name_gets_network_id (#97) ([`9c0afb9`](https://github.com/Twingate/kubernetes-operator/commit/9c0afb9167087b9037e6cec92c2d8d78a75bc3a1)) + +* fix: typo in class name - TwingateRety -> TwingateRetry (#95) ([`a9d8882`](https://github.com/Twingate/kubernetes-operator/commit/a9d88827a72e95cd28d8026ffc38bbf5f942e370)) + +* fix: ClusterRole definition - create\delete pods and secrets required by Connector functionality (#94) ([`d4674fc`](https://github.com/Twingate/kubernetes-operator/commit/d4674fc8ae8e4a702806e1b63c6571abc4f6c936)) + +* fix: Allow setting remote network by name - TwingateSettings failure (#93) ([`a958588`](https://github.com/Twingate/kubernetes-operator/commit/a95858881bc18f7f4a3c46c333d2ca6351452520)) + +* fix: chore, build changes should change patch (#36) ([`cfda90b`](https://github.com/Twingate/kubernetes-operator/commit/cfda90bda4476f4d94d60755d6e522025660b545)) + +### Build System * build: Replace pydocstyle with ruff (#35) ([`b771c7a`](https://github.com/Twingate/kubernetes-operator/commit/b771c7a659525f9414964606189ec4ff2dd2384e)) -### Chore +### Chores + +* chore: Bump ruff from 0.1.12 to 0.1.13 (#91) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`35b23ad`](https://github.com/Twingate/kubernetes-operator/commit/35b23ade45cf80ceb82e20a9c82987cd8035b8f1)) + +* chore: Bump ruff from 0.1.11 to 0.1.12 (#90) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e81271b`](https://github.com/Twingate/kubernetes-operator/commit/e81271bbcf3f12bfbf9bac29b186367520ca5ffb)) + +* chore: Bump jinja2 from 3.1.2 to 3.1.3 (#89) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`290cbbb`](https://github.com/Twingate/kubernetes-operator/commit/290cbbba9cff2bf68aec0a1eef0301a87a45f133)) + +* chore: Bump gitpython from 3.1.37 to 3.1.41 (#88) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`cf03bb0`](https://github.com/Twingate/kubernetes-operator/commit/cf03bb0457b541b4b900941da40e3a3bdfe0fe52)) + +* chore: Bump types-requests from 2.31.0.6 to 2.31.0.20240106 (#87) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5739c52`](https://github.com/Twingate/kubernetes-operator/commit/5739c52b3b51588736bb376c08ae8d1211860d01)) + +* chore: Bump kubernetes from 28.1.0 to 29.0.0 (#86) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`36af9e5`](https://github.com/Twingate/kubernetes-operator/commit/36af9e5bec36eba988f7400491f091dfb325e606)) + +* chore: Bump types-croniter from 2.0.0.0 to 2.0.0.20240106 (#85) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c247fd7`](https://github.com/Twingate/kubernetes-operator/commit/c247fd79bf46196f3e33e8beb5de9b8be3cc70ad)) + +* chore: Bump gql from 3.4.1 to 3.5.0 (#83) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Co-authored-by: Eran Kampf ([`2134808`](https://github.com/Twingate/kubernetes-operator/commit/2134808d4eef1ddbda618eb04329166fee860a89)) + +* chore: Bump ruff from 0.1.9 to 0.1.11 (#82) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`6d3083c`](https://github.com/Twingate/kubernetes-operator/commit/6d3083cf6f81280cc968ecffc343bc0cce7e0208)) + +* chore: Bump pytest from 7.4.3 to 7.4.4 (#81) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`3a2c181`](https://github.com/Twingate/kubernetes-operator/commit/3a2c181ff9ea69db821159197a14591c43c3a6e8)) + +* chore: Bump mypy from 1.7.1 to 1.8.0 (#77) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`3a7fd5d`](https://github.com/Twingate/kubernetes-operator/commit/3a7fd5df943fe1ed43d88ee790341d79e0f38d75)) + +* chore: Bump python-semantic-release from 8.5.2 to 8.7.0 (#78) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`15daa70`](https://github.com/Twingate/kubernetes-operator/commit/15daa702e9620fd4121ec859ab7f397958f1e756)) + +* chore: Bump black from 23.12.0 to 23.12.1 (#80) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`fb2bff3`](https://github.com/Twingate/kubernetes-operator/commit/fb2bff31c06e8f9c78b86f0ad034ec14def2302b)) + +* chore: Bump ruff from 0.1.8 to 0.1.9 (#79) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b22629d`](https://github.com/Twingate/kubernetes-operator/commit/b22629ddcbe876b8c3b39701108ccc83d57e0dc5)) + +* chore: Bump pydantic from 2.5.2 to 2.5.3 (#76) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f994717`](https://github.com/Twingate/kubernetes-operator/commit/f994717041bef4947836e5690e38126dcf972163)) + +* chore: Bump python-semantic-release from 8.5.1 to 8.5.2 (#75) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`1ce66db`](https://github.com/Twingate/kubernetes-operator/commit/1ce66db7ed428d9591188e178528a91d444ba6d8)) + +* chore: Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#74) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`33d5f7e`](https://github.com/Twingate/kubernetes-operator/commit/33d5f7edd403808bcd98516c9d8693f1137f1bc3)) + +* chore: Bump pendulum from 2.1.2 to 3.0.0 (#73) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`982e747`](https://github.com/Twingate/kubernetes-operator/commit/982e747272168476d04d4658809096c05d95af9f)) + +* chore: Bump isort from 5.13.1 to 5.13.2 (#69) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5515058`](https://github.com/Twingate/kubernetes-operator/commit/5515058c4db8cddd648a267632ef1fbed55e12db)) + +* chore: Bump ruff from 0.1.7 to 0.1.8 (#70) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`af3370c`](https://github.com/Twingate/kubernetes-operator/commit/af3370c3c6ac1360b96039a0a3b2e89c728b1160)) + +* chore: Bump python-semantic-release from 8.5.0 to 8.5.1 (#68) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`eec07cb`](https://github.com/Twingate/kubernetes-operator/commit/eec07cb860f0ed046b78f70355b91942655f9c0c)) + +* chore: Bump black from 23.11.0 to 23.12.0 (#67) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`1725941`](https://github.com/Twingate/kubernetes-operator/commit/1725941cd13c8d7d3368ad036a97ba9da5d334d9)) + +* chore: Bump isort from 5.13.0 to 5.13.1 (#66) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`3611312`](https://github.com/Twingate/kubernetes-operator/commit/3611312a5644ea3f6ef91a2408e5990dcc3e9514)) + +* chore: Bump isort from 5.12.0 to 5.13.0 (#64) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`36061f2`](https://github.com/Twingate/kubernetes-operator/commit/36061f2bfd7fb8887d1c188a380d6ceb65fa3e0d)) + +* chore: Bump bandit from 1.7.5 to 1.7.6 (#65) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`502f74d`](https://github.com/Twingate/kubernetes-operator/commit/502f74d2d16856f115621e0b99131844bf15a44e)) + +* chore: Bump pre-commit from 3.5.0 to 3.6.0 (#63) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`3eb9d07`](https://github.com/Twingate/kubernetes-operator/commit/3eb9d0757aad13bb376e7366859ec46c74984713)) + +* chore: Bump google-cloud-artifact-registry from 1.9.0 to 1.10.0 (#61) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`2196492`](https://github.com/Twingate/kubernetes-operator/commit/21964921d81884aeca6468e02a5abda3d44c651d)) + +* chore: Bump ruff from 0.1.6 to 0.1.7 (#59) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`64fe08d`](https://github.com/Twingate/kubernetes-operator/commit/64fe08d6d35031656cd1ecfb384cf4ea9d94940a)) + +* chore: Bump python-semantic-release from 8.3.0 to 8.5.0 (#60) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`973f0de`](https://github.com/Twingate/kubernetes-operator/commit/973f0de3cbddb3170640b3ac8ac0c2db6ddcdcf0)) + +* chore: Bump aiohttp from 3.8.6 to 3.9.0 (#52) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`bae78a0`](https://github.com/Twingate/kubernetes-operator/commit/bae78a03ec00697334d1980a208f691612ce2c61)) + +* chore: Bump mypy from 1.7.0 to 1.7.1 (#51) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`2da6a12`](https://github.com/Twingate/kubernetes-operator/commit/2da6a1220a1978f81d41cd70113d4b17b0b426c3)) + +* chore: Bump pydantic from 2.5.1 to 2.5.2 (#50) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`132983d`](https://github.com/Twingate/kubernetes-operator/commit/132983dd171d8e1ed6794a16b76053c843bcdc2b)) + +* chore: Bump ruff from 0.1.5 to 0.1.6 (#49) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`74042b6`](https://github.com/Twingate/kubernetes-operator/commit/74042b67176454e434a134659ac1781fba70a2a5)) + +* chore: Bump pydantic from 2.5.0 to 2.5.1 (#47) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b2a9df5`](https://github.com/Twingate/kubernetes-operator/commit/b2a9df5f413cbce69cef192dc9db3fd5e91463d2)) + +* chore: Bump responses from 0.24.0 to 0.24.1 (#46) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`b9e62a2`](https://github.com/Twingate/kubernetes-operator/commit/b9e62a206c904fb82eca7723ebf6432695dbefee)) + +* chore: Bump aiohttp from 3.8.5 to 3.8.6 (#45) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`bf7fcbd`](https://github.com/Twingate/kubernetes-operator/commit/bf7fcbdfc6baebe091f37496ad04898f9e965c78)) + +* chore: Bump pydantic-settings from 2.0.3 to 2.1.0 (#44) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`71b4c11`](https://github.com/Twingate/kubernetes-operator/commit/71b4c116e68a795c1c9974c298f011156c9e0c4a)) + +* chore: Bump pydantic from 2.4.2 to 2.5.0 (#43) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c2dddfb`](https://github.com/Twingate/kubernetes-operator/commit/c2dddfb048b4cfee7f392bc50284b60bd1f92970)) * chore: Sort lines on pyproject dependencies (#39) ([`62c1338`](https://github.com/Twingate/kubernetes-operator/commit/62c133801a9f744988e80ca939815f642bc0c6d1)) +* chore: Bump mypy from 1.6.1 to 1.7.0 (#37) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`858efb0`](https://github.com/Twingate/kubernetes-operator/commit/858efb0452867e1e45e47595e5e72c63be71ab77)) + +* chore: Bump ruff from 0.1.4 to 0.1.5 (#34) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`363f50a`](https://github.com/Twingate/kubernetes-operator/commit/363f50a5899b3949602a4a0db2179333698bf9cb)) + * chore: adding the docker vulnerability monitor (#30) -Co-authored-by: Eran Kampf <eran@ekampf.com> -Co-authored-by: Eran Kampf <205185+ekampf@users.noreply.github.com> ([`b9af2ec`](https://github.com/Twingate/kubernetes-operator/commit/b9af2ecb4189d466c19b6fd86c104380e182b201)) +Co-authored-by: Eran Kampf +Co-authored-by: Eran Kampf <205185+ekampf@users.noreply.github.com> ([`b9af2ec`](https://github.com/Twingate/kubernetes-operator/commit/b9af2ecb4189d466c19b6fd86c104380e182b201)) + +* chore: Bump black from 23.10.1 to 23.11.0 (#33) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`28284ad`](https://github.com/Twingate/kubernetes-operator/commit/28284ad7ead047500e3b0381578b70f844c547e1)) + +* chore: Bump ruff from 0.1.3 to 0.1.4 (#31) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Co-authored-by: Eran Kampf ([`d218bfe`](https://github.com/Twingate/kubernetes-operator/commit/d218bfe2683a133e1b52bd1878066cdda66ac06f)) + +* chore: Bump responses from 0.23.3 to 0.24.0 (#29) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Co-authored-by: Eran Kampf ([`79e169a`](https://github.com/Twingate/kubernetes-operator/commit/79e169a3e8c4d392eb3e1a0352e2c0bafba3ca66)) ### Documentation * docs: Add descriptions to CRD fields (#48) ([`bdd6110`](https://github.com/Twingate/kubernetes-operator/commit/bdd6110c7a49a24d069090bc9a3927bc34bf3127)) -### Feature +### Features * feat: Add allowPrivilegeEscalation: false to values.yaml (#92) ([`55a4ce2`](https://github.com/Twingate/kubernetes-operator/commit/55a4ce2e7a15ceb74d64c2997f7943779430aed3)) @@ -253,21 +1774,7 @@ Co-authored-by: Eran Kampf <205185+ekampf@users.noreply.github.com> ([`b9a * feat: TwingateConnector object (auto provision and update) (#27) ([`7a135f2`](https://github.com/Twingate/kubernetes-operator/commit/7a135f26d2e4cb6bcbdf4839ac76f62149443f1f)) -### Fix - -* fix: gql.Client can't be singleton as its not thread-safe (#96) ([`f137124`](https://github.com/Twingate/kubernetes-operator/commit/f137124489e9705f6b7aba93714e3f90d31b8a04)) - -* fix: test_remote_network_name_gets_network_id (#97) ([`9c0afb9`](https://github.com/Twingate/kubernetes-operator/commit/9c0afb9167087b9037e6cec92c2d8d78a75bc3a1)) - -* fix: typo in class name - TwingateRety -> TwingateRetry (#95) ([`a9d8882`](https://github.com/Twingate/kubernetes-operator/commit/a9d88827a72e95cd28d8026ffc38bbf5f942e370)) - -* fix: ClusterRole definition - create\delete pods and secrets required by Connector functionality (#94) ([`d4674fc`](https://github.com/Twingate/kubernetes-operator/commit/d4674fc8ae8e4a702806e1b63c6571abc4f6c936)) - -* fix: Allow setting remote network by name - TwingateSettings failure (#93) ([`a958588`](https://github.com/Twingate/kubernetes-operator/commit/a95858881bc18f7f4a3c46c333d2ca6351452520)) - -* fix: chore, build changes should change patch (#36) ([`cfda90b`](https://github.com/Twingate/kubernetes-operator/commit/cfda90bda4476f4d94d60755d6e522025660b545)) - -### Test +### Testing * test: remove unused fixture (#42) ([`6cd4d68`](https://github.com/Twingate/kubernetes-operator/commit/6cd4d68f924d051bbfec441ae31710a0e3b3dccb)) @@ -287,57 +1794,93 @@ Co-authored-by: Eran Kampf <205185+ekampf@users.noreply.github.com> ([`b9a * Allow manually triggering CI ([`955228b`](https://github.com/Twingate/kubernetes-operator/commit/955228bd9352b0de8040b55f9552cdde81bb4de0)) + ## v0.1.2 (2023-11-01) -### Documentation +### Bug Fixes -* docs: Improve development docs (#25) ([`ebf8cdb`](https://github.com/Twingate/kubernetes-operator/commit/ebf8cdbbcc368636e9af76c8c7ed24233c2bf378)) +* fix: change persistence layer - operator.twingate.com to just twingate.com (#24) ([`d7ebd7b`](https://github.com/Twingate/kubernetes-operator/commit/d7ebd7bf624182430671989587c2c767018180a7)) -### Fix +### Documentation -* fix: change persistence layer - operator.twingate.com to just twingate.com (#24) ([`d7ebd7b`](https://github.com/Twingate/kubernetes-operator/commit/d7ebd7bf624182430671989587c2c767018180a7)) +* docs: Improve development docs (#25) ([`ebf8cdb`](https://github.com/Twingate/kubernetes-operator/commit/ebf8cdbbcc368636e9af76c8c7ed24233c2bf378)) -### Test +### Testing * test: resourceaccess integration testing (#23) -Co-authored-by: Eran Kampf <eran@ekampf.com> ([`8aa5621`](https://github.com/Twingate/kubernetes-operator/commit/8aa5621aa02f1efc0fef1dc49fb1624b3309ee4f)) +Co-authored-by: Eran Kampf ([`8aa5621`](https://github.com/Twingate/kubernetes-operator/commit/8aa5621aa02f1efc0fef1dc49fb1624b3309ee4f)) + ## v0.1.1 (2023-10-30) -### Fix +### Bug Fixes * fix: ResourceAccessSpec.get_resource_ref_object fetching wrong version (#20) -Co-authored-by: semantic-release <semantic-release> ([`86b6557`](https://github.com/Twingate/kubernetes-operator/commit/86b6557107ea927ec0244ba91ccacb680aab9751)) +Co-authored-by: semantic-release ([`86b6557`](https://github.com/Twingate/kubernetes-operator/commit/86b6557107ea927ec0244ba91ccacb680aab9751)) + ## v0.1.0 (2023-10-30) -### Build +### Bug Fixes + +* fix: Change persistence settings to use Twingate namespace (#18) ([`41729d3`](https://github.com/Twingate/kubernetes-operator/commit/41729d342d95d00d6a1319e95ea8dfd4021a1228)) + +* fix: Fix helm chart + add log formatting (#19) ([`9fb6675`](https://github.com/Twingate/kubernetes-operator/commit/9fb66755ecc6018d20e63988a305b1cbd0fb07b6)) + +* fix: Dev release tags (#13) ([`28ad640`](https://github.com/Twingate/kubernetes-operator/commit/28ad6407a388c35b2cc521f1a43497f9a244fb9c)) + +### Build System * build: Fix missing semantic-release dependency on release_dev step (#14) ([`e07e364`](https://github.com/Twingate/kubernetes-operator/commit/e07e364b858bf4a125ee103ce4c1e1e9e4f05c07)) -### Chore +### Chores * chore: Add Issue Templates (#17) ([`b478434`](https://github.com/Twingate/kubernetes-operator/commit/b47843494d2e3e4549cad10d9814fead08a43353)) +* chore: Bump syrupy from 4.5.0 to 4.6.0 (#11) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5e5b1f0`](https://github.com/Twingate/kubernetes-operator/commit/5e5b1f0ff55f4546a08d50742088afb4c498d543)) + +* chore: Bump orjson from 3.9.9 to 3.9.10 (#9) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`298cccb`](https://github.com/Twingate/kubernetes-operator/commit/298cccbfa866ac39d090a77f1524d7aedd8e1e1d)) + +* chore: Bump python-semantic-release from 8.1.2 to 8.3.0 (#10) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`70b3a0c`](https://github.com/Twingate/kubernetes-operator/commit/70b3a0c18a2a752111026c0c8d58cca0b0a0fc97)) + +* chore: Bump pytest from 7.4.2 to 7.4.3 (#7) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`089ce2b`](https://github.com/Twingate/kubernetes-operator/commit/089ce2b6ae94a710e65d8af1d6d9aeb9951f7ec7)) + +* chore: Bump black from 23.10.0 to 23.10.1 (#12) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Co-authored-by: Eran Kampf <205185+ekampf@users.noreply.github.com> ([`1c8d684`](https://github.com/Twingate/kubernetes-operator/commit/1c8d6846b9ad1574c13d6541aeb0113040206767)) + +* chore: Bump ruff from 0.1.1 to 0.1.3 (#8) + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Co-authored-by: Eran Kampf <205185+ekampf@users.noreply.github.com> ([`e1524de`](https://github.com/Twingate/kubernetes-operator/commit/e1524de8dbdbc6f8f305b21c63da08cc632f3b72)) + ### Documentation * docs: README overhaul (#15) ([`3c8e29c`](https://github.com/Twingate/kubernetes-operator/commit/3c8e29c309b2b5f6a7621db3e8842f703d5fb83e)) -### Feature +### Features * feat: Support protocol restrictions on twingateresource (#16) ([`0c95107`](https://github.com/Twingate/kubernetes-operator/commit/0c95107414e14d1624caf1e30b1acf5335a2a01c)) * feat: Initial operator (#1) ([`0bc53a8`](https://github.com/Twingate/kubernetes-operator/commit/0bc53a8ae9f3ed39486adbf7f57b4bf3774aff87)) -### Fix - -* fix: Change persistence settings to use Twingate namespace (#18) ([`41729d3`](https://github.com/Twingate/kubernetes-operator/commit/41729d342d95d00d6a1319e95ea8dfd4021a1228)) - -* fix: Fix helm chart + add log formatting (#19) ([`9fb6675`](https://github.com/Twingate/kubernetes-operator/commit/9fb66755ecc6018d20e63988a305b1cbd0fb07b6)) - -* fix: Dev release tags (#13) ([`28ad640`](https://github.com/Twingate/kubernetes-operator/commit/28ad6407a388c35b2cc521f1a43497f9a244fb9c)) ## v0.0.1 (2023-10-20) diff --git a/pyproject.toml b/pyproject.toml index e4fb6fdc..890feaa1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "twingate-operator" -version = "0.11.5" +version = "0.12.0" description = "" authors = ["Eran Kampf "] readme = "README.md"