Releases: VictorAvelar/mollie-api-go
Releases · VictorAvelar/mollie-api-go
v4.2.4
v4.2.3
Changelog
Other work
- dafaa57: chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 (@dependabot[bot])
- 727a7f9: chore(deps): bump golang from 1.22.4-alpine to 1.22.5-alpine (@dependabot[bot])
- a9a1490: chore(deps): bump golang from 1.22.5-alpine to 1.22.6-alpine (@dependabot[bot])
- 01e608a: chore(deps): bump golang from 1.22.6-alpine to 1.23.0-alpine (@dependabot[bot])
- 31e5008: chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (@dependabot[bot])
- a7e8b56: chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (@dependabot[bot])
v4.2.2
v4.1.0
Changelog
New Features and updates
- 1088410: feat(payments): add support for lines in payments (@VictorAvelar)
Documentation updates
- 236e3ee: chore(docs): update generated docs (@VictorAvelar)
Other work
- 937607b: chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 (@dependabot[bot])
- e1fe4ab: chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (@dependabot[bot])
- f0e5ea4: chore(deps): bump golang from 1.22.2-alpine to 1.22.3-alpine (@dependabot[bot])
- 342cc7f: chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (@dependabot[bot])
- 6a83731: chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (@dependabot[bot])
- c8a1bd6: chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 (@dependabot[bot])
- 084b8ad: chore(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 (@dependabot[bot])
- b1d598a: chore(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (@dependabot[bot])
v4.0.1
Changelog
Other work
- 5ccdbd3: chore(deps): bump actions/checkout from 4.1.2 to 4.1.3 (@dependabot[bot])
- 5efd5c6: chore(deps): bump actions/checkout from 4.1.3 to 4.1.4 (@dependabot[bot])
- aade28c: chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 (@dependabot[bot])
- fda07f7: chore(deps): bump golang from 1.22.1-alpine to 1.22.2-alpine (@dependabot[bot])
- 71fb270: chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (@dependabot[bot])
- f630492: chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (@dependabot[bot])
- a061e40: chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 (@dependabot[bot])
v4.0.0
Changelog
New Features and updates
- 02c6113: feat(client): fix user agent information and format (@VictorAvelar)
- 1543714: feat(core): fix delete method in MandatesService (@VictorAvelar)
- a9ad7fb: feat(core): update methods for update and delete across resources (@VictorAvelar)
- fc15fc2: feat(github_actions): update multiple workflow files (@VictorAvelar)
- 59aa1d2: feat(idempotency): update pkg namespace (@VictorAvelar)
- 577117d: feat(pagination): update pkg location (@VictorAvelar)
- 1179b1b: feat(pkgs): relocate idempotency package (@VictorAvelar)
- 5bc6f8e: feat: move connect to pkg namespace (@VictorAvelar)
- 7c78605: feat: update markdown docs generator (@VictorAvelar)
- e4c6bf7: feature(core): remove unused parameter from patch and delete (@VictorAvelar)
Bug fixes
- aeade0b: fix(github_actions): fix missing colon in labeler.yml (@VictorAvelar)
- 04a7e50: fix(github_actions): fix missing colon in labeler.yml (@VictorAvelar)
- f797531: fix(scrutinizer): use latest go version (@VictorAvelar)
Documentation updates
- b8fb845: chore(docs): update docs to match new location (@VictorAvelar)
- 395162d: chore(docs): update generated docs (@VictorAvelar)
- 3202695: chore(docs): update generated docs (@VictorAvelar)
- 1a6e703: chore(docs): update generated docs (@VictorAvelar)
- 57c18b6: chore(docs): update notes to upgrade to v4 (@VictorAvelar)
Other work
- 47e58e7: Update labeler.yml (@VictorAvelar)
- b22b15a: balances resource api parity (#328) (@VictorAvelar)
- 8a6c0e1: check captures resource against api reference. (#330) (@VictorAvelar)
- a0a7a36: check chargebacks resource against api reference (#331) (@VictorAvelar)
- a74c8f6: check client_links resources against api reference (#333) (@VictorAvelar)
- 2f37e31: check clients resource against api reference (#341) (@VictorAvelar)
- ff042f4: check customers resource against api reference (#334) (@VictorAvelar)
- 448596a: check invoices resource against api reference (#335) (@VictorAvelar)
- 1e55ab8: check mandates resource against api reference (#336) (@VictorAvelar)
- be31f07: check mandates resources against api reference (#337) (@VictorAvelar)
- 9a25a2a: check onboarding resources against api reference (#339) (@VictorAvelar)
- 3bd0e0e: check orders resource against api reference (#340) (@VictorAvelar)
- 654201d: check payment methods resource against api reference (#345) (@VictorAvelar)
- 137dc32: check payments resources against api reference. (#326) (@VictorAvelar)
- e2192bc: check permissions resource against api reference (#346) (@VictorAvelar)
- 0410531: check profiles resource against api reference (#348) (@VictorAvelar)
- ee63024: check refunds resource against api reference (#349) (@VictorAvelar)
- 9bdaf68: check settlements resource against api reference (#350) (@VictorAvelar)
- 86b999a: check shipments resource against api reference (#353) (@VictorAvelar)
- ea1f38c: check subscriptions resource against api reference (#351) (@VictorAvelar)
- 5c00b3e: check terminals resource against api reference (#352) (@VictorAvelar)
- 3395406: check wallets resources against api reference (#338) (@VictorAvelar)
- 287c19d: chore(ci): remove scrutinizer (@VictorAvelar)
- 729f5e2: chore(core): ensure naming consistency across resources (@VictorAvelar)
- 9d9c658: chore(core): update version constant (@VictorAvelar)
- 8b166bf: chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (@dependabot[bot])
- a0fead3: chore(deps): bump actions/labeler from 4.3.0 to 5.0.0 (@dependabot[bot])
- 60bb844: chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 (@dependabot[bot])
- 11247ca: chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (@dependabot[bot])
- a7f85f5: chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (@dependabot[bot])
- 63bb3ad: chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (@dependabot[bot])
- c4f566d: chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (@dependabot[bot])
- 523681d: chore(deps): bump golang from 1.21.3-alpine to 1.21.4-alpine (@dependabot[bot])
- 3f651e0: chore(deps): bump golang from 1.21.4-alpine to 1.21.5-alpine (@dependabot[bot])
- 906d2bd: chore(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine (@dependabot[bot])
- 6a21ad0: chore(deps): bump golang from 1.21.6-alpine to 1.22.0-alpine (@dependabot[bot])
- 3ac8f48: chore(deps): bump golang from 1.22.0-alpine to 1.22.1-alpine (@dependabot[bot])
- 58bbd19: chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (@dependabot[bot])
- ce33d15: chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (@dependabot[bot])
- 2c87682: chore(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (@dependabot[bot])
- 04b2189: chore(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (@dependabot[bot])
- 030da03: chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (@dependabot[bot])
- ca8bdf5: chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (@dependabot[bot])
- 57df1d5: chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (@dependabot[bot])
- 1f64266: chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (@dependabot[bot])
- b3f118c: chore(devcontainer): extra settings for eof (@VictorAvelar)
- 4734626: chore(devcontainers): extra tweaks and env vars (@VictorAvelar)
- 8f5a9c0: chore(devcontainers): update config and setup files (@VictorAvelar)
- e8cc8fe: chore(tasks): add description for tasks (@VictorAvelar)
- dbcf06e: chore(tests): cover missing block on mandates resource (@VictorAvelar)
- 1f41133: chore(tests): ensure all cases in the code base are covered (@VictorAvelar)
- 410b917: chore: Fix devcontainer image ref (@VictorAvelar)
- 66e55c7: chore: Move go install instructions to devcontainer.json (@VictorAvelar)
- ef83a9b: chore: Rollback dockerfile change (@VictorAvelar)
- 98c2041: chore: Update meta files (@VictorAvelar)
- 5f3d241: chore: update generated docs (@VictorAvelar)
- e03bb14: chore: update root namespace to v4 (@VictorAvelar)
- 52bd646: remove testify testing suites (#325) (@VictorAvelar)
v3.14.0
Changelog
Other work
- 079caee: chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 (@dependabot[bot])
- b0de0b6: chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (@dependabot[bot])
- 1fc8275: chore(deps): bump golang from 1.21.1-alpine to 1.21.2-alpine (@dependabot[bot])
- c2cf020: chore(deps): bump golang from 1.21.2-alpine to 1.21.3-alpine (@dependabot[bot])
- bdd3b5d: chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (@dependabot[bot])
- c3bfab9: chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (@dependabot[bot])
- 68c079e: chore(deps): bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 (@dependabot[bot])
v3.13.0
Changelog
Other work
- 0111f33: chore(deps): bump actions/checkout from 3.5.3 to 3.6.0 (@dependabot[bot])
- 813983e: chore(deps): bump actions/checkout from 3.6.0 to 4.0.0 (@dependabot[bot])
- 571f2fd: chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (@dependabot[bot])
- 80a9be1: chore(deps): bump golang from 1.20.7-alpine to 1.21.0-alpine (@dependabot[bot])
- a836b17: chore(deps): bump golang from 1.21.0-alpine to 1.21.1-alpine (@dependabot[bot])
- 5a7b177: chore(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (@dependabot[bot])
- 829465e: chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (@dependabot[bot])
- 315d565: chore(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (@dependabot[bot])
- 49bb92c: chore(deps): bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0 (@dependabot[bot])
v3.12.0
Changelog
New Features and updates
- 9bad7ab: feat(terminals): add terminals api (@VictorAvelar)
- da233ae: feat(terminals): ensure testmode is enabled based on config (@VictorAvelar)
Documentation updates
- ba8abb3: chore(docs): update generated docs (@VictorAvelar)
Other work
- 806e5c8: chore(terminals): add terminals test data (@VictorAvelar)
v3.11.0
Changelog
Documentation updates
- b100c10: chore(docs): update generated docs (@VictorAvelar)
Other work
- 3a47683: chore(deps): bump actions/setup-go from 4.0.1 to 4.1.0 (@dependabot[bot])
- 6b997d8: feat(client-links): add service for client links operations (@VictorAvelar)