Releases: VictorAvelar/mollie-api-go
Releases · VictorAvelar/mollie-api-go
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)
v3.10.0
Changelog
New Features and updates
- 2a533c0: feat(pagination): add pagination tools (@VictorAvelar)
Documentation updates
- c91e545: chore(docs): update generated docs (@VictorAvelar)
- 7e061b0: chore(docs): update generated documentation (@VictorAvelar)
Other work
- 94f89ff: Adding Invoice fields to SettlementPeriod #252 (@MarcoWel)
- 4a24b8c: Fixing SettlementsListOptions.From Type, Fixing #250 (@MarcoWel)
- 2dda61c: chore(deps): bump actions/checkout from 3.5.0 to 3.5.2 (@dependabot[bot])
- 45e6085: chore(deps): bump actions/checkout from 3.5.2 to 3.5.3 (@dependabot[bot])
- a2f6c09: chore(deps): bump actions/labeler from 4.0.3 to 4.0.4 (@dependabot[bot])
- a3e0ae3: chore(deps): bump actions/labeler from 4.0.4 to 4.1.0 (@dependabot[bot])
- 366a763: chore(deps): bump actions/labeler from 4.1.0 to 4.3.0 (@dependabot[bot])
- 4a1c68e: chore(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (@dependabot[bot])
- 178af34: chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (@dependabot[bot])
- fe9718c: chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (@dependabot[bot])
- 6018716: chore(deps): bump golang from 1.20.3-alpine to 1.20.4-alpine (@dependabot[bot])
- ffc1d1d: chore(deps): bump golang from 1.20.4-alpine to 1.20.5-alpine (@dependabot[bot])
- 90371f8: chore(deps): bump golang from 1.20.5-alpine to 1.20.6-alpine (@dependabot[bot])
- ceef0d4: chore(deps): bump golang from 1.20.6-alpine to 1.20.7-alpine (@dependabot[bot])
- 04c15d8: chore(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (@dependabot[bot])
- f4fe79c: chore(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (@dependabot[bot])
- 465390a: chore(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (@dependabot[bot])
- ee540f4: chore(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (@dependabot[bot])
- 90b253e: chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (@dependabot[bot])
- bda3877: chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (@dependabot[bot])
- fb2f23c: chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (@dependabot[bot])
- 3c47cce: chore(devcontainers): update extensions (@VictorAvelar)
- 7e93b9b: chore(linters): configure depguard (@VictorAvelar)
- 3d1d9b8: chore(linters): fix failing test (@VictorAvelar)
- 9164c89: chore(linters): fix linter settings (@VictorAvelar)
- abb93a6: chore(linters): fix naked return error (@VictorAvelar)
- a4d4d40: chore(linters): only report new linter errors from pr (@VictorAvelar)
- bfa5d78: chore(linters): remove macos file (@VictorAvelar)
- 4bafe67: chore(onboarding): adds deprecation notice to submit onboarding data (@VictorAvelar)
- 41c2239: chore(payments): add billie specific parameters (@VictorAvelar)
- 1306e2c: chore: housekeeping (@VictorAvelar)
- 81ec7aa: go mod tidy -compat=1.17 (@VictorAvelar)
v3.9.1
Changelog
Other work
- bb7f059: chore(deps): bump golang from 1.20.2-alpine to 1.20.3-alpine (@dependabot[bot])
- 4987100: chore(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (@dependabot[bot])
v3.9.0
Changelog
New Features and updates
- e70ee61: feature(gift_card): add new provider (@VictorAvelar)
Other work
- 86329a2: chore(deps): bump actions/checkout from 3.4.0 to 3.5.0 (@dependabot[bot])
v3.8.1
Changelog
Other work
- a08d6c8: chore(deps): bump actions/checkout from 3.3.0 to 3.4.0 (@dependabot[bot])
- b450e45: chore(deps): bump actions/labeler from 4.0.2 to 4.0.3 (@dependabot[bot])
- e917050: chore(deps): bump actions/setup-go from 3.5.0 to 4.0.0 (@dependabot[bot])
- f3159be: chore(deps): bump golang from 1.20.1-alpine to 1.20.2-alpine (@dependabot[bot])
v3.8.0
Changelog
New Features and updates
- 86e7433: feature(orders): add manage order lines implementation (@VictorAvelar)
- de38371: feature(orders): test manage order lines code (@VictorAvelar)
Documentation updates
- 2ea3727: chore(docs): update generated docs (@VictorAvelar)
Other work
- 62deec3: chore(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (@dependabot[bot])
v3.7.1
Changelog
Other work
- b2ccc73: chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (@dependabot[bot])
- b0557c1: chore(deps): bump golang from 1.20.0-alpine to 1.20.1-alpine (@dependabot[bot])
- 1a5210f: chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 (@dependabot[bot])
v3.7.0
Changelog
Bug fixes
- f2a1889: fix(core): fix linter reported issues (@VictorAvelar)
- 90a87de: fix(onboarding): add comments to structs (@VictorAvelar)
Documentation updates
- ff4cf35: chore(docs): update generated docs (@VictorAvelar)
Other work
- 4804a6f: chore(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 (@dependabot[bot])
- ef89ecf: chore(devcontainer): update configuration (@VictorAvelar)
- 2239e12: chore(devcontainers): add new line EOF (@VictorAvelar)
- d50628c: chore(devcontainers): add new line EOF (@VictorAvelar)
- d596771: chore(gh_actions): replace fixed version with commit hash (@VictorAvelar)
- 4a2d71d: chore(linter): fix configuration values (@VictorAvelar)
- 3cc6c90: refactor: adds business category, refactors onboarding structs (@ontje-dev)
v3.6.0
Changelog
Bug fixes
- 3457375: fix(config): remove breaking change (@VictorAvelar)
Documentation updates
- 2ebf9b8: chore(docs): update generated docs (@VictorAvelar)
- 6f538c1: chore(docs): update readme usage (@VictorAvelar)
Other work
- b10e7a3: chore(devcontainers): remove cgo from container (@VictorAvelar)
- cd4845d: chore(style): fix linter issues (@VictorAvelar)
- 39904cc: chore(tests): ignore marshal error (@VictorAvelar)
v3.5.0
Changelog
New Features and updates
- 0767a37: feat(balance_reports): add beta api (@VictorAvelar)
- ba62070: feat(balances): add balance reports and transations (@VictorAvelar)
- 70ecc48: feat(balances): change type to pointer (@VictorAvelar)
Bug fixes
- 6ad4132: fix(gh_actions): fix checkout commit sha ref (@VictorAvelar)
- 7ed9661: fix(gh_actions): fix workflow files (@VictorAvelar)
- dc6989c: fix(gh_actions): update codeql inspection paths_ignore (@VictorAvelar)
Documentation updates
- 71847e6: chore(docs): update generated documentation (@VictorAvelar)
Other work
- 28d5cf7: Merge remote-tracking branch 'origin/balances-wip' into feature/add-balance-reports-api (@VictorAvelar)
- b5de136: Update golangci-lint.yml (@VictorAvelar)
- 291ecff: chore(actions): update actions to commit sha over version (@VictorAvelar)
- 473325d: chore(ci): fix linter errors in miscellaneous.go (@VictorAvelar)
- c0c9ebe: chore(ci): fix linter errors in mollie.go (@VictorAvelar)
- 1d42193: chore(ci): fix linter errors in orders.go (@VictorAvelar)
- 261725e: chore(ci): fix linter errors in organizations.go (@VictorAvelar)
- b5436db: chore(ci): fix linter errors in partners.go (@VictorAvelar)
- 7ae6fe6: chore(ci): fix linter errors in payment_links.go (@VictorAvelar)
- 1c7e20f: chore(ci): fix linter errors in payment_methods.go (@VictorAvelar)
- 4a147fe: chore(ci): fix linter errors in payments.go (@VictorAvelar)
- ca52d2c: chore(ci): fix linter errors in permissions.go (@VictorAvelar)
- a402dca: chore(ci): fix linter errors in profiles.go (@VictorAvelar)
- b8745d3: chore(ci): fix linter errors in refunds.go (@VictorAvelar)
- 9a7fd4b: chore(ci): fix linter errors in settlements.go (@VictorAvelar)
- a419fcc: chore(ci): fix linter errors in shipments.go (@VictorAvelar)
- 73f0467: chore(ci): fix linter errors in subscriptions.go (@VictorAvelar)
- ec99b9c: chore(ci): fix lll errors in chargebacks.go (@VictorAvelar)
- dd89b00: chore(ci): fix lll errors in common_types.go (@VictorAvelar)
- 913a496: chore(ci): fix lll errors in customers.go (@VictorAvelar)
- 651a731: chore(ci): fix lll errors in invoices.go (@VictorAvelar)
- 8da6cb6: chore(ci): fix lll errors in mandates.go (@VictorAvelar)
- d3d4d63: chore(ci): fix lll linter issues on balances.go (@VictorAvelar)
- 69ce3ac: chore(ci): fix spelling issues on profiles.go (@VictorAvelar)
- df634ab: chore(ci): handle ci-lint bugs preset (@VictorAvelar)
- 5003a8a: chore(ci): handle ci-lint complexity preset (@VictorAvelar)
- 6483620: chore(ci): move linter settings to file (@VictorAvelar)
- 14a9368: chore(deps): bump golang from 1.19.4-alpine to 1.19.5-alpine (@dependabot[bot])
- 7a2b7d2: chore(deps): bump golang from 1.19.5-alpine to 1.20.0-alpine (@dependabot[bot])
- a4abc93: chore(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 (@dependabot[bot])
- 0253ca7: chore(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (@dependabot[bot])
- f403595: chore(devcontainers): add act as container feature (@VictorAvelar)
- 0ad3445: chore(housekeeping): Support go 1.20 (@VictorAvelar)
- 56fda8e: chore(meta): add CII badge (@VictorAvelar)
- a6f26cf: chore(test): fix broken tests (@VictorAvelar)
- 0e4ced4: wip-balances (@VictorAvelar)