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

CORDA-052 Corda v5.2 Version bump #105

Open
wants to merge 11 commits into
base: release-V4
Choose a base branch
from
Open

Conversation

peterli-r3
Copy link
Contributor

v5.2 version bump + FlowManagementUI

anton-subbotin and others added 11 commits February 28, 2024 12:05
CorDapps code includes Corda API methods which were marked as terminally deprecated since 5.0 GA.
When building CPIs, it results in Deprecated warnings in the IDE console.
This change fixes the warnings by using the recommended methods.
Flows were manually tested following the "Running the Chat CorDapp" from Corda 5 documentation.
- logs go to both console and files
- console logs are available via `docker logs`
- file logs are at the same location used by CSDE template
- default configurations of logging level and debug logging are provided explicitly, allowing users to modify as needed
- all of the above tested locally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants