Skip to content

Releases: mrz1836/postmark

Release v1.7.4

30 Jul 11:30
Compare
Choose a tag to compare

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

17 Apr 13:17
Compare
Choose a tag to compare

Changelog

Release v1.7.2

14 Apr 19:54
Compare
Choose a tag to compare

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

20 Mar 15:18
Compare
Choose a tag to compare

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

13 Jan 15:50
Compare
Choose a tag to compare

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

16 Dec 15:06
Compare
Choose a tag to compare

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

02 Dec 15:15
Compare
Choose a tag to compare

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

Release v1.6.5

12 Jun 20:10
Compare
Choose a tag to compare

Changelog

  • 057ccc7 --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ...
  • c0eb52b Added new contributor
  • 9e24998 Bump codecov/codecov-action from 4.0.2 to 4.1.0
  • 895bdd1 Bump codecov/codecov-action from 4.1.0 to 4.1.1
  • 1c39697 Bump codecov/codecov-action from 4.1.1 to 4.2.0
  • 1b28f6d Bump codecov/codecov-action from 4.2.0 to 4.3.0
  • 5a8ac16 Bump codecov/codecov-action from 4.3.0 to 4.3.1
  • 778ade1 Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
  • e319aa9 Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
  • 446a276 Fixed deprecated flags
  • 7ac0a49 Fixed linter issues
  • 1108ad8 Merge pull request #50 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.1.0
  • f1aaceb Merge pull request #51 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.1.1
  • 9e4b470 Merge pull request #52 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.2.0
  • 6d4412c Merge pull request #53 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.3.0
  • 8d1f3b4 Merge pull request #54 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.3.1
  • f3b89b2 Merge pull request #55 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-5.1.0
  • 7923a30 Merge pull request #56 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.4.1
  • 6b50666 Merge pull request #57 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-6.0.0
  • 490bfd1 Merge pull request #58 from vincent-stytch/master
  • 3aefdc6 Updated linter version
  • f72f605 Updated the linter config
  • 73cf68d Upgraded the config to v2
  • 1fc91c2 add GetBody
  • 92fba74 spacing

Release v1.6.4

28 Feb 14:59
Compare
Choose a tag to compare

Changelog

  • 38b65bd Bump codecov/codecov-action from 4.0.1 to 4.0.2
  • d2adf14 Fixed linter issues
  • 193f487 Merge pull request #48 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.0.2
  • d5f506a Merge pull request #49 from morus12/suppresions-api-fix
  • 56e9895 Updated linter version
  • c158926 fixed delete and create suppressions request
  • 58bd7d5 updated readme

Release v1.6.3

07 Feb 15:38
30a7426
Compare
Choose a tag to compare

Changelog

  • f2b8ddc Bump codecov/codecov-action from 3.1.5 to 4.0.1
  • 0eca06c Merge pull request #46 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.0.1
  • 30a7426 Merge pull request #47 from morus12/suppresions-api
  • e871e5c suppressions create and delete APIs