All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.0-alpha.2 (2023-09-27)
- security: crash in HeaderParser in dicer (77fb559)
- use common conventions: tsconfig.json, package.json (50f5c02), closes #2216
2.0.0-alpha.1 (2023-05-19)
Note: Version bump only for package @hyperledger/cactus-plugin-ledger-connector-corda
2.0.0-alpha-prerelease (2023-05-11)
Note: Version bump only for package @hyperledger/cactus-plugin-ledger-connector-corda
1.2.0 (2023-03-28)
Note: Version bump only for package @hyperledger/cactus-plugin-ledger-connector-corda
1.1.3 (2022-12-08)
Note: Version bump only for package @hyperledger/cactus-plugin-ledger-connector-corda
1.1.2 (2022-11-11)
Note: Version bump only for package @hyperledger/cactus-plugin-ledger-connector-corda
1.1.1 (2022-11-03)
Note: Version bump only for package @hyperledger/cactus-plugin-ledger-connector-corda
1.1.0 (2022-10-17)
1.0.0 (2022-03-16)
- connector-corda: enable Flow Database Access CorDapp (60dfe1a), closes #1493
- connector-corda: read privateKey from filesystem (e7e39fd), closes #789
1.0.0-rc.3 (2021-12-07)
- endpoints implementation in corda plugin (21a22b5), closes #1346
- openapi validation for corda server endpoints (21fc5ba)
1.0.0-rc.2 (2021-11-01)
Note: Version bump only for package @hyperledger/cactus-plugin-ledger-connector-corda
1.0.0-rc.1 (2021-10-11)
0.10.0 (2021-09-28)
- corda: support corda v4.8 #889 (5f45813)
- core-api: discontinue dedicated HTTP listeners for web service plugins (3fbd2fc), closes #358
- core: add installOpenapiValidationMiddleware (1f6ea5f), closes #847
0.9.0 (2021-08-31)
0.8.0 (2021-08-17)
0.7.0 (2021-08-04)
- connector-corda: fix build broken by operationId rename (291dd3b)
0.6.0 (2021-07-19)
- connector-corda: container image kotlin compilation fails in model (a8a4531)
- connector-corda: kotlin compilation error due to missing method (403f135)
- corda: prometheus exporter metrics integration (9f37755), closes #535
- core-api: decouple web service install & registration #771 (b50e148)
- core-api: hasTransactionFinality() on connector API #354 (a2d0582)
- core-api: jwt authorization #770 (2016750)
- core-api: plugin async initializer method (9678c2e)
0.5.0 (2021-05-19)
- corda: prometheus exporter metrics integration (9f37755), closes #535
- core-api: decouple web service install & registration #771 (b50e148)
- core-api: hasTransactionFinality() on connector API #354 (a2d0582)
- core-api: jwt authorization #770 (2016750)
0.4.1 (2021-04-02)
- connector-corda: regenerate kotlin backend with correct version (34f8e17)
0.4.0 (2021-03-30)
- ci: disk full issues on GitHub Action Workflow runner #698 (61e3f76)
- general: fixed unused deps and updated them (b76a970)
- corda: add Corda ledger support (5623369)
- corda-connector: list flows endpoint #624 (438dcda)
- corda-connector: node diagnostics endpoint #623 (edb8eac)
- corda-connector: params factory pattern support #620 (0c3e58c)
- corda-connector: scp jars to nodes #621 (c966769)
- test-tooling: add corda AIO emitContainerLogs option (13fe677)