Releases: CircleCI-Public/maven-orb
Releases · CircleCI-Public/maven-orb
v2.0.0
What's Changed
- fix: parallel testing with multiple module maven projects by @ryanbourdais in #41
- chore(deps-dev): bump junit from 4.11 to 4.13.1 in /sample_app2 by @dependabot in #42
- Support partial cache restores by @Peter-Darton-i2 in #47
- Bugfix and DRY out code by @Peter-Darton-i2 in #46
- Documentation improvements by @Peter-Darton-i2 in #48
- Add extension hooks to jobs by @Peter-Darton-i2 in #49
- Update default executor by @Peter-Darton-i2 in #50
- Upgrade from orb-tools@11 to @12 by @Peter-Darton-i2 in #45
- Combine recent PRs and add tests for it all by @Peter-Darton-i2 in #51
New Contributors
- @Peter-Darton-i2 made their first contribution in #47
Full Changelog: v1.4.1...v2.0.0
v1.4.1
What's Changed
- chore: added codeowners file by @Jaryt in #37
- Set Images at codeowner by @FelicianoTech in #38
- Fix test patterns for parallel_test by @sivaprasadreddy in #35
- Fix/test jobs by @ryanbourdais in #39
New Contributors
- @sivaprasadreddy made their first contribution in #35
- @ryanbourdais made their first contribution in #39
Full Changelog: v1.4.0...v1.4.1
v1.4.0 - Glob Kotlin Files, Added Parameters, Various Fixes
What's Changed
- ci: upgraded to orb tools 11 by @Jaryt in #29
- fix: removed improper working directory parameter by @gavinclarkeuk in #28
- fix: settings file not being used by verify script by @Jaryt in #30
- feat: match kotlin files in test globbing by @Jaryt in #32
- feat: parameterize dependency plugin version by @Jaryt in #31
- feat: expose with_cache parameters to test jobs by @Jaryt in #33
New Contributors
- @Jaryt made their first contribution in #29
- @gavinclarkeuk made their first contribution in #28
Full Changelog: https://github.com/CircleCI-Public/maven-orb/commits/v1.4.0