- Redesign configuration management.
- Implement SEP-24.
- Implement end-to-end tests for SEP-24 done in GitHub Actions.
- Allow zero fees in
PATCH /transactions
request #871
- Don't set amount_out for indicative quote. #823
- Add docker-compose files to run e2e tests with containers
- Fix validation failing indicative quote. #810
- Fix asset being set incorrectly when quote is null. #805
- Add bank_account_type to SEP-9 and customer field #750
- Fix DETELE endpoint to take customer types into account #734
- Fix customer type not being properly resolved (when multiple types are configured) #721
- Add cbu_alias and cbu_number fields to core and platform #728
- Detects and handle silent and errored SSEStream. #632
- When the health status is RED, set the status code to 500.
- Fix gson serialization error of the Refunds object. #626
- Add Stellar observer retries with exponential back-off timer #607
- Add health check endpoint to the Stellar observer #602
Update the version of Helm Chart.
- SDK support for SEP-1, SEP-10, SEP-12, SEP-31 & SEP-38.
- API support for SEP-1, SEP-10, SEP-12, SEP-31 & SEP-38.
- Database support for H2, SQLite, Postgres & Aurora Postgres.
- Queue Publishing support for Kafka and SQS.
- Stellar network monitoring for incoming SEP-31 payments.
- End-to-end tests through docker-compose.
- Updated documentation.
- Deployment examples with k8s, helm-charts, and fargate.
- Add the Release Checklist.