Skip to content

Releases: stellar/anchor-platform

4.2.1

08 Apr 23:04
7efab9e

Choose a tag to compare

What's Changed

  • [ANCHOR-1173] Fix blind SSRF in SEP-10 client_domain resolution by @JiahuiWho in #1915
  • [ANCHOR-1179] Fix SEP-12 IDOR via transaction_id in customer endpoints by @JiahuiWho in #1916
  • [ANCHOR-1185] Add XDR size validation in SEP-10 and SEP-45 auth endpoint by @JiahuiWho in #1917
  • [ANCHOR-1186] Fix MEMO_ID validation to support full Stellar uint64 range by @JiahuiWho in #1918

Full Changelog: 4.2.0...4.2.1

4.2.0

24 Mar 22:42
c2b3fbc

Choose a tag to compare

What's Changed

  • [ANCHOR-1162] Add optimistic locking to prevent TOCTOU race in transaction processing by @JiahuiWho in #1896
  • [ANCHOR-1164] Reject amounts with extreme exponents to prevent OOM by @JiahuiWho in #1903
  • [ANCHOR-1165] Fix RPC header auth not being sent in requests by @JiahuiWho in #1904
  • [ANCHOR-1167] Fix SEP-45 nonce TOCTOU race condition with atomic verifyAndUse by @JiahuiWho in #1906
  • [ANCHOR-1169] Fix unbounded transaction queries in SEP-6 and SEP-24 by @JiahuiWho in #1909
  • Remove custody integration support by @JiahuiWho in #1899

Full Changelog: 4.1.8...4.2.0

4.1.8

05 Mar 21:21
3150444

Choose a tag to compare

What's Changed

  • [ANCHOR-1157] Fix fall-through in SEP-6 custody payment handler by @philipliu in #1892
  • [ANCHOR-1154] Validate SEP-38 quote expiration by @philipliu in #1893
  • [ANCHOR-1156] Fix SEP-10 memo validation in SEP24 GET /transaction by @philipliu in #1891
  • [ANCHOR-1554] Fix SEP-31 authentication on GET and PATCH by @philipliu in #1895
  • [ANCHOR-1153] Limit SEP-1 response body size and redirects by @philipliu in #1894
  • [ANCHOR-1163] Upgrade java-stellar-sdk to fix SEP-45 oom by @JiahuiWho in #1900

Full Changelog: 4.1.7...4.1.8

4.1.7

06 Feb 13:49
75be41d

Choose a tag to compare

What's Changed

Full Changelog: 4.1.6...4.1.7

4.1.6

11 Dec 21:07
a1e9c51

Choose a tag to compare

What's Changed

Full Changelog: 4.1.5...4.1.6

4.1.5

03 Dec 21:29
5169fa1

Choose a tag to compare

What's Changed

  • [ANCHOR-1146] Fetch client domain signer over HTTPS by @philipliu in #1865

Full Changelog: 4.1.4...4.1.5

4.1.4

25 Nov 22:51
0b11c21

Choose a tag to compare

What's Changed

  • [DocPoc-AP] Fix configuration comment typos in SEP-6 and SEP-24 by @lijamie98 in #1854
  • [DocPoc] Add quick-run docker-compose setup for local development by @lijamie98 in #1855
  • Fix: Wrap all RPC exceptions in try/catch in the observer by @philipliu in #1856

Full Changelog: 4.1.3...4.1.4

4.1.3

05 Nov 18:50
41813bf

Choose a tag to compare

What's Changed

  • [ANCHOR-1145] Fix reference server incorrect async txn handling by @lijamie98 in #1848

Full Changelog: 4.1.1...4.1.3

4.1.2

03 Nov 22:10
87c8194

Choose a tag to compare

What's Changed

  • [HotFix] Fix the InternalException thrown from notify_onchain_fund_sent in Sep24 deposit transaction by @lijamie98 in #1844
  • [ANCHOR-1144] Fix observer not updating latest ledger read and processed by @lijamie98 in #1845

Full Changelog: 4.1.1...4.1.2

4.1.1

21 Oct 16:36
3c2277a

Choose a tag to compare

Workflow Bug Fixes

Full Changelog: 4.1.0...4.1.1