-
Notifications
You must be signed in to change notification settings - Fork 38
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
Isolate Changes to Support Ballerina 2201.8.x Versions #533
Isolate Changes to Support Ballerina 2201.8.x Versions #533
Conversation
(cherry picked from commit ebcc819)
(cherry picked from commit 6b4da9d)
(cherry picked from commit aaa7280)
(cherry picked from commit ad2536d)
(cherry picked from commit 3793861)
(cherry picked from commit cb872a5)
(cherry picked from commit 810403f)
(cherry picked from commit 0db2652)
(cherry picked from commit ee909bf)
This change is necessary for compatibility with pull request ballerina-platform#529, which requires changes released with version 2201.8.5. This new branch 1.8.x will be used for future patches that require lang version 2201.8.x.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 1.8.x #533 +/- ##
========================================
Coverage ? 54.46%
Complexity ? 16
========================================
Files ? 22
Lines ? 683
Branches ? 322
========================================
Hits ? 372
Misses ? 310
Partials ? 1 ☔ View full report in Codecov by Sentry. |
6533536
to
b002fa1
Compare
953ca43
to
de5c1b6
Compare
de5c1b6
to
c1f6918
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Purpose
Fixes #534
This PR addresses the need to isolate changes for the upcoming 1.8.x releases of the transaction module, ensuring compatibility with Ballerina version 2201.8.x. (Excludes any changes that are only compatible with versions above 2201.9.0.)
Goals
Approach
User stories
Release note
Documentation
Training
Certification
Marketing
Automation tests
Security checks
Samples
Related PRs
Migrations (if applicable)
Test environment
Learning