Skip to content

Releases: VictorAvelar/mollie-api-go

v3.0.0

25 Feb 16:46
8f8b275
Compare
Choose a tag to compare

Changelog

  • e426a2a WIP adding context and fixing tests
  • 6474fb7 Update tests for connect subpackage
  • b05b17f Update release notes
  • f7d737f Update project dependencies
  • ac44eb7 Update import path in tests
  • 1d21dc4 Update go modules
  • d3ded2b Update generated documentation and v3 release notes
  • 993427a Update generated documentation
  • b4976ca Update documentation and module files
  • ea2ebb4 Update documentation
  • 53540b2 Update documentation
  • 80a6c75 Update documentation
  • ca1e71e Update dependencies
  • 6e8d623 Tweaks to payment_methods.go
  • b90625a Tidy up go modules
  • 1d247d0 Returns response instance from CustomersService actions
  • 40aa8e7 Returns response from orders actions
  • 9b1c78c Returns response from onboarding actions
  • 6bf36e9 Returns response from MandatesService actions
  • 67158b7 Return response from subscriptions actions
  • 0dbb11c Return response from shipments actions
  • 9eda0dc Return response from settlements actions
  • 07ae34e Return response from refunds actions
  • a995a17 Return response from profiles actions
  • 0d58a0e Return response from permissions actions
  • 777f9f9 Return response from payment-links actions
  • b5f4d12 Return response from payment actions
  • 2214c4c Return response from organizations actions
  • 2e15198 Return response from miscellaneous actions
  • 221fc19 Return response from InvoicesService actions
  • 885a94e Return response from ChargebacksService actions
  • 9d1f027 Return response for CapturesService actions
  • 6638276 Return request from partners actions
  • c85a2fa Replace nil with context.TODO
  • 680bd57 Rename and fix methods -> PaymentMethods
  • b58678c Remove v1.16 from workflows
  • 9dd570a Remove examples folder
  • e45b9ca Remove context check
  • 1889f38 Rearrange test helpers
  • ab56dfc Migrate subscriptions.go tests to testify
  • 9298f82 Migrate subscriptions.go tests to testify
  • 465deb4 Migrate shipments.go tests to testify
  • a5eb8f6 Migrate settlements.go tests to testify
  • 0b5e7aa Migrate refunds.go tests to testify
  • 1f70ef1 Migrate profiles.go tests to testify
  • fd15656 Migrate permissions.go tests to testify
  • 13a9e06 Migrate payments.go tests to testify
  • fdf2d76 Migrate payment_links.go tests to testify
  • 66ddb18 Migrate partners.go tests to testify
  • 145b41f Migrate organizations.go tests to testify
  • 1f77081 Migrate orders.go tests to testify
  • 8532785 Migrate onboarding.go tests to testify
  • 368e45c Migrate mollie.go tests to testify
  • 79c2c53 Migrate miscellaneous.go tests to testify
  • e69242f Migrate methods.go tests to testify
  • 6260c8b Migrate mandates.go tests to testify
  • aaf521e Migrate invoices.go tests to testify
  • 5da7c2a Migrate customers.go tests to testify
  • e630d05 Migrate config.go tests to testify
  • f0ef672 Migrate common_types.go tests to testify
  • 63fcf1e Migrate chargebacks.go tests to testify
  • 165cb36 Migrate chaargebacks.go tests to testify
  • ba4404f Migrate captures.go tests to testify
  • 07b3545 Merge branch 'master' into v3-dev
  • 1d7ec60 Make customers test suite un-exported
  • 8f8b275 Fixed typos found on v3-upgrade.md
  • 959b33e Fix security policy and scrutinizer config
  • c8cc2a6 Fix permissions testing suite reference
  • 038d5f4 Fix other linter reported errors
  • 40b16a1 Fix linter errors
  • de583a2 Fix broken tests
  • 86a0a5b Files affected by renamed symbols
  • bf7be55 Change response from struct value to pointers
  • 90ba931 Bump module version in go mod path
  • 030102a Automatic fix for style errors
  • bdeb707 Add utility to change to access token pre-run
  • f92f399 Add testify to module dependency list
  • 620ba7c Add query params receiver
  • 66085b1 Add new errors implementation
  • d9e579c Add missing parameter
  • ba0dda7 Add image common type
  • ae5e2df Add html coverage report
  • 68a60d7 Add error tests
  • aa963a2 Add api helpers to base Client

v2.18.0

20 Jan 20:33
583894d
Compare
Choose a tag to compare

Changelog

  • 968c31f Add jewelcard and wijncadeaukaart as supported gift cards

v2.17.1

08 Nov 07:39
4e9636e
Compare
Choose a tag to compare

Changelog

527a22a Add Metadata to OrderLine

v2.17.0

31 Oct 19:44
704f57e
Compare
Choose a tag to compare

Changelog

5506267 #156: Add organization partner status action

v2.16.0

31 Oct 18:51
4b37358
Compare
Choose a tag to compare

Changelog

bc3ed78 Always initialize userAgent in NewClient
57a2c06 #156: Update oauth2 module
5eb6982 #156: Add partners API

v2.15.0

12 Oct 19:21
2c7c050
Compare
Choose a tag to compare

Changelog

c8c4353 Upgrade base dependencies
9febb60 Enable huistuincadeaukaart gift card issuer

v2.14.1

12 Oct 19:00
f0a313b
Compare
Choose a tag to compare

Changelog

eaee509 Upgrade runtime to v1.17
13d040f Remove misconfigured workflow
e162974 Merge branch 'master' into add-example-for-orders-service-usage
4922d21 Create codeql-analysis.yml
e9e9246 Add orders examples

v2.14.0

14 Aug 07:01
e30847d
Compare
Choose a tag to compare

Changelog

e49f1e0 Update dependencies
6f3a9d8 Add August enabled gift card issuers

v2.13.1

01 Jul 13:09
Compare
Choose a tag to compare

Changelog

4dd6fa7 Hotfix missing quotes on json attribute definition

v2.13.0

01 Jul 13:06
2553194
Compare
Choose a tag to compare

Changelog

b6d36be Update dependencies
56c091d Add payment links API