v2.0.0-beta.6
Pre-release
Pre-release
·
1103 commits
to beta
since this release
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.