Releases: manikmagar/mulefd
v0.11.0
Changelog
🚀 Features
🧰 Tasks
⚙️ Dependencies
Bumps mockito-inline from 4.8.1 to 4.9.0.
Bumps picocli from 4.6.3 to 4.7.0.
- build: upgrade jreleaser
- build: plugins and script cleanup
- Add feature to use xpath-expressions as path with syntax "xpath:"
Contributors
We'd like to thank the following people for their contributions:
- Christian Langmann (@ChristianLangmann)
- Manik Magar (@manikmagar)
- dependabot[bot]
v0.10.0
Changelog
🚀 Features
- d8db401 use console logger and verbose mode (#309)
- 49dee9f known components config support (#305)
- b6079bd mule core known components support
🐛 Fixes
🧰 Tasks
- aea959e [minor] release
🛠 Build
- 92834df clean up test file generation
📝 Documentation
⚙️ Dependencies
Bumps mockito-core from 4.8.0 to 4.8.1.
Bumps assertj-core from 3.21.0 to 3.23.1.
- fix error message
Contributors
We'd like to thank the following people for their contributions:
- Manik Magar (@manikmagar)
- dependabot[bot]
- Christian Langmann (@ChristianLangmann)
v0.9.1
v0.9.0
v0.8.4
Changelog
🧰 Tasks
- 561119c add docker creds for release
- f01eb2b update jreleaser docker config
- c282871 add jreleaser workflow [patch] (#283)
- 889712e deps: bump assertj-core from 3.18.1 to 3.20.2
- 3883fbc add jbang script (#175)
⚙️ Dependencies
Bumps com.gradle.enterprise from 3.8.1 to 3.11.1.
Bumps mockito-core from 3.12.4 to 4.8.0.
Bumps logunit-logback from 1.1.0 to 1.1.3.
Bumps junit-jupiter-api from 5.7.2 to 5.9.1.
Bumps io.toolebox.git-versioner from 1.6.5 to 1.6.7.
Bumps picocli from 4.6.1 to 4.6.3.
Bumps jsonassert from 1.5.0 to 1.5.1.
Bumps org.gradle.crypto.checksum from 1.2.0 to 1.4.0.
Bumps logunit-core from 1.1.0 to 1.1.3.
Bumps junit-jupiter-engine from 5.7.2 to 5.9.1.
Bumps junit-jupiter-params from 5.7.0 to 5.9.1.
Bumps com.gradle.enterprise from 3.2.1 to 3.8.1.
Bumps actions/download-artifact from 2.0.9 to 2.1.0.
Bumps actions/cache from 2.1.5 to 2.1.7.
Bumps actions/checkout from 2 to 2.3.4.
Bumps actions/upload-artifact from 2.2.3 to 2.3.1.
Bumps assertj-core from 3.20.2 to 3.21.0.
Bumps logback-classic from 1.2.5 to 1.2.9.
Bumps logback-classic from 1.2.3 to 1.2.5.
Bumps mockito-core from 3.8.0 to 3.12.4.
Bumps junit-jupiter-api from 5.7.0 to 5.7.2.
Bumps junit-jupiter-engine from 5.7.0 to 5.7.2.
- deps: bump actions/setup-java from v1 to v2
Bumps actions/download-artifact from v2.0.7 to v2.0.9.
Bumps actions/upload-artifact from v2.2.2 to v2.2.3.
Bumps release-drafter/release-drafter from v5.11.0 to v5.15.0.
Bumps actions/cache from v2.1.4 to v2.1.5.
Bumps actions/upload-artifact from v2.2.1 to v2.2.2.
Bumps actions/cache from v2.1.3 to v2.1.4.
Bumps org.sonarqube from 3.0 to 3.1.1.
Bumps mockito-core from 3.7.0 to 3.8.0.
Bumps com.adarshr.test-logger from 2.1.0 to 2.1.1.
Bumps mockito-core from 3.5.13 to 3.7.0.
Bumps picocli from 4.5.1 to 4.6.1.
Bumps io.toolebox.git-versioner from 1.6.4 to 1.6.5.
Bumps actions/download-artifact from v2.0.5 to v2.0.7.
Bumps actions/upload-artifact from v2.2.0 to v2.2.1.
Bumps assertj-core from 3.17.2 to 3.18.1.
Bumps actions/cache from v2.1.1 to v2.1.3.
- fdce56e [patch] Release
- aef8da4 [patch] Release
- 50a8ae8 [patch] Release
- beb6bd0 rollback the github checkout actions (#284)
Checkout Actions@V2 broke the versioner plugin. It kept calculating
- Use default available graphviz engines
- f6d8658 Temporary disabling code analysis for dependabot PRs (#272)
- 1249995 Fix github actions (#238)
- 8366d31 Remove action dependencies from dependabot (#236)
- 5e5ca32 Update build.yml (#237)
- 3cd8ed9 remove sonar analysis (#234)
- eba7a53 Add JDK 17 in actions build matrix (#223)
- 7069e8e Upgrade sonarqube plugin (#198)
Contributors
We'd like to thank the following people for their contributions:
- Manik Magar (@manikmagar)
- dependabot[bot]
v0.7.4
v0.7.3
What's Changed
- chore: release pipeline and reproducible build config (#121) @manikmagar
v0.7.2
News
- chore: fix release script permissions
v0.7.1
What's Changed
- feat: allow custom modules registration (#112) @manikmagar
- fix: release publish workflow (#120) @manikmagar
- chore: migrate to dependabot v2 (#114) @manikmagar
- chore: configure test coverage for sonar (#113) @manikmagar
- chore: enable sonar analysis (#111) @manikmagar
📦 Dependency updates
- chore(deps): bump release-drafter/release-drafter from v5.7.0 to v5.11.0 (#118) @dependabot
- chore(deps): bump actions/download-artifact from v1 to v2.0.5 (#117) @dependabot
- chore(deps): bump actions/cache from v1 to v2.1.1 (#116) @dependabot
- chore(deps): bump actions/upload-artifact from v1 to v2.2.0 (#115) @dependabot
- chore(deps): bump mockito-core from 3.5.10 to 3.5.13 (#108) @dependabot-preview
- chore(deps): bump junit-jupiter-engine from 5.6.2 to 5.7.0 (#100) @dependabot-preview
- chore(deps): bump junit-jupiter-params from 5.6.2 to 5.7.0 (#99) @dependabot-preview
- chore(deps): bump junit-jupiter-api from 5.6.2 to 5.7.0 (#98) @dependabot-preview