Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 05:13
· 246 commits to master since this release

Security

  • Fix security vulnerabilities in dependency tree
  • Fix clippy warnings in configs library crate
  • Create scorecards yml
  • Create security policy MD
  • Add terraform package ecosystem to dependabot yml
  • Update dependencies based on dependabot #9, #8, #10, #11, #12, #13, #14, #15, #16

Changed

  • Replace handler_fn for servce_fn from latest lambda_runtime crate
  • Fix handler function by @ch3ck in #1
  • Using structs to ensure sns message is accessed correctly by @noxasaxon in #3
  • Remove unnecessary policy to allow sendRawEmail by @elysiumn in #4
  • Bump serde from 1.0.132 to 1.0.136 by @dependabot in #9
  • Bump actions/checkout from 2 to 3 by @dependabot in #8
  • Bump tokio from 1.15.0 to 1.16.1 by @dependabot in #10
  • Bump ossf/scorecard-action from 0.0.1 to 1.0.4 by @dependabot in #11
  • Bump lambda_runtime from 0.4.1 to 0.5.0 by @dependabot in #13
  • Bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #12
  • Bump github/codeql-action from 1.0.26 to 1.1.5 by @dependabot in #14
  • Bump serde_json from 1.0.73 to 1.0.79 by @dependabot in #15
  • Bump tracing from 0.1.29 to 0.1.32 by @dependabot in #16

New Contributors

Full Changelog: https://github.com/ch3ck/privatemail/commits/v0.2.0