Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(connector-corda): support Release 4.8 #889

Closed
petermetz opened this issue Apr 29, 2021 · 0 comments · Fixed by #1285
Closed

feat(connector-corda): support Release 4.8 #889

petermetz opened this issue Apr 29, 2021 · 0 comments · Fixed by #1285
Assignees
Labels
Corda dependencies Pull requests that update a dependency file
Milestone

Comments

@petermetz
Copy link
Member

At the time of this wriging Corda 4.8 is about to drop. We don't know when exactly, but make sure to check if it's out yet before taking on this issue to be worked on.


Description

The connector should support 4.8. It most likely already does, but we need actual test coverage and the AIO image updated for said test coverage so that we can credibly claim said support instead of just saying "well it should because I read the release notes of Corda 4.8 and nothing struck me as a breaking change that would mess with our connector".

Acceptance Criteria

  1. Specific test case that is locked down to a 4.8 ledger (the AIO image) so that even if we add more things later on, this test remains frozen in time forever verifying the connector against 4.8.
  2. Will probably have to make sure an updated version of the Corda AIO image is published because right now it can only do Corda 4.6 IIRC

cc: @takeutak @sfuji822 @hartm @jonathan-m-hamilton @AzaharaC @jordigiam @kikoncuo @petermetz @arnab-roy

@petermetz petermetz added Corda dependencies Pull requests that update a dependency file labels Apr 29, 2021
@petermetz petermetz self-assigned this May 25, 2021
@petermetz petermetz added this to the v0.6.0 milestone May 25, 2021
@petermetz petermetz modified the milestones: v0.6.0, v0.7.0 Jul 20, 2021
@petermetz petermetz removed their assignment Jul 30, 2021
@petermetz petermetz modified the milestones: v0.7.0, v0.8.0 Aug 10, 2021
@AzaharaC AzaharaC self-assigned this Aug 16, 2021
@petermetz petermetz modified the milestones: v0.8.0, v0.9.0 Aug 17, 2021
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Aug 31, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Sep 2, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
@petermetz petermetz modified the milestones: v0.9.0, v0.10.0 Sep 2, 2021
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Sep 7, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
petermetz pushed a commit that referenced this issue Sep 8, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
RafaelAPB pushed a commit to RafaelAPB/blockchain-integration-framework that referenced this issue Mar 9, 2022
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Corda dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants