Skip to content

Upgrade `gitlab-mail_room` to 0.0.3

charlie ablett requested to merge cablett-bump-gitlab-mail_room into master

What does this MR do?

Bump version of gitlab-mail_room to 0.0.3.

See https://gitlab.com/gitlab-org/gitlab-mail_room/-/merge_requests/5 which allows us the option of keeping the current functionality (crashing to stdout with plaintext) as well as the new option (outputting to stdout with a json structured message and then exiting). This is to ensure minimal disruption for self-hosted customers.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports