Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 2.2.0 #2766

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 30, 2024

🤖 I have created a release beep boop

2.2.0 (2024-02-01)

Features

  • load signing key path from POSTAL_SIGNING_KEY_PATH (4a46f69)
  • support for configuring postal with environment variables (854aa5e)

Bug Fixes

  • don't use indifferent access for job params (2bad645), closes #2477 #2714 #2476 #2500
  • extract x-postal-tag before holding (6b2bf90), closes #2684
  • fixes error messages in web ui (71f51db)
  • ignore message DB migrations in autoloader (3fb40e4)
  • move tracking middleware before host authorization (49cceaa), closes #2415
  • use utc timestamps when determining raw table names (ce19bf7)

Miscellaneous Chores

  • add binstubs for bundle and rspec (41f6cf4)
  • add script to send html emails to a local SMTP server (8794a2f)

Code Refactoring

  • remove explicit autoload (0f9882f)
  • remove Postal::Job.perform method (990b575)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from ffd2816 to 1a35312 Compare January 30, 2024 11:07
@github-actions github-actions bot changed the title chore(main): release 2.1.7 chore(main): release 2.2.0 Jan 31, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from aa047a9 to 5bc4c9a Compare February 1, 2024 13:55
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 5bc4c9a to 0d14444 Compare February 1, 2024 16:42
@adamcooke adamcooke merged commit ff901e9 into main Feb 1, 2024
3 checks passed
@adamcooke adamcooke deleted the release-please--branches--main branch February 1, 2024 16:54
Copy link
Contributor Author

github-actions bot commented Feb 1, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

X-Postal-Tag is not extracted from messages that are held Error on open/click tracker with another host
1 participant