Releases: VictorAvelar/mollie-api-go
Releases · VictorAvelar/mollie-api-go
v3.3.1
Changelog
- 6b79647: upgrade devcontainer to go v1.19 (@VictorAvelar)
- 714ba80: fix: change formatting tool to please Albert. (@VictorAvelar)
- 5bf0acd: feat: devcontaier proposal (@VictorAvelar)
- 6ab65dd: Update common_types.go (@bcmb)
- 7c6ea8b: Bump golang from 1.18.4-alpine to 1.19.0-alpine (@dependabot[bot])
- 7305438: Bump golang from 1.18.3-alpine to 1.18.4-alpine (@dependabot[bot])
- 9d9e94f: Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (@dependabot[bot])
- f8ed3ce: Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (@dependabot[bot])
v3.3.0
Changelog
- aead17e: add amountChargedBack to Payment (@)
- 1c16df6: Bump golang from 1.18.2-alpine to 1.18.3-alpine (@dependabot[bot])
- 8561939: Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (@dependabot[bot])
v3.2.1
Changelog
- e295788: fix: issue with testmode query parameter (@VictorAvelar)
- 7dd7d12: Bump goreleaser/goreleaser-action from 2 to 3 (@dependabot[bot])
- beeedcb: Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (@dependabot[bot])
- 276802e: Bump golang from 1.18.1-alpine to 1.18.2-alpine (@dependabot[bot])
v3.2.0
Changelog
- 6cd6f1a: Fix metadata type (@jld3103)
- d26e2f8: Bump golang from 1.18.0-alpine to 1.18.1-alpine (@dependabot[bot])
- b76cc55: Bump github/codeql-action from 1 to 2 (@dependabot[bot])
- 32ea616: Bump actions/setup-go from 2 to 3 (@dependabot[bot])
v3.1.2
Changelog
- 95f28ca: Update release.yml (@VictorAvelar)
- 32d94c2: Add v1.18 to actions version matrix (@VictorAvelar)
- c02eb1e: Add missing fields to paginate chargebacks (@jld3103)
v3.1.1
Changelog
- 9604de2: Update generated documentation and v3 release notes (@VictorAvelar)
- 9ba469f: Fix pagination links pointers (@VictorAvelar)
- fdd41ae: Bump golang from 1.17-alpine to 1.18.0-alpine (@dependabot[bot])
- 1818d5f: Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (@dependabot[bot])
v3.1.0
Changelog
- 059ea0c: Test fix for broken action (@VictorAvelar)
- 277217f: Omit CodeQL on push to non-go files (@VictorAvelar)
- 15404b2: Changes to goreleaser config (@VictorAvelar)
- 5eeedb4: Bump golangci/golangci-lint-action from 2 to 3.1.0 (@dependabot[bot])
- a5a8843: Bump actions/checkout from 2 to 3 (@dependabot[bot])
- 69867eb: Add doenkadotickets as supported gift card provider (@VictorAvelar)
- 53326d7: Add dependabot for Docker and GH Actions (@VictorAvelar)
- ce981c0: Add british english to the list of supported locales (@VictorAvelar)
v3.0.0
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