v0.1.0
What's Changed
Bugfixes
- fix: Align behavior of getProperty and hasProperty in DataAddress by @bscholtes1A in #3083
- fix: Set missing
client_idinDecentralizedIdentityServiceby @bscholtes1A in #3081 - fix(EndpointDataReferenceTransformerRegistry): adds transform call by @wolf4ood in #3080
- fix: feed
TransferProcess#propertiesfrom the new field by @wolf4ood in #3064 - fix: Add missing
participantIdin Catalog response by @bscholtes1A in #3104 - fix: provide correct id for lease deletion by @lanthoor in #3090
- fix: add DAPS token scope and validation rule by @paullatzelsperger in #3100
- fix(TransferProcessController): fix NPE on empty request by @wolf4ood in #3103
- fix(TransferProcessManager): fix NPE on not present keyname by @wolf4ood in #3112
- fix(TransferProcessApi): fix transfomer for TransferProcessDto by @wolf4ood in #3122
New Features & Improvements
- docs: delete helm chart DR by @ndr-brt in #3031
- refactor: Remove helm chart and related tests by @ndr-brt in #3032
- feat(asset): Private properties for asset sql storage by @saschaisele-zf in #2856
- refactor: avoid explicit namespace on every property key in e2e tests by @ndr-brt in #3039
- build(deps): bump jersey from 3.1.1 to 3.1.2 by @dependabot in #3038
- refactor: remove deprecated ids moduleS by @ndr-brt in #3042
- build(deps): bump agilepathway/label-checker from 1.4.26 to 1.4.30 by @dependabot in #3048
- build(deps): bump aws from 2.20.67 to 2.20.69 by @dependabot in #3050
- build(deps): bump com.azure:azure-cosmos from 4.45.0 to 4.45.1 by @dependabot in #3049
- chore: remove checkboxes from PR template by @paullatzelsperger in #3052
- refactor(dsp): make handleResult return a Result by @paullatzelsperger in #3051
- docs: improve json-ld openapi documentation by @ndr-brt in #3040
- chore: fix PR template formatting by @paullatzelsperger in #3057
- build(deps): bump json-unit from 2.37.0 to 2.38.0 by @dependabot in #3066
- docs: java 17 baseline decision record by @ndr-brt in #3055
- build(deps): bump aws from 2.20.69 to 2.20.70 by @dependabot in #3067
- refactor: remove
QuerySpec.Builder.filterdeprecated method by @ndr-brt in #3058 - docs(Asset): Private properties asset decision record by @saschaisele-zf in #2849
- build: switch to java 17 by @ndr-brt in #3070
- build(deps): bump com.azure:azure-messaging-eventgrid from 4.15.1 to 4.16.0 by @dependabot in #3068
- build(deps): bump aws from 2.20.70 to 2.20.71 by @dependabot in #3072
- build(deps): bump com.azure:azure-storage-blob from 12.22.1 to 12.22.2 by @dependabot in #3074
- build(deps): bump com.azure:azure-security-keyvault-secrets from 4.6.1 to 4.6.2 by @dependabot in #3073
- refactor: remove deprecated v1 management endpoints by @ndr-brt in #3082
- build: add workflow to bump the snapshot version by @paullatzelsperger in #3086
- refactor: rename Dto field to align with ContractDefinition by @ndr-brt in #3087
- chore: improve version bump job by @paullatzelsperger in #3091
- build(deps): bump aws from 2.20.71 to 2.20.72 by @dependabot in #3092
- refactor!: rename
selectorExpressiontoassetsSelectorby @ndr-brt in #3099 - chore(SqlTransferProcessStore): renames transfer_properties column to private_properties by @wolf4ood in #3095
- build(deps): bump atomikos from 5.0.9 to 6.0.0 by @dependabot in #2897
- build(deps): bump aws from 2.20.72 to 2.20.73 by @dependabot in #3106
- docs: add decision record for .github and template repositories by @juliapampus in #3097
- chore: update snapshot version to 0.1.0-SNAPSHOT by @paullatzelsperger in #3108
- refactor: purge ids-multipart occurrences by @ndr-brt in #3109
- docs: decision record for the new release process by @ndr-brt in #3035
- build(deps): bump azure-rm from 2.26.0 to 2.27.0 by @dependabot in #3105
- build(deps): bump com.google.cloud:google-cloud-iamcredentials from 2.17.0 to 2.18.0 by @dependabot in #3117
- feat: make SQL's
fetchSizeconfigurable by @ndr-brt in #3114 - build(deps): bump aws from 2.20.73 to 2.20.74 by @dependabot in #3116
- build(deps): bump com.google.cloud:google-iam-admin from 3.12.0 to 3.13.0 by @dependabot in #3118
- refactor: cleanup deprecated API leftover by @ndr-brt in #3119
- docs: Added missing Google Cloud Storage extension in extensions/README.md #3085 by @syedinay in #3089
New Contributors
Full Changelog: v0.0.1-milestone-9...v0.1.0