Skip to content

Commit

Permalink
Merge pull request #21 from FrangipaneTeam/release-please--branches--…
Browse files Browse the repository at this point in the history
…main

chore(main): release 0.0.4
  • Loading branch information
gaetanars authored Jan 5, 2023
2 parents f3eec10 + 9e81b29 commit 86ddae7
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# Changelog

## [0.0.4](https://github.com/FrangipaneTeam/provider-flexibleengine/compare/v0.0.3...v0.0.4) (2023-01-05)


### Features

* **dds:** add example instance ([24b8322](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/24b8322b672055c031946e819047d3df91368200))
* **dds:** fix example instance ([24b8322](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/24b8322b672055c031946e819047d3df91368200))
* **dis:** add example stream ([4ca4c80](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/4ca4c80164c23039ef00962743bc369d1b4a86c4))
* **dli:** add example database ([3380392](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/3380392e590ce9c1149e111c50198b5e18f610d2))
* **dli:** add example flink sql job ([c7b8d58](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/c7b8d584f231662e5d3c16a65c2931883dd9c410))
* **dli:** add example package ([1b82319](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/1b82319f8a23fe63a633296706e08f8f32205cec))
* **dli:** add example queue ([0f7ebcf](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/0f7ebcf0ddf8c349a731725e0fb544b04d6daebc))
* **dli:** add example spark job ([2223ac6](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/2223ac6e875a186ff828549dae15942faa81ec94))
* **dns:** add examples for zone/record/ptr ([#31](https://github.com/FrangipaneTeam/provider-flexibleengine/issues/31)) ([afce8ad](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/afce8add9a22b3e8691c183ce29490ee8fa42791))
* **eps:** add example project ([1e99b79](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/1e99b79e8a7aa6289c827cf7c402c333d87dad22))
* **kms:** add example key ([705a347](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/705a34752aec60504de4ac1d40bba93a55d2627a))
* **script:** add .extra files for kubectl generate command ([a64738f](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/a64738f34a965914b81390b0ecc537ae96ddd709))
* **script:** add support for SecretRef ([2f92dac](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/2f92daca909e6a589408e767286be9812df27e3b))
* **tms:** add example tags ([84e7be5](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/84e7be5db03cbbb2852927fcb8c59ba02bea401a))
* **vpcep:** add examples ([58a5194](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/58a5194266ef3aeb758148938d618084a8210a6d))
* **waf:** add Example Certificate ([8391107](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/83911078839e58dce1eb4be88ab385ccc42b76a9))
* **waf:** add Example Domain ([43e60eb](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/43e60eb1eba10bb0d537bb3df58cc8f5a5b45b09))
* **waf:** add Example Policy ([1d24f1b](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/1d24f1b1400384257bdabe6c7a9649b7651d3b09))
* **waf:** add Example RuleAlarmMaskings ([411d29a](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/411d29a6c8749afb841d864b54509bf4dd13caef))
* **waf:** add Example RuleBlackList ([419e137](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/419e1378aea9cf654047dc2d7e4188877fa03e44))
* **waf:** add Example RuleCcProtection ([84a46d4](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/84a46d42c70cbc1c834dd90b65e00c1f3a2a14ae))
* **waf:** add Example RuleDataMasking ([b01870d](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/b01870d3553be5cea0c5a37e0dba61cddcc34856))
* **waf:** add Example RulePreciseProtection ([97bc660](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/97bc66031ab962ee3deab76b4c6e90155ae21163))
* **waf:** add Example RuleWebTamperProtection ([363b5df](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/363b5df94078bc988db9a020cd18c595ec3a02be))
* **waf:** add Examples Dedicated ([caf2ff0](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/caf2ff0758aacb96b06832f5a45702b0b0a99582))


### Bug Fixes

* **dli:** minor fix for dli resources ([49a721f](https://github.com/FrangipaneTeam/provider-flexibleengine/commit/49a721ffb8056839bece134fed3cbd66757b99bc))

## [0.0.3](https://github.com/FrangipaneTeam/provider-flexibleengine/compare/v0.0.2...v0.0.3) (2022-12-22)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.3
0.0.4

0 comments on commit 86ddae7

Please sign in to comment.