Releases: justenwalker/goodwill
Releases · justenwalker/goodwill
v0.7.1
05 Jun 03:24
Compare
Sorry, something went wrong.
No results found
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
01 Jun 20:00
Compare
Sorry, something went wrong.
No results found
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
23 Apr 07:49
Compare
Sorry, something went wrong.
No results found
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
28 Aug 06:04
Compare
Sorry, something went wrong.
No results found
Features
feat: support version compatibility check (93845bb )
Security Fixes
Update java dependencies with known vulnerabilities
v0.4.0
12 May 05:21
Compare
Sorry, something went wrong.
No results found
Breaking Changes
refactor!: rename package values to value (80352c6 )
Features
feat: support context and out variables (04aac34 )
v0.3.0
24 Apr 08:43
Compare
Sorry, something went wrong.
No results found
Breaking Changes
fix: consistent case for Go env settings (0a05b85 )
Features
feat: improve grpc exception descriptions (7c0b5f0 )
feat: remove goodwill log prefixes (dc70808 )
Fixes
fix: TaskConfigImpl NPE (f76e6cf )
fix: update default Go version (e9a75bf )
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
31 Mar 06:19
Compare
Sorry, something went wrong.
No results found
Features
feat: add support for JSONStore (7077495 )
Fixes
fix: JSONValue serialization (eacec57 )
fix: add missing postgres dump (4bbe220 )
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 )
Breaking Changes
remove cpu/memory options from Docker (db80159 )
unexport NewTask (9a6d24b )
rename TaskConfig to ProcessConfig (860fb01 )
v0.1.0
28 Mar 23:36
Compare
Sorry, something went wrong.
No results found
Features
feat: add debug option (ca0dd08 )
feat: rename flow* parameters (5b76bf8 )
feat: update default Go version to 1.16.2 (9557243 )
feat: use goVersion for default goDockerImage (6260cd6 )
Fixes
fix: correct docker compilation (1254304 )
fix: correctly set logger when -debug flag is set (8ea0234 )
fix: goodwill classpath in docker (150ecab )
fix: java linter warnings (759926a )
fix: set go proxy parameters (26567dc )
fix: use configured go docker image (10eda66 )
v0.0.1
28 Mar 08:03
Compare
Sorry, something went wrong.
No results found