Skip to content

Commit

Permalink
chore(release): v0.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 28, 2024
1 parent 942df5e commit 29669b4
Showing 1 changed file with 9 additions and 71 deletions.
80 changes: 9 additions & 71 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.2.0](https://github.com/swisscom/JCR-Hopper/compare/v0.1.4...v0.2.0) (2024-10-28)


### Features

* **meta:** add to aem tools panel pr fixes ([e3ff73b](https://github.com/swisscom/JCR-Hopper/commit/e3ff73be83ee2d07817186293d6818dafa983efd))
* **meta:** adds configuration to include jcr-hopper in aem tools ([ab683ad](https://github.com/swisscom/JCR-Hopper/commit/ab683ad1c3d1a1ac8d1a106c13908dcf10b36804))
* **meta:** swap icon for color logo ([fb68109](https://github.com/swisscom/JCR-Hopper/commit/fb6810976063f9a1c6e8d38ac75a0d6526c2add3))

## [0.1.4](https://github.com/swisscom/JCR-Hopper/compare/v0.1.3...v0.1.4) (2024-10-17)

## [0.1.3](https://github.com/swisscom/JCR-Hopper/compare/v0.1.2...v0.1.3) (2024-10-17)
Expand All @@ -11,74 +20,3 @@

## [0.1.1](https://github.com/swisscom/JCR-Hopper/compare/v0.1.0...v0.1.1) (2024-10-17)

## [0.1.0](https://github.com/swisscom/JCR-Hopper/compare/ef144ec37492e90125b5e60d0bb0db35973e9c1c...v0.1.0) (2024-10-17)


### Features

* add JSON deserialization of scripts ([3189c50](https://github.com/swisscom/JCR-Hopper/commit/3189c5019fe555ae84725f063ac2eebe8f3ae4b9))
* **editor:** ability to paste in hop array only ([fb5ae11](https://github.com/swisscom/JCR-Hopper/commit/fb5ae11233cef147e5e628b98bda55176a3083da))
* **editor:** allow adding hops ([1cf1a83](https://github.com/swisscom/JCR-Hopper/commit/1cf1a832ece9d45f7a99440ab685d7b3fe1cccba))
* **editor:** allow basic JSON step editing ([aef18f2](https://github.com/swisscom/JCR-Hopper/commit/aef18f2ba28af67c46cbea0eb1b8f6bc363c2cb2))
* **editor:** allow sample scripts to declare variables ([2f9fadd](https://github.com/swisscom/JCR-Hopper/commit/2f9fadd8e136a789cbdda21756655d61bea52695))
* **editor:** implement childNodes hop config ([866e151](https://github.com/swisscom/JCR-Hopper/commit/866e151c0e7014fc66720f373a52ffbc8d421ca6))
* **editor:** implement copyNode configurator ([3a1ed35](https://github.com/swisscom/JCR-Hopper/commit/3a1ed3586f310572daea7e460f0b093208882b58))
* **editor:** implement createChildNode configurator ([b843aaa](https://github.com/swisscom/JCR-Hopper/commit/b843aaaa96a2d743015bb392277c2919eb9e0fa1))
* **editor:** implement declare hop config ([76f101b](https://github.com/swisscom/JCR-Hopper/commit/76f101b846da6f6a2520bc8aa6b5a97d8b3dfe21))
* **editor:** implement drag & drop ([44daf53](https://github.com/swisscom/JCR-Hopper/commit/44daf537faa649550e83876e1ef35b20f0e51fcb))
* **editor:** implement each configurator ([c40a2bf](https://github.com/swisscom/JCR-Hopper/commit/c40a2bfce5808a912d896090c7772cb2343ba5e2))
* **editor:** implement filterNode configurator ([b756476](https://github.com/swisscom/JCR-Hopper/commit/b7564768e9e7705a6d42abb66dbb6b0d0b0f4cbb))
* **editor:** implement frontend checks ([3dc0629](https://github.com/swisscom/JCR-Hopper/commit/3dc06291cfb13a3f6270a6b89fc03d2693360cfd))
* **editor:** implement moveNode configurator ([3c1fc9d](https://github.com/swisscom/JCR-Hopper/commit/3c1fc9d6f4ddc8bf050edb2fbc40627c9869c6d4))
* **editor:** implement nodeQuery configurator ([d1e1d19](https://github.com/swisscom/JCR-Hopper/commit/d1e1d199e2b80f3e8a58fa91e106f01eddebc1dd))
* **editor:** implement renameProperty configurator ([9e723b5](https://github.com/swisscom/JCR-Hopper/commit/9e723b5004e6fd684b5fe14e707f129b29bbb92e))
* **editor:** implement reorderNode configurator ([c9276a3](https://github.com/swisscom/JCR-Hopper/commit/c9276a38210338b0e3d581466674a1fd8a3a39bf))
* **editor:** implement resolveNode configurator ([3f55356](https://github.com/swisscom/JCR-Hopper/commit/3f55356d4edae9c0c80c637f4678c9bd56aedd8c))
* **editor:** implement runScript configurator ([2d92337](https://github.com/swisscom/JCR-Hopper/commit/2d9233735dc98d198e226d0400d452b99331935d))
* **editor:** implement setProperty configurator ([ff81c74](https://github.com/swisscom/JCR-Hopper/commit/ff81c7427834f6247685f8897df125d0ee3508ec))
* **editor:** implement try configurator ([15ee45d](https://github.com/swisscom/JCR-Hopper/commit/15ee45d20703439306165733be57010438d2fb37))
* **editor:** move fallback step outside of directory for known types ([4d4b403](https://github.com/swisscom/JCR-Hopper/commit/4d4b4032eb792caa165d99ed64c8addc2dad85af))
* **editor:** rudimentary output logging ([358e25a](https://github.com/swisscom/JCR-Hopper/commit/358e25a19509dffccecd5b46dcf7b76d65c6bd3a))
* **editor:** sketch editor implementation ([59bcbfc](https://github.com/swisscom/JCR-Hopper/commit/59bcbfc33719812662d8c55de7b953536a48fcd1))
* **editor:** style script run output ([372d455](https://github.com/swisscom/JCR-Hopper/commit/372d455c11450184ca684b1e47e8dfcff71bbf33))
* **editor:** support configuring param evaluation ([fb7b8c0](https://github.com/swisscom/JCR-Hopper/commit/fb7b8c0d528e0f0d2a2fbdaef70c3a5c43b7a51c))
* **editor:** use a fancy editor for fallback hop editing ([83ee303](https://github.com/swisscom/JCR-Hopper/commit/83ee3035f587c9c9d7a87b799ffcbbb296215fae))
* **editor:** working GUI skeleton ([63077e7](https://github.com/swisscom/JCR-Hopper/commit/63077e77fce9168b73402b8136b5f0bf4665d58f))
* more stylized logo ([941e14f](https://github.com/swisscom/JCR-Hopper/commit/941e14feb5d87e9db5920e04d886519edca11a01))
* **runner:** add optional util provider extension ([90113ef](https://github.com/swisscom/JCR-Hopper/commit/90113ef1ade930c2fd247b9196a05aa2301ae51f))
* **runner:** add script runner servlet endpoint ([6f2b58d](https://github.com/swisscom/JCR-Hopper/commit/6f2b58d2599d6aef298d13a89ded1813cd5237b2))
* **runner:** allow chaning mime type and extension of plain text files ([1f57d62](https://github.com/swisscom/JCR-Hopper/commit/1f57d62d992c94b6ff2d8d81576864cfac8933c6))
* **runner:** implement param evaluation options ([928d196](https://github.com/swisscom/JCR-Hopper/commit/928d196191173947c881602486f05c834acecd9d))
* **runner:** integrate and extend with OSGi ([a2c9f97](https://github.com/swisscom/JCR-Hopper/commit/a2c9f970c19895444756baa89b8d203e538ca781))
* **runner:** put script arguments onto args var ([b5a6643](https://github.com/swisscom/JCR-Hopper/commit/b5a66435e8b84fdbd31e7d489ea108a6c18ed38a))
* **runner:** support generating files ([2293786](https://github.com/swisscom/JCR-Hopper/commit/2293786866abfce09a173c7276daac99dca36569))
* **runner:** support script parameters ([a19743c](https://github.com/swisscom/JCR-Hopper/commit/a19743cd6726a9836f0e40898ebd0fd8b7c3581b))
* **runner:** turn request parameters into script arguments ([70826e6](https://github.com/swisscom/JCR-Hopper/commit/70826e6e7d7ed4f85f6153f5e718041eb4aa27b2))
* working prototype ([ef144ec](https://github.com/swisscom/JCR-Hopper/commit/ef144ec37492e90125b5e60d0bb0db35973e9c1c))


### Bug Fixes

* allow handler to receive logged throwables ([a606d36](https://github.com/swisscom/JCR-Hopper/commit/a606d363e486991dc5d7a02ed9fed063de8782ca))
* correct return format ([d951df9](https://github.com/swisscom/JCR-Hopper/commit/d951df96b6d84570b091ed594da7f29915517db5))
* **editor:** add missing key for argument list ([11babb1](https://github.com/swisscom/JCR-Hopper/commit/11babb12d39ad20991d67c4be5b2978ebe85a72f))
* **editor:** allow passing label to <Input> ([bf54cf4](https://github.com/swisscom/JCR-Hopper/commit/bf54cf435b0a938cf6db14b2d1419f82d9c7a011))
* **editor:** change add picker label ([bb6426d](https://github.com/swisscom/JCR-Hopper/commit/bb6426d6ce29ce7fb9b60db155e9b30ddead5402))
* **editor:** do not submit empty arguments ([23ac319](https://github.com/swisscom/JCR-Hopper/commit/23ac3195012cddc64d0490449adf588fa9f93475))
* **editor:** fix jcr:content sample to only operate on /content ([f4a6da8](https://github.com/swisscom/JCR-Hopper/commit/f4a6da85c836d1611b6d68daed3b18749c3843e9))
* **editor:** help tag nesting ([0c28fe4](https://github.com/swisscom/JCR-Hopper/commit/0c28fe4de7c2b666953f8c6c852462f67e291e0d))
* **editor:** improve samples ([02bd4d0](https://github.com/swisscom/JCR-Hopper/commit/02bd4d0e9a95bd6b6986bfbe27ce5d82505abd16))
* **editor:** inline label with <Select> ([ec9581a](https://github.com/swisscom/JCR-Hopper/commit/ec9581a72b86588f7e3ce83baace419c5ab10d1e))
* **editor:** support chunked responses correctly ([52c8019](https://github.com/swisscom/JCR-Hopper/commit/52c801941c7db9a2a6c22444bf98bb8e7b5a855a))
* **editor:** unify all change handlers to be named onChange ([f645c92](https://github.com/swisscom/JCR-Hopper/commit/f645c92215a654b4ddbf505bb95244dd270d8379))
* **editor:** use hook for clipboard ([7716dfb](https://github.com/swisscom/JCR-Hopper/commit/7716dfb6a4dddb3bdc6f632c9c6b18ed21a93147))
* **runner:** smaller buffer size, add default utils ([4b67e47](https://github.com/swisscom/JCR-Hopper/commit/4b67e47c3f4fc18e1e720bc86ac7529396ed5625))
* **runner:** use correct message formatter for varargs calls ([9fca3c9](https://github.com/swisscom/JCR-Hopper/commit/9fca3c9d6b263cd86cfb948ae0d84ca4421b98b7))
* **runner:** use prefix for known request params consumed by the servlet ([bf43c2a](https://github.com/swisscom/JCR-Hopper/commit/bf43c2a48b96de3666837ab37eebcaaf2bb65ee5))


### Reverts

* no longer use deploy key ([f653d39](https://github.com/swisscom/JCR-Hopper/commit/f653d39f019f5dabb90205f25c2a5fce9331a8f4))
* re-add deploy key ([48c9e4a](https://github.com/swisscom/JCR-Hopper/commit/48c9e4afc9edb244b0b4a9c5c7abebeb1cd71598))

0 comments on commit 29669b4

Please sign in to comment.