Releases: mercadopago/sdk-dotnet
Releases · mercadopago/sdk-dotnet
2.4.1
What's Changed
- [Feature] add external-reference in response by @vicorrea25 in #188
- Release/2.4.1 by @andreagostinho-meli in #189
New Contributors
- @vicorrea25 made their first contribution in #188
Full Changelog: 2.4.0...2.4.1
2.4.0
- Require .NET Framework 6.0 as minimum version.
- Avoid rethrowing exception that changes stack trace information.
- Add pre-commit.
- Add CHANGELOG file.
- Bump SDK version to 2.4.0.
New Contributors
- @andreagostinho-meli made their first contribution in #187
Full Changelog: 2.3.10...2.4.0
2.3.10
What's Changed
- Add fields for 3DS authentication performed by a third party by @romerosilva-meli in #177
- Bump Version 2.3.10 by @danielen-meli in #186
Full Changelog: 2.3.9...2.3.10
2.3.9
What's Changed
- Include sub merchant by @danielen-meli in #184
- Bump SDK Version 2.3.9 by @danielen-meli in #185
New Contributors
- @danielen-meli made their first contribution in #184
Full Changelog: 2.3.8...2.3.9
2.3.8
What's Changed
- Add fields to OAuthCredential by @HerussHub in #178
New Contributors
- @HerussHub made their first contribution in #178
Full Changelog: 2.3.7...2.3.8
2.3.7
add Marketplace field at PaymentCreateRequest
2.3.6
What's Changed
- add idempotency on readme example by @taliyada in #174
- Add fields to PaymentTransactionDetails by @romerosilva-meli in #175
- Bump sdk version to 2.3.6 by @romerosilva-meli in #176
New Contributors
Full Changelog: 2.3.5...2.3.6
2.3.5
Add transaction id in SDK response.
2.3.4
What's Changed
- Add Header Tracking Id by @brunacamposxx in #172
New Contributors
- @brunacamposxx made their first contribution in #172
Full Changelog: 2.3.3...2.3.4
2.3.3
this version adds a new method to OauthClient
that allows the creation of Oauth credentials using client id and client secret.