Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 4.43 KB

CHANGELOG.md

File metadata and controls

62 lines (41 loc) · 4.43 KB

1.1.0 (2024-07-04)

Bug Fixes

  • checkstyle warnings (dd3dd10)
  • disabled state (88ada14)
  • issue in insert statement, decode receipt (2bbbc9a)
  • remove not null constraint for TransferProcess (e2e7187)
  • remove status parsing of not existent status column (7650ed4)

Features

  • receive and store receipt into database (b12aa3d)

1.0.2 (2024-07-03)

Bug Fixes

  • exclude docs and remove unused workflow (f0c2ecc)

1.0.1 (2024-07-03)

Bug Fixes

  • use user token on release to trigger event workflows (f15caa7)

1.0.0 (2024-07-03)

Bug Fixes

  • add more TransferStates and add field for LogMessage of TransferState (e8d2e06)
  • add RequestMessage again to MultiContextJsonLdSerializer (4d0e1b7)
  • checkstyle issues (029eecb)
  • checkstyle issues (840faa2)
  • checkstyle issues (a76eee3)
  • edc-extension: remove unused maven repos (#17) (7f6dea9)
  • flyway migrations conflict (b66a38d)
  • handle more events for transfer (5258ccb)
  • logging house process id (8ad5b4e)
  • message type for create process (5dc8dda)
  • registering event subscriber (81740c9)
  • restructure exception handling (c0215f3)
  • serializer (0f63780)
  • typo in release workflow (19d9bba)
  • urls for logging and process creation (ac6665a)

Features

  • add release pipline with build and publish trigger (#18) (934a3ab)
  • flyway migrations (7f86700)
  • logging house messages store (cb9127c)
  • logging house messages store (3df5a4b)
  • logging house sender worker (817ef84)
  • logging house sender worker (2e3489e)
  • mds requested properties (2c2d257)
  • server: init logging-house-server with publish job (fcce174)