Releases: justenwalker/goodwill
Releases · justenwalker/goodwill
v0.7.1
Dependencies
- org.apache.commons:commons-compress from 1.26.1 to 1.26.2
- com.google.guava:guava from 33.2.0-jre to 33.2.1-jre
Build Dependencies
- org.sonatype.plugins:nexus-staging-maven-plugin
- org.apache.maven.plugins:maven-assembly-plugin
- org.eclipse.sisu:sisu-maven-plugin
- kr.motd.maven:os-maven-plugin from 1.6.2 to 1.7.1
- org.apache.maven.plugins:maven-javadoc-plugin
- org.apache.maven.plugins:maven-gpg-plugin
Other
- Automatically format Java code with
mvn fmt:format
v0.7.0
Features
- feat: support arm64 architecture
Security Fixes
- Update to Concord 2.5.0
- Update java dependencies
- Update go dependencies
- Update default Go version to 1.22.3
Other
- document release process
- switch to OpenTofu for local integration environment
v0.6.0
Features
- feat: upgrade to Concord version 1.101.0
Security Fixes
- Upgrade to Go 1.20
- Update Go and Java dependencies to fix known vulnerabilities
v0.5.0
v0.4.0
v0.3.0
Breaking Changes
- fix: consistent case for Go env settings (0a05b85)
Features
Fixes
Other
- build: add license target (d71cdd1)
- build: add verify target (fe745ff)
- build: dependencies use tidy/get (077e063)
- docs: fix typo in README (ab2ecd6)
- refactor: use jennifer to generate the main file (3f54f27)
- regnerate protobufs (559dc01)
- tests: print api key on e2e target (c1966b1)
- tests: test concord-v2 runtime (76f7a86)
- tests: upgrade concord version (ff529ae)
v0.2.0
Features
- feat: add support for JSONStore (7077495)
Fixes
Other
- build: fix release target dependencies (7f81f27)
- build: normalize VERSION arg to release target (dcd01a7)
- docs: document Docker options (2e40ccb)
- docs: document secret types (7628008)
- docs: document task methods (4dc5db9)