Skip to content

chore: prepare 1.2.7 release #405

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

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from
Draft

chore: prepare 1.2.7 release #405

wants to merge 30 commits into from

Conversation

matiwinnetou
Copy link
Collaborator

No description provided.

@matiwinnetou matiwinnetou added this to the 1.2.7 milestone Apr 11, 2025
@matiwinnetou matiwinnetou requested a review from Copilot April 11, 2025 13:56
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 68 out of 71 changed files in this pull request and generated no comments.

Files not reviewed (3)
  • .env.IntegrationTest: Language not supported
  • .env.docker-compose: Language not supported
  • .env.h2: Language not supported
Comments suppressed due to low confidence (1)

api/src/main/java/org/cardanofoundation/rosetta/common/util/CborEncodeUtil.java:33

  • The previous filtering using getTxExtraData has been removed and all operations are being encoded; verify that this change in behavior is intended to avoid including operations that should be filtered out.
operations.forEach(operation -> operationArray.add(OperationToCborMap.convertToCborMap(operation)));

@matiwinnetou
Copy link
Collaborator Author

matiwinnetou commented Apr 17, 2025

Recommended manual QA:

  • a full flow test for 1.2.7 e.g. on preprod or main-net Rosetta
  • scalability test on test machine with 8 Cores, NVMe + 48 GB RAM on mid_level profile now that we have there Undertow and virtual threads. SLA: numbers must not be worse than Tomcat and 1.2.6

CC: @Kartiiyer12 @linconvidal

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant