Releases: mrz1836/postmark
Releases · mrz1836/postmark
Release v1.8.2
Release v1.8.1
Changelog
- 3bf222f [Fix] - Fuzz tests, linting, http methods (#94)
- 0173324 [Sync] Update project files from source repository (ed3ae45) (#92)
- c6e50a9 chore(deps): bump github/codeql-action in the ghactions-all group (#90)
- d851f73 chore(deps): bump the ghactions-all group with 2 updates (#93)
- 1cf9dd6 sync: update .github/.env.base from source repository (#89)
- 1edf671 sync: update 11 files from source repository (#88)
- 442892e sync: update 42 files from source repository (#91)
Release v1.8.0
Changelog
- ceac47b Merge branch 'master' of github.com:mrz1836/postmark
- 035693b Merge pull request #81 from mrz1836/dependabot/github_actions/master/actions/checkout-5
- c58681a Merge pull request #82 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-6.4.0
- 4f13f27 Merge pull request #83 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.5.0
- c3b6b01 Merge pull request #84 from mrz1836/dependabot/github_actions/master/actions/setup-go-6
- f093800 Merge pull request #85 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.5.1
- 00bb2bd Merge pull request #86 from mrz1836/dependabot/github_actions/master/ghactions-all-dab0c35f67
- 55c3daf chore(deps): bump actions/checkout from 4 to 5
- a1109b2 chore(deps): bump actions/setup-go from 5 to 6
- a6b7d8d chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0
- 83ebb97 chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1
- aefbf0e chore(deps): bump github/codeql-action in the ghactions-all group
- 4d2c895 chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0
- 42d965e docs(examples): add comprehensive Bounce API usage examples
- 9089c96 docs(examples): add comprehensive Message Streams API usage examples
- 9391874 docs: update README and add examples enhancements
- 09b4b7e docs: update README and examples with data removal functionality
- 76730d6 feat(bounce): add RecordType, MessageStream, and Content fields
- 7cd6b12 feat(examples,tests): add comprehensive domains/signatures examples and benchmarks
- 7060e1b feat(inbound): add inbound rules and triggers functionality
- bb875c9 feat(messages): implement message clicks tracking API
- 1c155e9 feat(stats): implement click stats and location tracking endpoints
- c5338f8 feat(templates): implement push templates API with aliases and filtering support
- f11a48c feat: add data removal API for recipient data deletion
- 4356280 feat: added claude file
- 2b6e7ab feat: added missing coverage
- 6c95f02 feat: fix formating
- 4cc1379 feat: fixed linter issues
- 69c7567 feat: new repo template
- 7588092 feat: remove goji.io dependency
- a99fd92 feat: remove old repo files
- 15507eb feat: updated list
- 004deff feat: upgraded readme
- 770d22a feat: use testify
- c452b53 fix: minor fixes to formatting
- ca597ef fix: more minor updates, removed doc
- 8f0949a refactor: update email and template methods for consistency
- 6b06b9c sync: update 17 files from source repository (#87)
- 655ff48 test(streams): add performance benchmarks for Message Streams API
Release v1.7.4
Changelog
- eb777b3 Merge pull request #79 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.4.3
- a2d8867 Merge pull request #80 from signalscode/master
- 2aacd27 chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3
- 5eef6e9 feat: upgraded makefiles
- 91de276 fix(inbound): add json tag to inboundMessagesResponse to match postmark's api
- e42eaf4 fix: removed dupe file
Release v1.7.3
Release v1.7.2
Changelog
- 7615b17 Cleanup
- d65197b Fixed linter issue
- 79c28c3 Merge pull request #76 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-6.3.0
- 959be0d Merge pull request #78 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.4.1
- 6b0ecfa Migration to v2 linter
- 4795547 Test the lowest and highest go version
- eef7e6c Try different version
- 9fb517d Use newer go version for releaser
- 45c1768 chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.1
- 0f6bd11 chore(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0
Release v1.7.1
Changelog
- cef44ab Add domain ID and fix up count type
- 7748146 Added contributor
- 27307db Merge pull request #72 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.3.1
- 1164115 Merge pull request #73 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-6.2.1
- b3f8cf3 Merge pull request #74 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.4.0
- 6684ecb Merge pull request #75 from replicatedhq/divolgin/id-and-count
- ee9f672 Upgraded linter version
- 4104339 chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1
- d9bfebc chore(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0
- c919ff5 chore(deps): bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1
Release v1.7.0
Changelog
- f5afd74 Added new author
- 5bc279d Bump codecov/codecov-action from 5.1.1 to 5.1.2
- 31ec943 Fixed deprecations in linter
- 1806d09 Merge pull request #67 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.1.2
- 64ba815 Merge pull request #68 from mcarey1590/forks/mcarey/fix-server-edit
- 6adcfc0 Merge pull request #69 from mcarey1590/forks/mcarey/domains-api
- 6dd55a1 Merge pull request #70 from mcarey1590/forks/mcarey/sender-signature-apis
- 45a7f49 Upgraded linter
- 87a0ce3 chore: fix casing and add json tags
- 24628c5 chore: return response
- f53db65 chore: update test
- f36b361 feat: Add server delete request
- 5de4f76 feat: add remaining sender signature apis
- f2b69c2 feat: domain apis
- 9738931 feat: use correct put/post body and add list api
- 25c5429 fix: id type of ss
- 1273e76 fix: set server payload on PUT request
- 90998cb fix: types for domain requests/responses
Release v1.6.7
Changelog
- 540d888 Added new author
- 4b17d18 Bump codecov/codecov-action from 5.0.7 to 5.1.1
- 5bedea8 Merge pull request #65 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.1.1
- ad34971 Merge pull request #66 from sanchitrk/master
- 0947d16 example: example for create server.
- dcd593e feat: add support for create server API
- 9ccb6da fix: linting and added json tagging for each fields, so anonymous struct inherits in custom MarshalJSON implementation.
- 4a0ea1e removed example
Release v1.6.6
Changelog
- 49d50e0 Bump codecov/codecov-action from 4.4.1 to 4.5.0
- a113fea Bump codecov/codecov-action from 4.5.0 to 4.6.0
- af24ffa Bump codecov/codecov-action from 4.6.0 to 5.0.2
- d337ee2 Bump codecov/codecov-action from 5.0.2 to 5.0.7
- 73b941e Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0
- d4ad948 Fixed linter issues
- 981ceb7 Merge pull request #59 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.5.0
- 417561e Merge pull request #60 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.6.0
- eabf2b8 Merge pull request #61 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-6.1.0
- a00471f Merge pull request #62 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.0.2
- 3882c09 Merge pull request #63 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.0.7
- c83f001 Merge pull request #64 from omniboost/master
- 49ce2fc Removed deprecated linters
- f6002c6 Upgraded linter
- c14f09a fix: parse inbound message using
mail.ParseDate