2.7.0
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
Bug Fixes and Improvements
- [ANCHOR-618] Fix auth header not configurable for callback API and platform API by @lijamie98 in https://github.com/stellar/java-stellar-anchor-sdk/pull/1302
* [ANCHOR-603] Add
fee_details
to SEP31 response and tests by @JiahuiWho in #1320 - [ANCHOR-629] Add
lang
to more_info_url jwt by @JiahuiWho in #1323 - [ANCHOR-648] Fix critical/high/medium dependency vulnerabilities by @lijamie98 in #1322
- ANCHOR-638: Auth header validation + Improved JWT secret validation by @Ifropc in #1303
- [ANCHOR-605] Fix ingress rules host value by @philipliu in #1325
- [Fix] Properly set ingress rules host by @philipliu in https://github.com/stellar/java-stellar-anchor-sdk/pull/1328
- Fix event processing test after requiring security_protocol config by @philipliu in #1305
- [ANCHOR-681] Fix the 64-byte limit error message to 59-byte of the
sep10.home_domain
andsep10.home_domains
by @lijamie98 in #1347 - [ANCHOR-648] Fix critical/high/medium dependency vulnerabilities by @lijamie98 in #1322
- Fix reference server config map by @philipliu in #1348
- Fix bug in JWT service by @Ifropc in https://github.com/stellar/java-stellar-anchor-sdk/pull/1363
Misc
- [CHORE] Fix the new release issue template typo by @lijamie98 in #1298
- [ANCHOR-484] Add 2.0 Helm Charts by @philipliu in #1294
- [ANCHOR-614] Config more_info_url in sep6 by @JiahuiWho in #1290
- [ANCHOR-605] Parameterize secrets by namespace by @philipliu in #1309
- [ANCHOR-605] Move some config into values file by @philipliu in #1312
- [ANCHOR-582] Add verification fields to sep12 by @JiahuiWho in #1310
- Revert "[ANCHOR-582] Add verification fields to sep12" by @JiahuiWho in #1314
- [ANCHOR-582] Add verification fields to SEP12 by @JiahuiWho in #1316
- [ANCHOR-605] Add Makefile for Jenkins build by @philipliu in #1317
- Improve error message by @Ifropc in #1318
- [ANCHOR-623] Add access log to capture ip address by @JiahuiWho in #1324
- [Fix] Update fake-secret-store secrets by @philipliu in #1327
- [ANCHOR-680] Create dependabot.yml by @JiahuiWho in #1332
- [Gradle]: Bump exposed from 0.41.1 to 0.49.0 by @dependabot in #1333
- [Gradle]: Bump kotlin from 1.8.22 to 1.9.23 by @dependabot in #1334
- [Gradle]: Bump log4j from 2.19.0 to 2.23.1 by @dependabot in #1335
- [Gradle]: Bump commons-cli:commons-cli from 1.5.0 to 1.7.0 by @dependabot in #1340
- [Gradle]: Bump commons-validator:commons-validator from 1.7 to 1.8.0 by @dependabot in #1337
- [Gradle]: Bump io.micrometer:micrometer-registry-prometheus from 1.9.0 to 1.12.5 by @dependabot in #1338
- [Gradle]: Bump ktor from 2.3.3 to 2.3.10 by @dependabot in #1339
- [Gradle]: Bump slf4j2 from 2.0.5 to 2.0.13 by @dependabot in #1341
- [ANCHOR-628] Reduce log level client errors in 2.x by @lijamie98 in #1330
- [ANCHOR-377] Switch business event delivery to infinite retry by @JiahuiWho in #1329
- [ANCHOR-680] Enable only security updates for Dependabot by @JiahuiWho in #1344
- [ANCHOR-672] Flatten anchor config fields in value file by @philipliu in #1345
- update CodeQL config by @kanwalpreetd in #1349
- [ANCHOR-604] Add deployment annotations by @philipliu in #1350
- [ANCHOR-605] Enable metric prefix by @philipliu in #1352
- Improve error message by @Ifropc in #1354
- Add withdrawal support for notify_refund_pending RPC method by @Ifropc in #1353
- Add Futurenet in Network config by @Ifropc in #1359
- Reduce log level by @Ifropc in #1361
- Bump version 2.7.0 by @JiahuiWho in #1364
- [CHORE] Update README to access the workflow test results by @lijamie98 in #1358
- [ANCHOR-692] Disable JUnit test parallel execution by @lijamie98 in #1357
- [ANCHOR-698] Enable PaymentObservingAccountsManager for SEP-31 only by @JiahuiWho in #1366
New Contributors
- @dependabot made their first contribution in #1333
- @kanwalpreetd made their first contribution in #1349
Full Changelog: 2.6.2...2.7.0