|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [0.0.1](https://github.com/statnett/provider-cloudian/compare/v0.0.0...v0.0.1) (2025-01-02) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add API-resource Group ([#17](https://github.com/statnett/provider-cloudian/issues/17)) ([2321631](https://github.com/statnett/provider-cloudian/commit/232163123cf6493621912a9f5b43ff7dba2d204e)) |
| 9 | +* add cloudian-sdk with CRUD on group ([#20](https://github.com/statnett/provider-cloudian/issues/20)) ([bf40646](https://github.com/statnett/provider-cloudian/commit/bf40646ad28e6db9139a5b6282164a6ab68704f1)) |
| 10 | +* add fields to group resource ([#23](https://github.com/statnett/provider-cloudian/issues/23)) ([fea3676](https://github.com/statnett/provider-cloudian/commit/fea36763dcc967019bb7911ceb2ab050bf809cf9)) |
| 11 | +* add renovate bot config ([#24](https://github.com/statnett/provider-cloudian/issues/24)) ([7a3cba2](https://github.com/statnett/provider-cloudian/commit/7a3cba28d6762916332e76ceaa5ed5c67b7bc4bd)) |
| 12 | +* allow unspecified group fields ([#47](https://github.com/statnett/provider-cloudian/issues/47)) ([0293409](https://github.com/statnett/provider-cloudian/commit/0293409c25aea9cabe6da0d26b205777e1f01011)) |
| 13 | +* **cloudian-sdk:** add cloudian user ([#61](https://github.com/statnett/provider-cloudian/issues/61)) ([b003f75](https://github.com/statnett/provider-cloudian/commit/b003f75028a6e494cc08382dd9111e6733eb84af)) |
| 14 | +* group api defaults ([#49](https://github.com/statnett/provider-cloudian/issues/49)) ([564dd10](https://github.com/statnett/provider-cloudian/commit/564dd10477518690fd32b0914f3921091f575584)) |
| 15 | +* group controller uses cloudian sdk ([#57](https://github.com/statnett/provider-cloudian/issues/57)) ([13a6161](https://github.com/statnett/provider-cloudian/commit/13a616103ad72518dbe5e3d66f823fb1422e78d5)) |
| 16 | +* provider-config - connect sdk ([#45](https://github.com/statnett/provider-cloudian/issues/45)) ([2cc661c](https://github.com/statnett/provider-cloudian/commit/2cc661cb175741122c0ee1473673192cce3ac977)) |
| 17 | +* reconcile user ([#64](https://github.com/statnett/provider-cloudian/issues/64)) ([13f529c](https://github.com/statnett/provider-cloudian/commit/13f529c43d1531260fb1b34c082527c0c7e11d9f)) |
| 18 | + |
| 19 | + |
| 20 | +### Bug Fixes |
| 21 | + |
| 22 | +* add omitempty to optional group fields ([#41](https://github.com/statnett/provider-cloudian/issues/41)) ([12a176b](https://github.com/statnett/provider-cloudian/commit/12a176ba5415250d6a1167b69ddad369ea4e0684)) |
| 23 | +* bump Go version ([#39](https://github.com/statnett/provider-cloudian/issues/39)) ([1f3f968](https://github.com/statnett/provider-cloudian/commit/1f3f96850438870202ac04d605200d1073d6f600)) |
| 24 | +* bump outdated Go dependencies ([#69](https://github.com/statnett/provider-cloudian/issues/69)) ([6a93f41](https://github.com/statnett/provider-cloudian/commit/6a93f417f84a9b6d3abd86cf10b0c4337757bff5)) |
| 25 | +* bump various dependencies ([#31](https://github.com/statnett/provider-cloudian/issues/31)) ([7c7b204](https://github.com/statnett/provider-cloudian/commit/7c7b204e48c8a00610e1ea1365676a604becd231)) |
| 26 | +* contain entire auth header in ProviderConfig ([#51](https://github.com/statnett/provider-cloudian/issues/51)) ([f8a8b0d](https://github.com/statnett/provider-cloudian/commit/f8a8b0d4550e425f30ef0604fd70ce5de33cc4f4)) |
| 27 | +* correct cloudian-verb for create and update group ([#44](https://github.com/statnett/provider-cloudian/issues/44)) ([61a2330](https://github.com/statnett/provider-cloudian/commit/61a23308b11d3bfa2a9a500c4d41afac68d709d5)) |
| 28 | +* **deps:** update module sigs.k8s.io/controller-tools to v0.17.0 ([#70](https://github.com/statnett/provider-cloudian/issues/70)) ([a6a2d91](https://github.com/statnett/provider-cloudian/commit/a6a2d918e1f127fcb5cf7b130a18fc5d148c8f08)) |
| 29 | +* remove mentions of defaulting ([#59](https://github.com/statnett/provider-cloudian/issues/59)) ([ae2e679](https://github.com/statnett/provider-cloudian/commit/ae2e679716fc0aa5772490eef58a89dd2f0b6344)) |
| 30 | +* repo location ([35536aa](https://github.com/statnett/provider-cloudian/commit/35536aa67e52ea2644bbce3a304348a08314df25)) |
| 31 | +* user resource exists when it is upToDate ([#65](https://github.com/statnett/provider-cloudian/issues/65)) ([5af324b](https://github.com/statnett/provider-cloudian/commit/5af324baf3a7851109acccb01e5d4b7fca1c5722)) |
0 commit comments