Skip to content

v2.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 19:25
· 1103 commits to beta since this release
2406dcd

2.0.0-beta.6 (2023-12-19)

Bug Fixes

  • cleaning of terminated agreements (ea7b3ce)
  • we no longer accept debit notes if an invoice for an agreement is processed (bfa9c2a)
  • we no longer process invoices and debit notes from other concurrently running applications (91563e2)
  • ws_storage_provider: fixed missing header in gsb api (3609e09)

Code Refactoring

  • code-style: removing underscore from private properties (385bdc9)

BREAKING CHANGES

  • code-style: ActivityPoolService.isRunning is now a function, and
    not a getter. Job.isRunning is now a function, and not a getter.