v0.0.1-milestone-5
·
1596 commits
to main
since this release
What's Changed
Bugfixes
- Bugfix: change time when loaders are cleared by @paullatzelsperger in #1498
- bugfix: avoid endless loops on contract negotiation sending failure by @ndr-brt in #1489
- Bugfix: replace countdown latches with awaitility by @paullatzelsperger in #1506
- Fix: do not use
QuerySpec
when SqlContractDefinitionStore#findAll() by @paullatzelsperger in #1539 - fix: debug log output for ContractDefinition create and delete by @janpmeyer in #1597
- fix(api): validate canonical format by @paullatzelsperger in #1648
- dpf: Fix usage of
NAME
property inHttpDataAddressSchema
by @bscholtes1A in #1460 - test: fix failure of TransferProcessEventDispatchTest (fixes #1616) by @iwasakims in #1617
- fix(WebDid): Add support for domain port number in Web Did by @bscholtes1A in #1701
- fix: added update stmt for DataRequest by @paullatzelsperger in #1710
New Features & Improvements
- release: Carve milestone 4 CHANGELOG by @ndr-brt in #1429
- Feature: add validation for contract definition id #1372 by @tuncaytunc-zf in #1407
- Chore: removed old and unused registration service by @paullatzelsperger in #1440
- Core: shared clock by @algattik in #1416
- chore: provide default transaction context by @ndr-brt in #1461
- core: Get rid of InlineDataFlowController by @bscholtes1A in #1464
- refactor: remove ids.spi.policy by @juliapampus in #1472
- refactor: Removes transfer functions as they are superseded by the DPF by @jimmarino in #1482
- refactor: remove ConnectorVersionProvider by @juliapampus in #1470
- core: dispatch Asset events by @ndr-brt in #1453
- Feature: adds query to ContractDefinition by @paullatzelsperger in #1476
- api: permit verbose body error message by @ndr-brt in #1479
- Feature: add/refactor query capabilities for
Asset
by @paullatzelsperger in #1496 - Cosmos DB: update missing field behavior by @algattik in #1514
- core: dispatch PolicyDefinition events by @ndr-brt in #1497
- Feature: add full query support for SQL ContractDefinition store by @paullatzelsperger in #1508
- Core: state machine entity base class by @algattik in #1511
- feat: Extra configuration for HttpDataSink #1480 by @lucian-torje-siemens in #1510
- dpf: Improve and document data-plane-transfer by @bscholtes1A in #1519
- cleanup: remove run-from-junit sample module by @ndr-brt in #1546
- build(deps): bump json-unit-assertj from 2.28.0 to 2.35.0 by @dependabot in #1550
- build(deps): bump com.autonomousapps.dependency-analysis from 1.1.0 to 1.9.0 by @dependabot in #1554
- build(deps): bump json-unit-json-path from 2.28.0 to 2.35.0 by @dependabot in #1551
- build(deps): bump picocli from 4.6.2 to 4.6.3 by @dependabot in #1555
- build(deps): bump json-unit from 2.28.0 to 2.35.0 by @dependabot in #1556
- Distributed identity: JWT audience claim by @algattik in #1520
- token-auth: add vault support by @DominikPinsel in #1545
- events: add cloudevents-http extension by @ndr-brt in #1533
- Feature: add query to
SqlTransferProcessStore
by @paullatzelsperger in #1540 - feat(sql): add query capabilities to the SQL Policy Store by @paullatzelsperger in #1571
- core: bump failsafe version to 3.2.4 by @ndr-brt in #1561
- dpf: Harmonize logics between HttpDataSource and HttpDataSink by @bscholtes1A in #1553
- core: dispatch contractdefinition events by @ndr-brt in #1538
- feat: enhance TypeManager to support multiple serialization contexts by @juliapampus in #1586
- core: dispatch
TransferProcess
events by @ndr-brt in #1587 - core: dispatch
ContractNegotiation
events by @ndr-brt in #1609 - cleanup: adapt logs to logging guide by @ndr-brt in #1650
- FsVault: Add Parsers implementation in FsPrivateKeyResolver to support PrivateKeyResolver for PrivateKeyWrapper by @cpeeyush in #1696
- feat: add check for ids message response type by @juliapampus in #1695
- api: define common error message payload by @ndr-brt in #1705
- test: replace java-faker with datafaker by @ndr-brt in #1712
- feat: additional policy scopes by @ronjaquensel in #1699
- iam: Change CredentialsVerifier contract. by @ouphi in #1702
- feat: implement module annotation processor by @jimmarino in #1509
- chore: update CHANGELOG for M5 by @paullatzelsperger in #1716
Documentation
- Docs: fix dead link to architecture principles page. (fixes #1477) by @iwasakims in #1478
- docs: Document
data-plane-api
and small refactoring by @bscholtes1A in #1579
New Contributors
- @iwasakims made their first contribution in #1478
- @lucian-torje-siemens made their first contribution in #1510
- @dependabot made their first contribution in #1528
- @pkirch made their first contribution in #1565
- @janpmeyer made their first contribution in #1597
Full Changelog: milestone-4...v0.0.1-milestone-5