-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 3.3.0
to main
#525
Conversation
Release `3.1.0` to `dev`
…on (#510) ### What Remove `nginx.ingress.kubernetes.io/server-snippet` annotation ### Why [This snippet](https://github.com/stellar/stellar-disbursement-platform-backend/pull/5/files#diff-ee6d3e08fc06195d14f677988de28e706e50231a869f86bbd8aa3110edc3d816) was a way to expose only one toml file (the AP one) through the same ingress, since we were using only one ingress for both SDP and AP. It doesn't make sense anymore and should be removed
…cha and MFA sections in the handlers they're being used (#499) ### What Prepare code for API-only usage by reorganizing the reCaptcha and MFA sections in the handlers they're being used. ### Why Since the MFA and reCAPTCHA enforcers were being used in different places for different handlers, it wasn't easy to modularize their usage. By streamlining their usage, the code becomes easier to adapt and make it optional. ### Further work Add a way to bypass them through IP filering.
Release `3.2.0` to `dev`
…e key (#511) * SDP-1452/SDP-1521 Remove `EC256_PUBLIC_KEY` config and derive it from private key * SDP-1521 add changelog for this commit and address PR comments
…oose between transfers and payouts (#522) ### What Re-enable Circle /transfers and add a configuration env to choose between /transfers and /payouts. ### Why We found issues when integrating with the payouts API for error handling and we want to push the latest features to our partners while allowing them to continue to use Circle's /transfers API.
stellar-disbursement-platform-backend-preview is available here: |
97f36c8
to
5744d1a
Compare
5744d1a
to
9135dc1
Compare
stellar-disbursement-platform-backend-preview is available here: |
Something went wrong with PR preview build please check |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Merge pull request #525 from stellar/release/3.3.0
No description provided.