Skip to content

Releases: dekorateio/dekorate

3.0.0

05 Sep 13:41
Compare
Choose a tag to compare
Run JBANG using Docker

2.9.0

15 Feb 18:10
Compare
Choose a tag to compare

What's Changed

  • Fix JSON auto generated files by @Sgitario in #848
  • Generate HELM charts by @Sgitario in #841
  • Spring Boot: Change default actuator liveness/readiness probes by @Sgitario in #851
  • Fix parsing in Git.getRemotes to ignore submodules by @kdubb in #852
  • refactor: clean up and remove some duplicates by @aureamunoz in #858
  • fix: getDeploymentMetadata now filters by name by @iocanel in #853

New Contributors

Full Changelog: 2.8.0...2.9.0

0.10.1

0.10.0

28 Nov 14:08
Compare
Choose a tag to compare

0.9.9

28 Nov 14:10
Compare
Choose a tag to compare

0.9.8

0.9.2

17 Oct 06:10
Compare
Choose a tag to compare

0.9.1

0.9.0

15 Oct 11:59
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release
  • [closed] feat: Add annotationless support for throntail web projects. #347
  • [closed] Decouple builds #344
  • [closed] Thorntail pt2. #341
  • [closed] feat: display diagnostics on all failed tests. #343
  • [closed] Decoupling platform from build method. #342
  • [closed] Knative annotations #299
  • [closed] feat: Maps now provides a method to convert a Map from properties #338
  • [closed] fix (#331) Properly combine annotations with properties. #333
  • [closed] Issue 306 #332
  • [closed] doc: Add a section about dealing with dependencies uberjar in Eclipse. #334

0.8.1

26 Aug 15:05
Compare
Choose a tag to compare

⭐ New Features

  • Add a halkyon starter for easier dependency management #320

🪲 Bug fixes

  • Port is not generated and exposeService becomes = false #313
  • buildConfig should not be generated by default #292
  • Url of the BuildConfig resource is generated using git+ssh protocol #310
  • Some fixes following the component migration to halkyon

📕 Documentation

  • readme.md and config.md has been updated and enriched with more details about how dekorate works.