Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 15:41
· 3 commits to main since this release

📦 Uncategorized

  • chore: Bump github.com/rs/zerolog from 1.31.0 to 1.32.0
  • chore: Bump github.com/rs/cors from 1.10.1 to 1.11.0
  • chore: Bump github.com/rs/zerolog from 1.32.0 to 1.33.0
  • chore: Bump github.com/spf13/viper from 1.18.2 to 1.19.0
  • chore: Bump github.com/rs/cors from 1.11.0 to 1.11.1
  • bug: Fix code scanning alert no. 1: Uncontrolled data used in path expression
  • ci: bump action versions
  • bug: Fix code scanning alert no. 2: Arbitrary file access during archive extraction ("Zip Slip")

What's Changed

  • chore: Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot in #10
  • chore: Bump github.com/rs/cors from 1.10.1 to 1.11.0 by @dependabot in #11
  • chore: Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in #12
  • chore: Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #13
  • chore: Bump github.com/rs/cors from 1.11.0 to 1.11.1 by @dependabot in #14
  • bug: Fix code scanning alert no. 1: Uncontrolled data used in path expression by @mvdkleijn in #15
  • ci: bump action versions by @mvdkleijn in #16
  • bug: Fix code scanning alert no. 2: Arbitrary file access during archive extraction ("Zip Slip") by @mvdkleijn in #17

New Contributors

Full Changelog: v1.2.1...v1.3.0