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

CORE-18278 Merge the release 5.1 branch into the network team 5.2 feature branch #1332

Closed

Conversation

charlieR3
Copy link
Contributor

DO NOT SQUASH
Regular feature branch sync.

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@corda-jenkins-ci02
Copy link
Contributor

Jenkins build for PR 1332 build 1

Build Successful:
Jar artifact version produced by this PR: 5.1.0.37-NETWORK-5-2-alpha-1699614962462

@corda-jenkins-ci02
Copy link
Contributor

Scanning for breaking API changes introduced by this PR

Scan Succeeded

The index in `StateRef.toString` was being formatted which added commas
to the output. This created an invalid string representation of a
`StateRef`, causing errors if we ever called `StateRef.parse` on the
output of `StateRef.toString`.

Rely on normal string concatenation instead of `MessageFormat.format` to
resolve this.
@charlieR3 charlieR3 force-pushed the charlie/network_5_2-merge-nov-10 branch from ac7e08f to 5c2e169 Compare November 10, 2023 14:33
@charlieR3 charlieR3 closed this Nov 10, 2023
@charlieR3 charlieR3 deleted the charlie/network_5_2-merge-nov-10 branch November 10, 2023 14:35
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.

2 participants