Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: nyg/kraken-api-java

v3.0.0

29 Nov 15:12
v3.0.0
ed6f038

Choose a tag to compare

3.0.0 - 2025-11-29

⛰️ Features

  • 13accb9 [breaking] Search Assets endpoint result by pair name and altname (#47)

🐛 Bug Fixes

  • 9578cb4 Improve staking reward filter and underlying asset detection (#49)
  • 6019526 Avoid NPE if zip stream is empty in RetrieveExport endpoint (#48)
  • 04886c6 Avoid sending null params for AssetPairs endpoint (#46)

⚙️ Miscellaneous

  • b687d5f (pom) Sonatype requires name in library POM (#52)
  • fa63aac (java) [breaking] Update to Java 25 (#51)
  • 9feb33e (examples) Add yearly totals in staking rewards summary (#50)
  • 2caef2f Update log4j2 status level from info to warn (#45)
  • c9c64e3 (deps) Update actions/checkout action to v6 (#44)
  • fb2afbf (deps) Update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.2 (#43)
  • 2a2455b (deps) Update all stable non-major dependencies (#42)
  • b9b46e5 (deps) Update actions/setup-java action to v5 (#41)
  • 9ab82f4 (deps) Update actions/checkout action to v5 (#40)
  • 459df18 (deps) Update all stable non-major dependencies (#39)
  • bf93d4c (deps) Update all stable non-major dependencies (#38)
  • c70d85a (deps) Update all stable non-major dependencies (#37)
  • 44cfa69 (deps) Update all stable non-major dependencies (#36)
  • c3daf7f (deps) Update dependency com.fasterxml.jackson:jackson-bom to v2.18.3 (#35)
  • 8340cca (deps) Update all stable non-major dependencies (#34)
  • 95a3e75 (deps) Update all stable non-major dependencies (#32)
  • 335d136 (ci) Add GitHub Actions workflow for building PRs (#33)
  • f942b94 (readme) Improve README (#29)
  • 6fc5676 (examples) Faster reward summary generation (#30)
  • 3b5bb1b (deps) Auto-merge Renovate PRs every month (#28)

v2.1.0

26 Dec 18:09
v2.1.0
5ed83a3

Choose a tag to compare

2.1.0 - 2024-12-26

⛰️ Features

  • 934b794 Implement report endpoints, add EOY Balance example (#24)

⚙️ Miscellaneous

  • 66aabb5 (readme) Update README for v2.1.0
  • bb94609 (deps) Update all non-major dependencies (#20)
  • 0cee177 (java) Explicitly specify annotation processors (#26)
  • 8aaa739 (deps) Update orhun/git-cliff-action action to v4 (#22)
  • 274ddb2 (doc) Document the release process (#19)
  • b9e7684 (readme) Update README for v2

v2.0.0

29 Mar 12:55
v2.0.0
655b84e

Choose a tag to compare

2.0.0 - 2024-03-29

⛰️ Features

  • 7bc46b8 [breaking] Ability to specify custom nonce generator (#16)
  • 34915c4 [breaking] Implement Ticker, Ledgers and QueryLedgers endpoints (#12)
  • 2d7e766 Add SLF4J library (#11)
  • 47b5d94 [breaking] Return JsonNode instead of String for API calls (#3)

🚜 Refactor

  • b047f47 [breaking] Adopt a more object-oriented approach (#8)

⚙️ Miscellaneous

  • 8028610 (publish) Update central-publishing plugin config
  • 6a81fd4 (deps) Update all non-major dependencies (#6)
  • ab3c048 (examples) Usage of nested POST parameters (#15)
  • ed6487a (java) [breaking] Update to Java 21 (#7)
  • 0d9b0da (deps) Update dependency org.codehaus.mojo:exec-maven-plugin to v3.2.0 (#2)
  • abd3026 (deps) Update orhun/git-cliff-action action to v3 (#5)
  • 698c584 (deps) Add Renovate configuration file
  • 5cc538c (readme) Add link to Sonatype on maven-central badge

v1.0.0

30 Jan 22:45
v1.0.0
28bcc78

Choose a tag to compare

1.0.0 - 2024-01-30

Others

  • 1a46fd6 Update release and changelog scripts
  • f757236 Revert to Java 8
  • 34050d6 Update README instructions
  • 65114c3 Change to version 1.0.0-SNAPSHOT
  • 951a4dc Rename Java package
  • 3013703 Create GitHub release when tag is pushed
  • d9de827 Configure maven-release-plugin and git-cliff
  • e9d02be Fix Lombok issue with constructor
  • f6d8884 Refactor into separate Maven modules
  • 3d79434 Minor formatting changes
  • 1639dd8 Simplify POM file
  • d8a160c Add .gitignore
  • 8d827ae Added instructions to build and run
  • 6fbe590 Removed unused dependencies
  • d456292 Now using Maven
  • f2573c0 Update README.md
  • 9e616b8 Commit project