CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 23:25:23 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"69d84521b03dfbb1c00b5cbef0407f57"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=HbkqyJeheNTsXkMUArYUcPFw801wty5wRiR%2Baj5pD6xVXaOmDiK0TuJ1N2e8UnIFvPAaYsxJh3txHlEXAX7AOoMQ8iaHXNmoZV7InBYWSL8KLesCZf%2FLfbi1Ft8IRkAjybRuuLeGtO0TLxRD5snIiwibzodC%2B9BwtYMgf1O1MgIoDd%2Fw2VsbT9Y2iA2%2BST36b%2FKJzmx20rtnoEj7%2B%2F6ppA2CoOLNo3Mksn19eKN51szUZfZ6XNJTq03c1KLcaQkcGdtFDA9kf9B0QFfEFEonAQ%3D%3D--IojRSMZUDH%2FPpfPT--l3DPzc5VCinxJ2DENyPA1g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2014369510.1752881123; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 23:25:23 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 23:25:23 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A14A:A43E1:207F91:2C35B7:687AD7E3
Release 5.0.0.Final · serverlessworkflow/sdk-java · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 50
5.0.0.Final
Compare
·
352 commits
to main
since this release
Heads up! This is a breaking change release if you use Java 8 since we now target Java 11 and Jakarta. Please make sure to update your environment before attempting to use this version.
It's also the last major version to support the CNCF Serverless Workflow Specification 0.8 version. Small bug fixes and security issues will be published for some time until we completely transition to the Specification 1.0.0 version.
What's Changed
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.1.1 to 3.3.1 by @dependabot in #297
- Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.0 to 3.2.2 by @dependabot in #298
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.2 by @dependabot in #299
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #301
- Bump com.networknt:json-schema-validator from 1.0.87 to 1.1.0 by @dependabot in #307
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 by @dependabot in #306
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #310
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.12.1 by @dependabot in #309
- Bump org.assertj:assertj-core from 3.13.2 to 3.25.1 by @dependabot in #313
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 by @dependabot in #314
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #317
- Bump version.org.slf4j from 1.7.25 to 2.0.11 by @dependabot in #316
- Bump org.mockito:mockito-core from 5.6.0 to 5.9.0 by @dependabot in #320
- Bump com.spotify.fmt:fmt-maven-plugin from 2.21.1 to 2.22.1 by @dependabot in #319
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #322
- Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 by @dependabot in #321
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #326
- Bump version.org.junit.jupiter from 5.6.0 to 5.10.2 by @dependabot in #325
- Upgrade com.networknt:json-schema-validator from 1.1.0 to 1.3.2 by @ricardozanini in #328
- Fix pom plugins and release GHA to match with 4.0.x branch by @ricardozanini in #327
- Bump version.org.slf4j from 2.0.11 to 2.0.12 by @dependabot in #329
- Bump ch.qos.logback:logback-classic from 1.4.9 to 1.5.0 by @dependabot in #331
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3 by @dependabot in #332
- Bump com.networknt:json-schema-validator from 1.3.2 to 1.3.3 by @dependabot in #334
- Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.3 by @dependabot in #336
- Bump org.mockito:mockito-core from 5.10.0 to 5.11.0 by @dependabot in #335
- Bump com.spotify.fmt:fmt-maven-plugin from 2.22.1 to 2.23 by @dependabot in #339
- Bump version.com.fasterxml.jackson from 2.15.3 to 2.16.2 by @dependabot in #337
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #338
- [Fix #333] Fixing typo in defaultcondition by @fjtirado in #340
- Bump version.com.fasterxml.jackson from 2.16.2 to 2.17.0 by @dependabot in #342
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #343
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #344
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #345
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #346
- Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.5 by @dependabot in #350
- Bump version.org.slf4j from 2.0.12 to 2.0.13 by @dependabot in #349
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.2.0 to 3.4.0 by @dependabot in #348
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by @dependabot in #347
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #353
- Bump ch.qos.logback:logback-classic from 1.5.5 to 1.5.6 by @dependabot in #352
- Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in #356
- Bump version.com.fasterxml.jackson from 2.17.0 to 2.17.1 by @dependabot in #355
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #358
- Bump org.apache.maven.plugins:maven-deploy-plugin from 2.8.2 to 3.1.2 by @dependabot in #354
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in #351
- Bump com.networknt:json-schema-validator from 1.3.3 to 1.4.0 by @dependabot in #341
- Make classes serializable by @visheshruparelia in #283
- #225 Update to Jakarta by @radtriste in #226
- Fix #212 - Add validation for actions in ForEachState by @ricardozanini in #360
- Fix #213 - Make a required property for Retry and verify RetryDef by @ricardozanini in #361
- Fix #232 - Add Errors validation to skipMessages by @ricardozanini in #362
- Fix #357 - Add OAuth Validation Test by @ricardozanini in #363
New Contributors
- @fjtirado made their first contribution in #196
- @dependabot made their first contribution in #250
- @visheshruparelia made their first contribution in #252
- @radtriste made their first contribution in #226
Full Changelog: https://github.com/serverlessworkflow/sdk-java/commits/5.0.0.Final
Assets 2
You can’t perform that action at this time.