Skip to content

3.4.0

Compare
Choose a tag to compare
@marcelosalloum marcelosalloum released this 03 Feb 23:04
· 12 commits to main since this release
7066810

3.4.0 (diff)

Release of the Stellar Disbursement Platform v3.4.0. This release adds support for q={term} query searches in the
GET /payments endpoint, and updates the CSV parser to ignore BOM (Byte Order Mark) characters.

Warning

This version is compatible with the stellar/stellar-disbursement-platform-frontend version 3.4.0.

Changed

  • Update the GET /payments endpoint to accept q={term} query searches. #530
  • Update the CSV parser to ignore BOM (Byte Order Mark) characters. #531

Security and Dependencies

  • Bump golang in the all-docker group. #507
  • Bump the all-actions group. #514
  • Bump the minor-and-patch group. #529