Skip to content
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 5.3.3 (master) #2401

Merged
merged 62 commits into from
Dec 9, 2024
Merged

Release 5.3.3 (master) #2401

merged 62 commits into from
Dec 9, 2024

Conversation

arebra
Copy link
Member

@arebra arebra commented Dec 9, 2024

09 December 2024

Version 5.3.3

From all of us, to all of you, the last release of the year!

We have updated the iOS and Android SDK documentation to include handling of web based payment methods in payment sessions. A small clean-up of the introduction is also in place.

An explanation of the payment UI's browser and OS limitations has been added under Availability.

As a continuation of Release 5.3.2's migration guide for merchants who want to go from Seamless View to Redirect, we give some recommendations regarding monitoring of the script URL for those who wish to continue with Seamless View.
You can find the information in both the regular Seamless View integration and the "Change UI option" guide. It is also available in older implementation where it is relevant.

A new operation called abort-paymentattempt has been added to 3.x versions. As the name implies, it is meant for instances where the merchant wants to abort the payment attempt, and not the payment order as a whole. Read more about it in the Abort section of the payment options category in Digital Payments' Features.

DEVP-504: Fixed abort payment attempt response example @arebra (#2400)
DEVP-501: Added abort payment attempt to abort section @arebra (#2399)
DEVP-503: Updated CSP address @arebra (#2397)
SDK-25: Web View based instruments from Native session @alleus (#2382)
DEVP-492: Added more whitelist urls and a disclaimer @arebra (#2395)
DEVP-495: Added abort-paymentattempt in operations section. @arebra (#2394)
DEVP-499: Fixed metadata GET for real @arebra (#2393)
DEVP-497: Small adjustment to availability text @arebra (#2392)
DEVP-494: Fixed metadata GET request @arebra (#2391)
DEVP-493: Added terms of service url to code example @arebra (#2390)
DEVP-455: Added aboirt-paymentattempt to code examples @arebra (#2388)
DEVP-396: Added text regarded browser and OS limitations @arebra (#2387)
DEVP-489: CSP Section feedback and expansion to old implementations @arebra (#2385)
Feature/devp 476 reversal swish amount @arebra (#2377)
Feature/devp 479 remove the cake mix @arebra (#2379)
DEVP-488: Changed text on OTP use case card @arebra (#2376)
DEVP-453: Draft of a CSP section @arebra (#2375)
Release 5.3.2 (develop) @arebra (#2370)
🐛 Bug Fixes

DEVP-490: Trustly logo hotfix (develop) @arebra (#2381)
DEVP-490: Trustly logo hotfix (master) @arebra (#2380)
Hotfix: Remove unaffected payment methods from guide (develop) @arebra (#2373)
Hotfix: Remove unaffected payment methods from guide (master) @arebra (#2372)
⬆️ Dependencies

Bump npm from 10.9.1 to 10.9.2 https://github.com/dependabot (#2398)
Bump rubocop from 1.69.0 to 1.69.1 https://github.com/dependabot (#2396)
Bump rubocop from 1.68.0 to 1.69.0 https://github.com/dependabot (#2389)
Bump npm from 10.9.0 to 10.9.1 https://github.com/dependabot (#2386)
Bump cross-spawn from 7.0.3 to 7.0.6 https://github.com/dependabot (#2384)
Bump kramdown from 2.4.0 to 2.5.1 https://github.com/dependabot (#2383)
Bump rouge from 4.4.0 to 4.5.1 https://github.com/dependabot (#2378)
Bump rubocop from 1.67.0 to 1.68.0 https://github.com/dependabot (#2374)
Bump rexml from 3.3.7 to 3.3.9 https://github.com/dependabot (#2371)

arebra and others added 30 commits October 24, 2024 23:40
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.7 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.7...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…cted_payment_methods_from_guide

Hotfix: Remove unaffected payment methods from guide (develop)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.67.0 to 1.68.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.67.0...v1.68.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…1.68.0

Bump rubocop from 1.67.0 to 1.68.0
…_sectioon

DEVP-453: Draft of a CSP section
…_case_card_text

DEVP-488: Changed text on OTP use case card
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 4.4.0 to 4.5.1.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v4.4.0...v4.5.1)

---
updated-dependencies:
- dependency-name: rouge
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…_cake_mix

Feature/devp 479 remove the cake mix
…wish_amount

Feature/devp 476 reversal swish amount
…o_fixes_again

DEVP-490:  Trustly logo hotfix (develop)
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

---
updated-dependencies:
- dependency-name: kramdown
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-2.5.1

Bump kramdown from 2.4.0 to 2.5.1
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…ss-spawn-7.0.6

Bump cross-spawn from 7.0.3 to 7.0.6
DEVP-489: CSP Section feedback and expansion to old implementations
Bumps [npm](https://github.com/npm/cli) from 10.9.0 to 10.9.1.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v10.9.1/CHANGELOG.md)
- [Commits](npm/cli@v10.9.0...v10.9.1)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
arebra and others added 21 commits November 29, 2024 01:56
…ET_request

DEVP-494: Fixed metadata GET request
…d_feedback

DEVP-497: Small adjustment to availability text
…et_request_take_2

DEVP-499: Fixed metadata GET for real
…blem_types_part_2

DEVP-495: Added abort-paymentattempt in operations section.
…ble_debacle

DEVP-492: Added more whitelist urls and a disclaimer
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.0 to 1.69.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.69.0...v1.69.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…1.69.1

Bump rubocop from 1.69.0 to 1.69.1
…ed_instruments_from_native_session

SDK-25: Web View based instruments from Native session
Bumps [npm](https://github.com/npm/cli) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v10.9.2/CHANGELOG.md)
- [Commits](npm/cli@v10.9.1...v10.9.2)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…tion_for_abort_paymentattempt

DEVP-501: Added abort payment attempt to abort section
…aymentattempt_table

DEVP-504: Fixed abort payment attempt response example
@arebra arebra marked this pull request as ready for review December 9, 2024 12:30
@arebra arebra requested a review from a team as a code owner December 9, 2024 12:30
@mergify mergify bot mentioned this pull request Dec 9, 2024
@arebra arebra merged commit 7ad37c4 into master Dec 9, 2024
30 of 32 checks passed
Copy link
Contributor

mergify bot commented Dec 9, 2024

Thank you @arebra for your contribution!

Copy link
Contributor

mergify bot commented Dec 9, 2024

⚠️ The sha of the head commit of this PR conflicts with #2402. Mergify cannot evaluate rules on this PR. ⚠️

github-actions bot pushed a commit that referenced this pull request Dec 9, 2024
@arebra arebra deleted the release/5.3.3 branch December 9, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants