Skip to content

Releases: stellar/java-stellar-anchor-sdk

2.7.0

22 May 17:16
0e854d4
Compare
Choose a tag to compare

What's Changed

Features

ClientsConfig now using SigningKeys and Domains

  • [ANCNHOR-626] Update ClientsConfig with SigningKeys and Domains by @JiahuiWho in #1355

New field user_action_required_by supported in SEP-6/24/31 and related RPC requests

  • [ANCHOR-686] Add user_action_required_by by @Ifropc in #1368

Bug Fixes and Improvements

Misc

New Contributors

Full Changelog: 2.6.2...2.7.0

2.6.2

19 Mar 21:03
a42b772
Compare
Choose a tag to compare

What's Changed

  • [CHORE] Merge release/2.6.1 to develop by @lijamie98 in #1295
  • [BUG] Fix the V14_udpate_sep24_fields.sql not applied correctly and turned on migration file naming validation by @lijamie98 in #1296

Full Changelog: 2.6.1...2.6.2

2.6.1

18 Mar 19:02
Compare
Choose a tag to compare

What's Changed

  • Merge release 2.5.2 to main branch by @lijamie98 in #1238
  • [ANCHOR-580] Replace ConfigManager HC result with config keys by @philipliu in #1287
  • [CHORE] Exclude duplicated slf4j binding modules to avoid the SLF4J warning message in the beginning by @lijamie98 in #1255
  • [ANCHOR-603] Add fee_details to SEP-6/24/31 Transaction object and appropriate RPC endpoints by @Ifropc in #1283
  • [ANCHOR-630] SEP-24 asset and amount related request parameters are not working correctly by @lijamie98 in #1291

Full Changelog: 2.6.0...2.6.1

1.2.25

12 Mar 17:53
c7d1276
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-1.2.24...release-1.2.25

2.6.0

05 Mar 16:32
014bf80
Compare
Choose a tag to compare

What's Changed

Features

SEP-12 Binary Field Support

Start Anchor Platform with Reference Server using Docker Compose

SEP-10 Wildcard home_domain Support

  • [ANCHOR-590] Support wildcard homeDomains for sep10 by @JiahuiWho in #1261
  • [ANCHOR-612] Fix Sep10 validate wildcard domain failure by @JiahuiWho in #1271

Bug Fixes and Improvements

  • [ANCHOR-544] Fix date fields in SEP-12 PUT /customer by @philipliu in #1232
  • [ANCHOR-577] Print Anchor Platform banner with version string by @lijamie98 in #1245
  • [ANCHOR-561] Fix killing gradlew dockerComposeUp not shutting down docker containers and add Gradle print usages by @lijamie98 in #1249
  • [ANCHOR-549] Add demo wallet support to SEP-6 reference by @philipliu in #1251
  • [ANCHOR-566] Fix the assertion failure caused by SSEStream connection reset that caused the status to become YELLOW and remove event deletion by @lijamie98 in #1252
  • [ANCHOR-588] Fix birth_date field type by @philipliu in #1257
  • [ANCHOR-586] Enable SEP-31 and SEP-38 for native asset by @JiahuiWho in #1259
  • [ANCHOR-579][Quick Fix] Fix Sep10 config home_domain coexist error by @JiahuiWho in #1256
  • [ANCHOR-524] Change message db column type from VARCHAR to TEXT by @JiahuiWho in #1250
  • [ANCHOR-587] Disable URL encoding of SEP-10 challenge response by @philipliu in #1266
  • [ANCHOR-454] Fix copy paste bug in SEP24 by @JiahuiWho in #1267
  • [ANCHOR-528] Add log for running servers by @JiahuiWho in #1263
  • [Dead Code] Clean up isKnownCustodialAccountRequired by @JiahuiWho in #1273
  • Fix ORM column warnings used by reference server by @philipliu in #1275

Test Pipeline Improvements

  • [ANCHOR-463] Add a Gradle task that runs stellar validation tool by @lijamie98 in #1226
  • [ANCHOR-391] Use Postgres in reference server by @philipliu in #1274
  • [ANCHOR-439] Listen to webhooks in reference server by @philipliu in #1278
  • [Fix] Increase event polling retries in test by @philipliu in #1280

Misc

  • Merge release 2.5.2 to develop branch by @lijamie98 in #1237
  • [ANCHOR-465] Run Kafka docker container in KRaft mode by @lijamie98 in #1228
  • [ANCHOR-570] Remove Java Reference Server by @lijamie98 in #1229
  • [ANCHOR-575] Re-enable PlatformApiTests, PlatformApiCustodyTests, and CustodyApiTests by @lijamie98 in #1248
  • [ANCHOR-552] Upgrade wallet SDK and correct the distribution account of the reference server by @lijamie98 in #1240
  • [ANCHOR-574] Fix the reference server not able to gracefully shutdown by @lijamie98 in #1239
  • [ANCHOR-593] Fix extended tests post Testnet reset by @philipliu in #1258
  • [ANCHOR-608] Fix Testnet reset affected tests by @philipliu in #1269
  • Bump version to 2.6 by @philipliu in #1279

Full Changelog: 2.5.2...2.6.0

1.2.24

01 Mar 17:43
3488850
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-1.2.23...release-1.2.24

1.2.23

16 Feb 20:21
b62a878
Compare
Choose a tag to compare

What's Changed

  • [ANCHOR-616] Lower request validation error log level by @philipliu in #1270

Full Changelog: release-1.2.22...release-1.2.23

1.2.22

09 Feb 00:11
e13816a
Compare
Choose a tag to compare

Fix log level being hardcoded to DEBUG

What's Changed

Full Changelog: release-1.2.20...release-1.2.22

1.2.21

22 Dec 19:59
5c56c48
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-1.2.20...release-1.2.21

1.2.20

20 Dec 17:30
3a0d2d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-1.2.19...release-1.2.20