-
Notifications
You must be signed in to change notification settings - Fork 34
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
[CHORE] Merge release/3.0.1
to main
#1610
Merged
Merged
Conversation
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
As title
Will retry release
…file (#1591) ### Description - Fixed the incorrect server label of the docker compose file
### Description Bump java-stellar-sdk to v1.0.0 ### Context Due to the upcoming 1.0.0 containing many breaking changes, I created this PR to make the process a bit easier. ### Testing - `./gradlew test` ### Documentation https://github.com/lightsail-network/java-stellar-sdk/blob/master/CHANGELOG.md ### Known limitations N/A
### Description This updates how the headers are set to be compatible with the upstream ingress controller. ### Context Deployments are broken with the new ingress controller. ### Testing - `./gradlew test` ### Documentation N/A ### Known limitations N/A
…1607) ### Description The filepath of `ktReferenceServerConfig` is not being correctly populated into config due to key format mismatch
Note this branch is cut from `main` to exclude changes unrelated to the patch #### Next Step 1. Merge to main and develop 2. Release note 3. Update stellar-doc about `country_code` getRate callback 4. Update SEP-0038 protocol example request to use 2-letter country code --------- Co-authored-by: Philip Liu <[email protected]>
Code Coverage
|
philipliu
approved these changes
Jan 8, 2025
…EP24, SEP31) creation (#1608) ### Description - Remove SEP-dependent DepositInfoGenerator beans (SEP6, SEP24, SEP31) creation ### Context - To fix a bug reported at: https://discord.com/channels/897514728459468821/961080541711568966/1324777127152713849 ### Testing - `./gradlew test` ### Documentation N/A - Attach stellar-docs pull request, documenting new feature - If it's an urgent feature request, please create a ticket and attach ticket number to this PR ### Known limitations N/A
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.