Releases: stellar/java-stellar-anchor-sdk
Releases · stellar/java-stellar-anchor-sdk
2.11.2
Bug Fixes
- [ANCHOR-859] Fix the IOException(canceled) from SSEStream by @lijamie98 in #1561
Full Changelog: 2.11.1...2.11.2
2.11.1
What's Changed
- [ANCHOR-832] Add Kafka
PLAINTEXT
,SASL_PLAINTEXT
andSASL_SSL
mode integration tests by @lijamie98 in #1542 - [ANCHOR-858] Do not require keystore and truststore if ssl_cert_verify is false by @lijamie98 in #1554
- [ANCHOR-845] Revise release note template and create custom gradle tasks for testing by @lijamie98 in #1548
Full Changelog: 2.11.0...2.11.1
2.11.0
What's Changed
- [ANCHOR-842] Validate
rate.buy/sell_amount
must matchrequest.buy/sell_amount
by @lijamie98 - [ANCHOR-836] Add configuration
event.queue.kafka.ssl_cert_verify
to allow bypassing SSL cert verification in dev mode. by @lijamie98 - [ANCHOR-831] Replace test hard-coded values with constants by @lijamie98
- [ANCHOR-831] Inject test payment values from testnet by matching the memo by @lijamie98
- [ANCHOR-843] Allow PENDING_EXTERNAL state even if funds are not received in
notify_offchain_funds_received
method by @lijamie98
Full Changelog: 2.10.2...2.11.0
2.10.2
What's Changed
- [ANCHOR-828] Improve PropertyQueueConfig validations by @lijamie98 in #1510
- [ANCHOR-834] Add transaction_id to callback customer API when request provides it by @lijamie98 in #1519
- [ANCHOR-833] Improve RestRateIntegration fee handling by @lijamie98 in #1518
Full Changelog: 2.10.1...2.10.2
2.10.1
What's Changed
- [ANCHOR-829] Allow
rate.fee.total
to be zero by @JiahuiWho in #1511
Full Changelog: 2.10.0...2.10.1
2.10.0
What's New
- [ANCHOR-801] Add Kafka SASL-SSL authentication support by @lijamie98 in #1498
- For how to configure Kafka SASL_SSL authentication, please refer to the anchor-config-default-values.yaml
Bug Fixes
- [ANCHOR-796] Fix NotifyCustomerInfoUpdated RPC call by @philipliu in #1477
- [ANCHOR-810] Fix the rate response validation bug when there is no fee by @lijamie98 in #1497
- [ANCHOR-822] Fix OkHttp response leak by @lijamie98 in #1502
- [ANCHOR-824] Add the missing PropertyQueueConfig validations by @lijamie98 in #1504
- [ANCHOR-827] Fix the NPE when deliver events to callback API returns empty string by @lijamie98 in #1505
What's Changed
- [CHORE] Add CAD->stellarUSDCprod conversion and re-order the conversion pairs by @lijamie98 in #1478
- [ANCHOR-792] Set default image pull policy to Always by @philipliu in #1495
Full Changelog: 2.9.0...2.10.0
2.9.0
What's Changed
Features
Add SEP-12 status callbacks and update NotifyCustomerInfoUpdated RPC
- [ANCHOR-764] Update NotifyCustomerInfoUpdated RPC by @philipliu in #1445
Add validation to RateIntegration responses
- [ANCHOR-749] Add missing validations to the RateIntegration response by @lijamie98 in #1454
Bug Fixes and Improvements
- Fix RequestOnchainFunds incorrect hash memo by @philipliu in #1447
- [ANCHOR-748] Add quote_id to GET /transaction responses by @philipliu in #1450
- [ANCHOR-752] Remove amount_out requirement in RequestOnchainFunds by @philipliu in #1451
- clean rate request by @Ifropc in #1456
- [ANCHOR-764] Add SEP-12 status callback tests by @philipliu in #1460
- [ANCHOR-764] Add callback URL validation for custodial clients by @philipliu in #1465
- [ANCHOR-783] Remove amount_out requirement in RequestOffchainFunds by @philipliu in #1466
Misc
- [Chore] Main -> Develop (#1440) by @Ifropc in #1441
- Use docker compose v2 by @philipliu in #1448
- [ANCHOR-756] Upgrade docker-compose-rule and require DOCKER_LOCATION and DOCKER_COMPOSE_RULE system env by @lijamie98 in #1457
- [CHORE] Organize the IntelliJ Run Configurations by @lijamie98 in #1458
- Set default
container.imagePullPolicy
toIfNotPresent
by @philipliu in #1467 - Include doc release process in release template by @philipliu in #1468
- Revert "Set default
container.imagePullPolicy
toIfNotPresent
(#1467)" by @philipliu in #1470 - [Chore] Bump version to 2.9 by @philipliu in #1471
Full Changelog: 2.8.4...2.9.0
2.8.4
2.8.3
What's Changed
Bug fix
Misc
- [CHORE] Merge
release/2.6.1
intomain
by @lijamie98 in #1293 - Revert "[CHORE] Merge
release/2.6.1
intomain
" by @lijamie98 in #1299 - [CHORE] Merge
release/2.6.1
tomain
by @lijamie98 in #1300 - [CHORE] Merge
release/2.6.2
tomain
by @lijamie98 in #1301 - Merge
release/2.7.0
intomain
by @JiahuiWho in #1372 - Merge
release/2.8.0
to main by @JiahuiWho in #1395 - [Chore] Merge
release/2.8.1
intomain
by @philipliu in #1413 - Merge
release/2.8.2
intomain
by @philipliu in #1417 - [ANCHOR-734] Fix wrong secret used to sign headers by @Ifropc in #1420
- Main -> release 2.8.3 by @Ifropc in #1425
- Release 2.8.3 -> main by @Ifropc in #1424
Full Changelog: 2.8.2...2.8.3
2.8.2
What's Changed
Bug Fixes and Improvements
- [ANCHOR-735] Add mobile money fields by @philipliu in #1414
Misc
- [Chore] Bump version number by @philipliu in #1416
Full Changelog: 2.8.1...2.8.2