Releases: Think-iT-Labs/edc-connector-client-java
Releases · Think-iT-Labs/edc-connector-client-java
0.5.0
What's Changed
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot[bot] in #159
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by @dependabot[bot] in #161
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0 by @dependabot[bot] in #162
- build(deps): bump org.testcontainers:junit-jupiter from 1.20.1 to 1.20.2 by @dependabot[bot] in #163
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 by @dependabot[bot] in #164
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot[bot] in #166
- build(deps): bump org.testcontainers:junit-jupiter from 1.20.2 to 1.20.3 by @dependabot[bot] in #167
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.1 by @dependabot[bot] in #168
- Feat add verifiable credential api by @chaimaMeliani in #165
- build(deps): bump org.testcontainers:junit-jupiter from 1.20.3 to 1.20.4 by @dependabot[bot] in #172
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2 by @dependabot[bot] in #173
- feat: add did api by @chaimaMeliani in #171
- feat: add keyPairs api by @chaimaMeliani in #176
- feat: add participants api by @chaimaMeliani in #177
- feat: provide extensibility capabilities by @ndr-brt in #175
- refactor: adapt management resource to the new spi by @ndr-brt in #178
- build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.2 by @dependabot[bot] in #181
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot[bot] in #180
- build(deps): bump com.diffplug.spotless from 6.25.0 to 7.0.1 by @dependabot[bot] in #182
- refactor: make all the core resources to use the same format by @ndr-brt in #183
- docs: document extensibility by @ndr-brt in #189
- fix: rename participantId to participantContextId by @chaimaMeliani in #190
- Add presentation api by @chaimaMeliani in #187
- build(deps): bump org.testcontainers:junit-jupiter from 1.20.4 to 1.21.0 by @dependabot[bot] in #198
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.19.0 by @dependabot[bot] in #199
- build: fix some tests by @ndr-brt in #223
- build: fix tests by @ndr-brt in #224
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #215
- build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #216
- build(deps): bump org.testcontainers:junit-jupiter from 1.21.0 to 1.21.3 by @dependabot[bot] in #206
- build(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.6 by @dependabot[bot] in #219
- build(deps): bump com.diffplug.spotless from 7.0.1 to 8.0.0 by @dependabot[bot] in #220
- build(deps): bump com.apicatalog:titanium-json-ld from 1.4.1 to 1.7.0 by @dependabot[bot] in #222
- fix: support @id in properties by @ndr-brt in #225
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.4 to 6.0.0 by @dependabot[bot] in #221
- build(deps): bump org.junit:junit-bom from 6.0.0 to 6.0.1 by @dependabot[bot] in #226
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.20.1 by @dependabot[bot] in #227
- build: switch to new publication method on maven central by @ndr-brt in #228
- build: update secret names by @ndr-brt in #229
- build: remove unused config by @ndr-brt in #230
- build: add missing signign arguments by @ndr-brt in #231
- build: add explicit tasks dependency by @ndr-brt in #232
- build: add missing publish config by @ndr-brt in #233
- build: cleanup publish config by @ndr-brt in #234
- Release version 0.5.0 by @github-actions[bot] in #235
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @dependabot in #149
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 by @dependabot in #150
- build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #152
- build(deps): bump com.apicatalog:titanium-json-ld from 1.4.0 to 1.4.1 by @dependabot in #153
- build(deps): bump org.testcontainers:junit-jupiter from 1.19.8 to 1.20.0 by @dependabot in #154
- build(deps): bump org.eclipse.parsson:parsson from 1.1.6 to 1.1.7 by @dependabot in #155
- build(deps): bump org.testcontainers:junit-jupiter from 1.20.0 to 1.20.1 by @dependabot in #156
- feat: implement catalog cache controller by @ndr-brt in #157
- Release version 0.4.0 by @github-actions in #158
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #143
- refactor: remove the request builder duplications by @chaimaMeliani in #145
- feat: bump management api version to 3 by @ndr-brt in #147
- Release version 0.3.0 by @github-actions in #148
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- build(deps): bump org.eclipse.edc:runtime-metamodel from 0.5.0 to 0.5.1 by @dependabot in #116
- build(deps): bump org.testcontainers:junit-jupiter from 1.19.5 to 1.19.6 by @dependabot in #117
- build(deps): bump com.apicatalog:titanium-json-ld from 1.3.3 to 1.4.0 by @dependabot in #118
- build(deps): bump org.testcontainers:junit-jupiter from 1.19.6 to 1.19.7 by @dependabot in #119
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2 by @dependabot in #120
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.16.2 to 2.17.0 by @dependabot in #121
- refactor: improve controllers methods and remove duplications by @chaimaMeliani in #114
- build(deps): bump org.eclipse.edc:runtime-metamodel from 0.5.1 to 0.6.0 by @dependabot in #123
- build(deps): bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 by @dependabot in #128
- build(deps): bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6 by @dependabot in #127
- build: get spec file from edc gh pages by @ndr-brt in #126
- feat: imporove test classes and remove duplications by @chaimaMeliani in #122
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 by @dependabot in #133
- build(deps): bump thomaseizinger/create-pull-request from 1.3.1 to 1.4.0 by @dependabot in #134
- feat: Split Observability to a new context by @chaimaMeliani in #132
- build(deps): bump org.testcontainers:junit-jupiter from 1.19.7 to 1.19.8 by @dependabot in #136
- feat: add edr cache endpoint by @chaimaMeliani in #138
- build(deps): bump org.eclipse.edc:runtime-metamodel from 0.6.0 to 0.6.4 by @dependabot in #137
- Feat secret endpoint by @chaimaMeliani in #141
- Release version 0.2.0 by @github-actions in #142
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- build(deps): bump org.eclipse.edc:runtime-metamodel from 0.4.1 to 0.5.0 by @dependabot in #98
- Release version 0.1.0 by @github-actions in #113
Full Changelog: 0.0.2...0.1.0
0.0.2
What's Changed
- docs: document release process by @ndr-brt in #89
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 by @dependabot in #92
- build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot in #94
- build(deps): bump com.diffplug.spotless from 6.23.3 to 6.24.0 by @dependabot in #95
- build(deps): bump com.diffplug.spotless from 6.24.0 to 6.25.0 by @dependabot in #101
- build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #102
- build(deps): bump org.testcontainers:junit-jupiter from 1.19.3 to 1.19.4 by @dependabot in #103
- feat: change http request to async requests by @chaimaMeliani in #85
- build: automate release preparation phase by @ndr-brt in #100
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #107
- build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #106
- build(deps): bump org.testcontainers:junit-jupiter from 1.19.4 to 1.19.5 by @dependabot in #108
- refactor: update the successful state condition by @chaimaMeliani in #105
- Release version 0.0.2 by @github-actions in #109
- Release version 0.0.2 by @github-actions in #111
Full Changelog: 0.0.1...0.0.2
0.0.1
What's Changed
- feat: refactor asset.create method by @chaimaMeliani in #2
- feat: add Assets.update method by @chaimaMeliani in #5
- feat: add Assets.delete method by @chaimaMeliani in #8
- build: add ci job by @ndr-brt in #7
- feat: add Assets.getByFilter method by @chaimaMeliani in #9
- feat: apply spotless by @ndr-brt in #11
- refactor: update Assets.get method by @chaimaMeliani in #12
- feat: set dependabot to keep track of the edc versions by @ndr-brt in #14
- build(deps): bump jakarta.json:jakarta.json-api from 2.1.1 to 2.1.2 by @dependabot in #16
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot in #18
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 by @dependabot in #17
- build: edc to 0.3.2-SNAPSHOT by @ndr-brt in #19
- Feat contract definitions by @chaimaMeliani in #15
- build: bump prism to 5.4.0 by @ndr-brt in #20
- feat: create ContractDefinitions.delete method by @chaimaMeliani in #22
- feat: create ContractDefinitions.request method by @chaimaMeliani in #23
- feat: create ContractDefinitions.create method by @chaimaMeliani in #21
- Feat policy definitions by @chaimaMeliani in #24
- feat: create contractDefintions.update method by @chaimaMeliani in #25
- refactor: remove succeeded attribute from the Result class by @chaimaMeliani in #26
- refactor: add asset builder by @ndr-brt in #27
- build(deps): bump org.eclipse.parsson:parsson from 1.1.4 to 1.1.5 by @dependabot in #28
- build(deps): bump jakarta.json:jakarta.json-api from 2.1.2 to 2.1.3 by @dependabot in #29
- refactor: avoid passing thorugh to a map when requesting assets by @ndr-brt in #30
- refactor: avoid duplication by @ndr-brt in #31
- feat: create PolicyDefinitions.create method by @chaimaMeliani in #32
- refactor: add Builder to the contract definition class by @chaimaMeliani in #33
- feature: add PolicyDefinition.update method by @chaimaMeliani in #34
- Policy definition delete by @chaimaMeliani in #35
- feature: add PolicyDefinition.request method by @chaimaMeliani in #36
- Feat contract agreement get by @chaimaMeliani in #38
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by @dependabot in #40
- feat: create ContractNegotiations.get method by @chaimaMeliani in #37
- feat: create ContractAgreements.create method by @chaimaMeliani in #39
- feat: add ContractAgreement.getNegotiation method by @chaimaMeliani in #43
- feat: add ContractNegotiations.getAgreement method by @chaimaMeliani in #41
- feat: add ContractNegotiations.terminate method by @chaimaMeliani in #42
- feat: add ContractAgreement.request method by @chaimaMeliani in #44
- feat: add ContractNegotiations.request method by @chaimaMeliani in #45
- feat: add ContractNegotiations.getState method by @chaimaMeliani in #46
- feat: add TransferProcesses.get method by @chaimaMeliani in #47
- feat: add TransferProcesses.create method by @chaimaMeliani in #48
- feat: add TransferProcesses.getState method by @chaimaMeliani in #50
- feat: add TransferProcesses.terminate method by @chaimaMeliani in #51
- feat: add TransferProcesses.requestToDeprovision method by @chaimaMeliani in #49
- build(deps): bump org.testcontainers:junit-jupiter from 1.19.1 to 1.19.2 by @dependabot in #52
- add Dataplanes.get method by @chaimaMeliani in #53
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 by @dependabot in #55
- build(deps): bump org.eclipse.edc:runtime-metamodel from 0.3.2-SNAPSHOT to 0.4.0 by @dependabot in #58
- add Dataplanes.create method by @chaimaMeliani in #54
- build(deps): bump com.apicatalog:titanium-json-ld from 1.3.2 to 1.3.3 by @dependabot in #60
- add Dataplanes.select method by @chaimaMeliani in #57
- build(deps): bump org.eclipse.edc:runtime-metamodel from 0.4.0 to 0.4.1 by @dependabot in #65
- Feat application observability health by @chaimaMeliani in #61
- feat: add ApplicationObservability.checkReadiness method by @chaimaMeliani in #63
- feat: add ApplicationObservability.checkStartup method by @chaimaMeliani in #64
- Feat application observability liveness by @chaimaMeliani in #66
- build(deps): bump org.testcontainers:junit-jupiter from 1.19.2 to 1.19.3 by @dependabot in #67
- feat: add Catalog.request method by @chaimaMeliani in #68
- Feat dataset request by @chaimaMeliani in #70
- build(deps): bump com.diffplug.spotless from 6.22.0 to 6.23.0 by @dependabot in #76
- build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #79
- build(deps): bump com.diffplug.spotless from 6.23.0 to 6.23.2 by @dependabot in #80
- build(deps): bump com.diffplug.spotless from 6.23.2 to 6.23.3 by @dependabot in #81
- [WIP]feat: add the ApiErrorDetail by @chaimaMeliani in #71
- refactor: add an abstract builder in the JsonLdObject class by @chaimaMeliani in #82
- feat: organize classes in packages by @chaimaMeliani in #83
- feat: enrich readme and add contributing document by @ndr-brt in #84
- feat: speed up the test using singleton containers by @chaimaMeliani in #86
- Prepare release 0.0.1 by @ndr-brt in #87
- Release/0.0.1 by @ndr-brt in #88
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: https://github.com/Think-iT-Labs/edc-connector-client-java/commits/0.0.1