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.9 #1037

Closed
wants to merge 5 commits into from
Closed

Conversation

Narayanbhat166
Copy link
Member

Type of Change

  • Documentation

Description

0.5.9 (2023-05-03)

Build System / Dependencies
New Features
  • pm_list: add available capture methods filter (#999) (36cc13d4)
  • expire client secret after a merchant configurable intent fufliment time (#956) (03a96432)
  • PG Agnostic mandate using network_txns_id (Adyen, Authorizedotnet, Stripe) (#855) (ed99655e)
  • connector:
    • add dispute webhooks for Stripe (#918) (0df22447)
    • [ACI] Add banking redirect support for EPS, Giropay, iDEAL, and Sofortueberweisung (#890) (c86f2c04)
  • router: added support for optional defend dispute api call and added evidence submission flow for checkout connector (#979) (4728d946)
  • cards: validate card security code and expiration (#874) (0b7bc7bc)
  • api_models: derive Serialize, Eq, PartialEq, strum::Display on RefundStatus (#989) (22a53724)
Bug Fixes
  • storage_models: fix incorrect field order in MerchantConnectorAccount (#976) (c9e8a9b4)
  • remove old data while deserialization error from cache (#1010) (23b56472)
  • fix internal server errors on merchant connector account creation (#1026) (c31b4b41)
  • refund_sync: add validation for missing connector_refund_id (#1013) (4397c8e1)
  • refund_list: updated refund list response status code when no refunds found. (#974) (4e0489cf)
Other Changes
Refactors
  • use CountryAlpha2 instead of CountryCode for country codes (#904) (2cff019a)
  • config: add independent toggles for enabling traces and metrics (#1020) (af71828e)
  • stripe: return all the missing fields in a request (#935) (e9fc34ff)

@Narayanbhat166 Narayanbhat166 added the C-doc Category: Documentation updates label May 3, 2023
@Narayanbhat166 Narayanbhat166 self-assigned this May 3, 2023
@Narayanbhat166 Narayanbhat166 requested a review from a team as a code owner May 3, 2023 12:07
Copy link
Member

@SanchithHegde SanchithHegde left a comment

Choose a reason for hiding this comment

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

Other than that, looks good to me!

CHANGELOG.md Outdated Show resolved Hide resolved
@SanchithHegde SanchithHegde added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label May 3, 2023
@jarnura jarnura added S-waiting-on-author Status: This PR is incomplete or needs to address review comments S-needs-conflict-resolution Status: This PR needs conflicts to be resolved by the author and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels May 10, 2023
@Narayanbhat166 Narayanbhat166 removed S-waiting-on-author Status: This PR is incomplete or needs to address review comments S-needs-conflict-resolution Status: This PR needs conflicts to be resolved by the author labels May 10, 2023
@Narayanbhat166
Copy link
Member Author

Lost track of this PR. I see that that the changelog for v0.5.9 is already included in #1078. Closing this.

@SanchithHegde SanchithHegde deleted the changelog_for_0.5.9 branch May 10, 2023 12:52
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.

3 participants