v0.1.1
What's Changed
Bugfixes
- feat: implement AssetEntryDto JsonLd validator by @ndr-brt in #3149
- fix: accept odrl valid operators by @ndr-brt in #3171
New Features & Improvements
- build(deps): bump com.google.cloud:google-cloud-storage from 2.22.2 to 2.22.3 by @dependabot in #3127
- build(deps): bump aws from 2.20.74 to 2.20.75 by @dependabot in #3125
- build(deps): bump jackson from 2.15.1 to 2.15.2 by @dependabot in #3126
- refactor: add
findForCorrelationId
method onTransferProcessStore
by @ndr-brt in #3128 - refactor: (re-)move all azure-related extensions and code by @paullatzelsperger in #3133
- refactor: move AWS code to Technology-Aws by @paullatzelsperger in #3138
- refactor: move Google code to Technology-Gcp by @paullatzelsperger in #3140
- docs: add decision record about splitting the GradlePlugins repo by @paullatzelsperger in #3141
- feat(policy): Support complex literal operand types by @jimmarino in #3147
- docs: add validator decision record by @ndr-brt in #3145
- build(deps): bump org.apache.kafka:kafka-clients from 3.4.0 to 3.4.1 by @dependabot in #3144
- refactor: move json-ld expansion/compaction to a dedicated provider by @ndr-brt in #3155
- feat: evaluate policy on message dispatch for CN and TP by @ndr-brt in #3150
- feat: implement
ContractDefinitionRequestDto
JsonLD validator by @ndr-brt in #3159 - chore: Make scopes constant and add annotation by @jimmarino in #3163
- refactor: use
JerseyJsonLdInterceptor
in DSP controllers by @ndr-brt in #3161 - feat(TokenParameters): add field for additional information by @wolf4ood in #3169
- chore(TokenParameters): make additional additive by @wolf4ood in #3175
- feat: add a policy scope for outgoing Catalog requests by @paullatzelsperger in #3174
- build(deps): bump org.apache.kafka:kafka-clients from 3.4.1 to 3.5.0 by @dependabot in #3176
- fix: open api errors by @git-masoud in #3178
- docs: extend known friends list with recent adoption requests by @juliapampus in #3180
- build(deps): bump io.micrometer:micrometer-core from 1.11.0 to 1.11.1 by @dependabot in #3173
- build(deps): bump bouncyCastle-jdk18on from 1.73 to 1.74 by @dependabot in #3184
- feat: move observability api from
management
todefault
by @ndr-brt in #3166 - feat(policy): Implement validator filtering including changing request scope names by @jimmarino in #3187
- feat: validate contract agreement controller by @ndr-brt in #3185
- feat: make json-ld expansion fails if titanium returns empty result by @ndr-brt in #3192
- docs: add decision record about automatically labelling new issues by @paullatzelsperger in #3195
- docs: decision record about contributor onboarding process by @paullatzelsperger in #3197
Full Changelog: v0.1.0...v0.1.1