Releases: conductor-oss/java-sdk
Releases · conductor-oss/java-sdk
v5.0.3.rc1
What’s Changed
- feat(file-storage) File Storage Support for Java SDK (#99) @kowser-orkes
- Standardized metrics export - feature flagged (#114) @chrishagglund-ship-it
- Fix broken example (#119) @chrishagglund-ship-it
- fix(examples): use proper image and align with SDK conventions (#118) @mp-orkes
- fix: bump vulnerable deps in example pom.xml files (#117) @chrishagglund-ship-it
What's Changed
- fix: bump vulnerable deps in example pom.xml files by @chrishagglund-ship-it in #117
- fix(examples): use proper image and align with SDK conventions by @mp-orkes in #118
- Fix broken example by @chrishagglund-ship-it in #119
- Standardized metrics export - feature flagged by @chrishagglund-ship-it in #114
- feat(file-storage) File Storage Support for Java SDK by @kowser-orkes in #99
New Contributors
- @kowser-orkes made their first contribution in #99
Full Changelog: v5.0.2...v5.0.3
v5.0.2
What's Changed
- Add OSV-Scanner workflow for vulnerability scanning by @nthmost-orkes in #77
- Bump mikepenz/action-junit-report from 5 to 6 by @dependabot[bot] in #65
- Add 831 curated Java SDK examples by @nohup23 in #90
- Fix runtime bugs and add mock mode across 11 examples by @nohup23 in #91
- Add 791 curated Java SDK examples by @nohup23 in #92
- Certification worker by @chrishagglund-ship-it in #93
- add metrics endpoint for harness worker by @chrishagglund-ship-it in #98
- fix: helloworld example — remove Orkes auth dependency for OSS users by @nthmost-orkes in #97
- Bump release-drafter/release-drafter from 6 to 7 by @dependabot[bot] in #89
- Bump spring-boot-starter from 3.3.0 to 3.3.11 by @nthmost-orkes in #86
- Fix no automatic testworker deploy on release by @chrishagglund-ship-it in #101
- docs: clarify OSS vs Orkes-only examples in old/ directory by @nthmost-orkes in #100
- Bump logback, jackson, mockito, and junit versions for security and consistency by @nthmost-orkes in #87
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #40
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #49
- Bump actions/github-script from 7 to 8 by @dependabot[bot] in #53
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #88
- fix: bump jackson, spring-boot, logback, log4j, guava for CVE fixes by @nthmost-orkes in #103
- feat: add conductor-client-spring-boot4 module by @mp-orkes in #115
- ci: skip examples/ in OSV scans by @mp-orkes in #116
New Contributors
- @nohup23 made their first contribution in #90
- @chrishagglund-ship-it made their first contribution in #93
Full Changelog: v5.0.1...v5.0.2
v5.0.1
v5.0.0
v4.2.0-rc3
What's Changed
Full Changelog: v4.2.0-rc2...v4.2.0-rc3
v4.1.3
v4.2.0-rc2
Full Changelog: v4.1.2...v4.2.0-rc2
v4.2.0-rc1
Full Changelog: v4.1.2...v4.2.0-rc1
v4.1.2
What's Changed
- Remove codecov badge by @EugeneKisel-sm in #69
- Timeout param and response in signal sync by @mp-orkes in #70
Full Changelog: v4.1.1...v4.1.2
v4.1.1
🐞 Presigned S3 Upload Compatibility Fix
Fixed S3 presigned URL upload failures (403) by adding Content-Type: application/json to upload requests when content-type is included in the signed headers - S3 external payload uploads fail with 403 after server upgrade (v3.21.12 → v3.21.17+) #694
What's Changed
- Fix S3 presigned URL upload 403 error by setting Content-Type header by @nthmost-orkes in #68
New Contributors
- @nthmost-orkes made their first contribution in #68
Full Changelog: v4.1.0...v4.1.1