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

Doc:Changelog for release v0.5.8 #950

Merged
merged 5 commits into from
May 3, 2023
Merged

Doc:Changelog for release v0.5.8 #950

merged 5 commits into from
May 3, 2023

Conversation

Gnanasundari24
Copy link
Contributor

@Gnanasundari24 Gnanasundari24 commented Apr 21, 2023

0.5.8 (2023-04-25)

Chores

Continuous Integration

  • connector-sanity-tests: run tests on being queued for merge (#960) (067dc709)
  • manual-release: fix EXTRA_FEATURES not being passed correctly (#912) (9c9c52f9)

Documentation Changes

  • dashboard: add button that links to dashboard (#934) (96f9e806)

New Features

  • connector:
    • add 3ds for Bambora and Support Html 3ds response (#817) (20bea23b)
    • [Nuvei] add support for bank redirect Eps, Sofort, Giropay, Ideal (#870) (c1a25b30)
    • [Checkout] add GooglePay, ApplePay and Webhooks support (#875) (3fce1407)
  • router:
    • added dispute accept api, file module apis and dispute evidence submission api (#900) (bdf1e514)
    • add support for filtering PaymentMethodTypes at a session (#883) (465933ba)
    • add new payment methods for Bank redirects, BNPL and wallet (#864) (304081cb)
  • compatibility: add refund retrieve endpoint which accepts gateway creds (#958) (bcbf4c88)
  • Core: gracefully shutdown router/scheduler if Redis is unavailable (#891) (13185999)
  • core: [Stripe] add bank debits payment method to stripe (#906) (f624eb52)
  • support gpay and applepay session response for all connectors (#839) (d23e14c5)
  • add relevant ids for payment calls & make json logs (#908) (93b69e74)
  • date_time: add created_at and modified_at to merchant related tables (#925) (1f151ba1)

Bug Fixes

  • different parent payment method token for different payment me… (#982) (2f378345)
  • config: fix Tempo config for Tempo 2.0 (#959) (811cd523)
  • stripe: add setup intent sync for stripe (#953) (ab7fc23a)
  • connector:
  • connector-template: Address unused import and mismatched types in connector-template (#910) (891683e0)

Other Changes

  • try_local_system: replace Postman collection links with development collection (#937) (ccc0c3f9)
  • pr-template: add API contract changes and update contributing docs with recent labels (#936) (3e2a7eae)
  • errors: make StorageErrorExt generic on errors (#928) (e161d92c)

Refactors

  • db: remove connector_transaction_id from PaymentAttemptNew (#949) (57327b82)
  • api_keys: use merchant_id and key_id to query the table (#939) (40898c0a)

@Gnanasundari24 Gnanasundari24 requested a review from a team as a code owner April 21, 2023 12:07
SanchithHegde
SanchithHegde previously approved these changes Apr 21, 2023
@SanchithHegde SanchithHegde added the C-doc Category: Documentation updates label Apr 21, 2023
@NishantJoshi00 NishantJoshi00 added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Apr 25, 2023

## Bug Fixes

* different parent payment method token for different payment me… ([#982](https://github.com/juspay/orca/pull/982)) ([2f378345](https://github.com/juspay/orca/commit/2f378345aab58113620c11a18455f118e136a0c1))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This entry seems to have been trimmed.

@SanchithHegde SanchithHegde added S-waiting-on-author Status: This PR is incomplete or needs to address review comments and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Apr 25, 2023
@jarnura jarnura removed the S-waiting-on-author Status: This PR is incomplete or needs to address review comments label May 3, 2023
@jarnura jarnura merged commit 9240e16 into main May 3, 2023
@jarnura jarnura deleted the vc-0.5.8 branch May 3, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-doc Category: Documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants