-
Notifications
You must be signed in to change notification settings - Fork 70
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
SRU2024 v10.2 #115
Open
zubri
wants to merge
63
commits into
main
Choose a base branch
from
SRU2024_v10
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
SRU2024 v10.2 #115
Changes from 55 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
ddf4899
initial commit SRU version update
zubri 81031c5
Initial SRU2024 update commit
zubri 8f1a274
change WIP fixed version to SNAPSHOT
zubri 630b511
Add support in the MxWriteConfiguration to use standard envelopes for…
zubri 5787750
Enhanced MxId with optional businessService to act as a message type …
zubri 65cb6ad
Make MxId businessService transient
zubri 1c765e2
updated dependencies
zubri 6969336
release
zubri 9c6ab68
release
zubri 9a21cb6
release
zubri bb9a8a2
Merge branch 'SRU2024' of github.com:prowide/prowide-iso20022 into SR…
zubri 8bad7a1
Merge branch 'develop' into SRU2024
zubri 33c3771
migration to jakarta
zubri c21c8e7
migration to Jakarta and Java update to 11
zubri 8f0cf6a
model generation for SRU2024 and Jakarta
zubri d34440f
fix build for gradle 8
zubri c061796
fix tests
zubri 99819f5
pre release
zubri 4d991d8
enhanced parsing to detect business service from header
zubri b25d876
release
zubri 8480d43
Merge branch 'develop' into SRU2024
zubri 5ff39e8
core update and release
zubri fdef2c2
Merge remote-tracking branch 'origin/SRU2024' into SRU2024_v10
zubri 81e93b7
core update
zubri 39dde93
Issue 118: Fix backward compatibility issue on DateTime fields serial…
bebeb44
code rabbit minor fixes
zubri 04b9e2a
update generated MX model (#120)
zubri 4a031ca
PW-1947: Updated MX model with latest SWIFT SRU2024 schema update, in…
zubri 0440cbe
Add fix in OffsetTimeJsonAdapter.
fernando-prowide e475c83
Add javadoc
fernando-prowide 569bfbc
Fix ZoneId to avoid getting from TimeZone
fernando-prowide cab51fc
Merge pull request #122 from prowide/gh/issue-118
fernando-prowide 9c8c00f
added BAH v4 (#123)
zubri 0108398
release
zubri 23b437b
fix ticket number in changelog
zubri 5d04614
PW-1933: Fix on json adapter processing timezone value from JSON
zubri 77dbd01
Add support for business application header version head.001.001.04 v…
zubri fdf3346
cherry pick PR CU-86b1kajgv_PW-1958--NullPointerException-in-MxSwiftM…
zubri 139f1cc
Merge remote-tracking branch 'origin/SRU2024' into SRU2024_v10
zubri da3a256
merge fix
zubri 87cbe5c
CU-86b15d33f_GH-118-⁃-Retro-compatibility-with-dates-between-v9-and-v…
ptorres-prowide 93a6650
fix changelog
zubri 5e05474
prowide core dependency update
zubri 11d78ac
Merge remote-tracking branch 'origin/main' into SRU2024_v10
zubri 54988ad
fixed codegen for jakarta and SRU2024
zubri c714152
Merge remote-tracking branch 'origin/main' into SRU2024_v10
zubri 2a9637f
spotless
zubri 359e445
Merge remote-tracking branch 'origin/main' into SRU2024_v10
zubri 827c28d
Merge remote-tracking branch 'origin/main' into SRU2024_v10
zubri 62b5b73
release
zubri 7734356
Merge remote-tracking branch 'origin/main' into SRU2024_v10
zubri 17f46f6
GitHub action fixes v10 (#147)
zubri 8d592e2
GitHub action test run fix attempt and test log
zubri 5223de0
GitHub action test run fix attempt
zubri 5f16317
GitHub action test run fix attempt
zubri 48a6067
GitHub action test compile fix
zubri fa9f148
GitHub action test fix
zubri 48a79f4
Update iso20022-core/src/test/java/com/prowidesoftware/swift/model/mx…
zubri b4a6b9f
Update iso20022-core/src/test/java/com/prowidesoftware/swift/model/mx…
zubri 6a65acf
Merge remote-tracking branch 'origin/main' into SRU2024_v10
zubri f9c4849
test enhancements
zubri bb3ec9a
Merge branch 'SRU2024_v10' of github.com:prowide/prowide-iso20022 int…
zubri 5664ddd
Merge remote-tracking branch 'origin/main' into SRU2024_v10
zubri File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,3 +31,4 @@ release.sh | |
.idea/sonarlint | ||
*.hprof | ||
.idea/copilot | ||
.java-version |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
🧹 Nitpick (assertive)
Fix YAML formatting and approve branch addition.
The addition of "SRU2024_v10" branch is appropriate for the Java 11 transition. However, there's a minor formatting issue with spaces inside brackets.
📝 Committable suggestion
🧰 Tools
🪛 yamllint (1.35.1)
[error] 9-9: too many spaces inside brackets
(brackets)
[error] 9-9: too many spaces inside brackets
(brackets)