Releases: eclipse-dataplane-core/dataplane-sdk-java
Releases · eclipse-dataplane-core/dataplane-sdk-java
v1.0.0-RC2
What's Changed
- Bump org.eclipse.jetty.ee10:jetty-ee10-servlet from 12.1.2 to 12.1.4 by @dependabot[bot] in #5
- Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 by @dependabot[bot] in #3
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #6
- Bump org.junit:junit-bom from 6.0.0 to 6.0.1 by @dependabot[bot] in #7
- Bump org.wiremock:wiremock-jetty12 from 3.13.1 to 3.13.2 by @dependabot[bot] in #9
- Bump org.eclipse.jetty.ee10:jetty-ee10-servlet from 12.1.4 to 12.1.5 by @dependabot[bot] in #10
- Bump com.vanniktech.maven.publish from 0.35.0 to 0.36.0 by @dependabot[bot] in #15
- Bump org.junit:junit-bom from 6.0.1 to 6.0.2 by @dependabot[bot] in #14
- Bump io.rest-assured:rest-assured from 5.5.6 to 6.0.0 by @dependabot[bot] in #13
- Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 by @dependabot[bot] in #12
- Bump org.eclipse.jetty:jetty-server from 12.1.2 to 12.1.5 by @dependabot[bot] in #11
- feat: additional properties for DataFlow by @ronjaquensel in #17
- feat: add save method on Dataplane by @ndr-brt in #20
- chore: add checkstyle by @ronjaquensel in #21
- feat: permit async preparation by @ndr-brt in #24
- build(deps): bump gradle-wrapper from 9.1.0 to 9.3.0 by @dependabot[bot] in #25
- feat: permit async startup by @ndr-brt in #29
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.21.0 by @dependabot[bot] in #28
- build(deps): bump org.eclipse.jetty:jetty-server from 12.1.5 to 12.1.6 by @dependabot[bot] in #33
- build(deps): bump gradle-wrapper from 9.3.0 to 9.3.1 by @dependabot[bot] in #31
- build(deps): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #27
- build(deps): bump jerseyVersion from 4.0.0 to 4.0.2 by @dependabot[bot] in #30
- refactor: remove check endpoint by @ndr-brt in #34
- build(deps): bump org.junit:junit-bom from 6.0.2 to 6.0.3 by @dependabot[bot] in #35
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.1 by @dependabot[bot] in #36
- Remove name description and check endpoint by @ndr-brt in #39
- build(deps): bump org.mockito:mockito-core from 5.21.0 to 5.22.0 by @dependabot[bot] in #38
- feat: add registration endpoint controller by @ndr-brt in #40
- feat: add basic implementation for registering additional authorization profiles by @ndr-brt in #44
- build(deps): bump gradle-wrapper from 9.3.1 to 9.4.0 by @dependabot[bot] in #47
- build(deps): bump org.eclipse.jetty:jetty-server from 12.1.6 to 12.1.7 by @dependabot[bot] in #46
- feat: implement oauth2 client credentials auth profile by @ndr-brt in #48
- build(deps): bump org.mockito:mockito-core from 5.22.0 to 5.23.0 by @dependabot[bot] in #49
- refactor: make callback address URI by @ronjaquensel in #55
- feat: provide full mutual authentication by @ndr-brt in #58
- feat: data flow status message by @ronjaquensel in #60
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.21.1 to 2.21.2 by @dependabot[bot] in #50
- build(deps): bump gradle-wrapper from 9.4.0 to 9.4.1 by @dependabot[bot] in #51
- feat: resume endpoint by @ronjaquensel in #61
- chore: type field on data flow by @ronjaquensel in #63
- feat: set authorization as single object in registration message by @ndr-brt in #66
- docs: add claims by @ndr-brt in #68
- build(deps): bump org.eclipse.jetty.ee10:jetty-ee10-servlet from 12.1.7 to 12.1.8 by @dependabot[bot] in #72
- build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.8 to 10.9 by @dependabot[bot] in #71
- build(deps): bump org.eclipse.jetty:jetty-server from 12.1.7 to 12.1.8 by @dependabot[bot] in #70
- feat: return DataAddress in the resume result only when it's supposed to be returned by @ndr-brt in #73
New Contributors
- @dependabot[bot] made their first contribution in #5
- @ronjaquensel made their first contribution in #17
- @ndr-brt made their first contribution in #20
Full Changelog: https://github.com/eclipse-dataplane-core/dataplane-sdk-java/commits/v1.0.0-RC2