Skip to content

FOR REVIEW ONLY: java-algorand-sdk 2.8.0#817

Merged
gmalouf merged 8 commits intomasterfrom
release/2.8.0
May 23, 2025
Merged

FOR REVIEW ONLY: java-algorand-sdk 2.8.0#817
gmalouf merged 8 commits intomasterfrom
release/2.8.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

What's Changed

Enhancements

Full Changelog: 2.7.0...2.8.0

github-actions Bot and others added 7 commits February 13, 2025 13:48
Co-authored-by: gmalouf <gmalouf@users.noreply.github.com>
…est suite to account for box persistence needs for paginated API. (#802)
Co-authored-by: Algorand Generation Bot <codegen@algorand.com>
* Bump org.bouncycastle:bcprov-jdk15to18 from 1.66 to 1.78

Bumps [org.bouncycastle:bcprov-jdk15to18](https://github.com/bcgit/bc-java) from 1.66 to 1.78.
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk15to18
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Don't try to parse an address as a PK unless it must be

Previously, we always parsed the `singleSigner` but that is often just
a program hash, and so it might not be a valid ed25519 pk.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Jannotti <jannotti@gmail.com>
Co-authored-by: Gary Malouf <982483+gmalouf@users.noreply.github.com>
* Resolve multiple dependabot dependency alerts.

* README fix.

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions Bot requested a review from a team as a code owner May 22, 2025 22:52
@github-actions github-actions Bot requested a review from onetechnical May 22, 2025 22:52
@gmalouf gmalouf merged commit 2b883cb into master May 23, 2025
4 checks passed
@gmalouf gmalouf deleted the release/2.8.0 branch May 23, 2025 16:54
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.

2 participants