Releases: ThePrez/Manzan
Releases · ThePrez/Manzan
v0.0.7
What's Changed
- Bump sentry from 6.11.0 to 6.14.0 in /camel by @dependabot in #91
- Bump gson from 2.10 to 2.10.1 in /camel by @dependabot in #83
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 in /camel by @dependabot in #92
- Documentation updates with proper install instructions and other misc. by @ThePrez in #105
- More doc cleanup by @ThePrez in #106
- doc: Tweak destinations list by @ThePrez in #107
- Switch to use
IBMiDotEnv
package to get system connections by @ThePrez in #108 - Add
file
destination by @ThePrez in #110 - Correct
ndmsg
name by @worksofliam in #113 - Allow configuration dir to be overridden by system property by @ThePrez in #109
- Use IBM i CI to build by @worksofliam in #117
- Bump sentry from 6.14.0 to 6.21.0 in /camel by @dependabot in #104
- Bump camel-parent from 3.14.7 to 3.14.8 in /camel by @dependabot in #102
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 in /camel by @dependabot in #96
- Bump maven-replacer-plugin from 1.4.0 to 1.4.1 in /camel by @dependabot in #84
- Rework testing substantially (and several bugfixes along the way) by @ThePrez in #118
- Use secure email protocol by @jonnyz32 in #126
- Update docs to smtps by @jonnyz32 in #128
- Fix doc links to configuration examples by @SanjulaGanepola in #131
- Add support for
smtp
/smtps
and optional port by @SanjulaGanepola in #130 - Update ibmi, build_release, and maven workflows by @SanjulaGanepola in #127
- Separate release build and clean up by @SanjulaGanepola in #133
New Contributors
- @jonnyz32 made their first contribution in #126
- @SanjulaGanepola made their first contribution in #131
Full Changelog: v0.0.6...v0.0.7
Release v0.0.6
switch to new app installer Correct extension for artifact in CI Signed-off-by: Liam Barry Allan <[email protected]> Correct artifact name in SCP for CI Signed-off-by: Liam Barry Allan <[email protected]> Single job for gmake in CI Signed-off-by: Liam Barry Allan <[email protected]> Fix path to gmake in CI Signed-off-by: Liam Barry Allan <[email protected]>