v0.2.0
What's Changed
Bugfixes
- fix: the Criterion Transformer correctly handles the rightOperand by @paullatzelsperger in #3320
- fix: create openapi only on pushes to main by @paullatzelsperger in #3326
- fix(jersey): bind controllers to the correct context by @ndr-brt in #3327
New Features & Improvements
- docs: add example to contract definition management api by @ndr-brt in #3265
- refactor: put DataAddress as Asset field by @ndr-brt in #3244
- refactor: get rid of ContractDefinition related Dto classes by @ndr-brt in #3269
- docs: add example to asset management api by @ndr-brt in #3270
- docs: add openapi examples for policy definition endpoints by @ndr-brt in #3272
- build(deps): bump json-unit from 2.38.0 to 3.0.0 by @dependabot in #3274
- build(deps): bump com.h2database:h2 from 2.1.214 to 2.2.220 by @dependabot in #3275
- feat: consolidate tractus-x HashiCorp Vault impl by @paullatzelsperger in #3266
- feat: make http client timeouts configurable by @ndr-brt in #3277
- feat(test): convert all postgres tests to use testcontainers by @paullatzelsperger in #3268
- feat(build): add dependency check to CI workflow by @paullatzelsperger in #3276
- build(deps): bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.14 to 2.2.15 by @dependabot in #3286
- build(deps): bump io.micrometer:micrometer-core from 1.11.1 to 1.11.2 by @dependabot in #3288
- feat: Add fixtures for end-to-end transfer tests by @bscholtes1A in #3285
- chore: update DEPENDENCIES file with latest approvals by @paullatzelsperger in #3294
- feat: add reusable workflows by @juliapampus in #3295
- feat: add negotiation endpoint api spec examples by @ndr-brt in #3283
- feat: avoid creating temporary files when loading json-ld document cache by @ndr-brt in #3290
- refactor: get rid of
managedResource
by @ndr-brt in #3297 - build(deps): bump opentelemetry from 1.27.0 to 1.28.0 by @dependabot in #3291
- feat(ci): improve outputting dependencies if they are different by @paullatzelsperger in #3298
- feat(ci): reuse dependency check from .github by @paullatzelsperger in #3301
- chore: remove unneeded method by @paullatzelsperger in #3300
- feat(ci): publish OpenAPI specs on releases by @paullatzelsperger in #3296
- feat: add agreement endpoints schema examples by @ndr-brt in #3299
- feat: add transfer process endpoints schema examples by @ndr-brt in #3304
- feat: add catalog endpoints schema examples by @ndr-brt in #3306
- refactor: remove DTOs from management-api by @ndr-brt in #3309
- feat: permit to configure fs vault with configuration file by @ndr-brt in #3307
- chore: remove OpenApi check in CI by @paullatzelsperger in #3314
- feat: make state transitions sync by @ndr-brt in #3313
- chore: handle missing destination in transfer protocol service by @ronjaquensel in #3316
- docs: add decision record about state machine manual interactions by @ndr-brt in #3318
- feat: register additional JSON-LD files via config by @paullatzelsperger in #3317
Full Changelog: v0.1.3...v0.2.0