Skip to content

Releases: github/redacting-logger

v1.5.1

29 Oct 16:01
cbfc7de

Choose a tag to compare

What's Changed

  • Bump ruby/setup-ruby from 1.231.0 to 1.244.0 in the github-actions group by @dependabot[bot] in #126
  • Bump the ruby-dependencies group with 2 updates by @dependabot[bot] in #127
  • Bump ruby/setup-ruby from 1.244.0 to 1.245.0 in the github-actions group by @dependabot[bot] in #130
  • Bump rack from 3.1.14 to 3.1.16 in the bundler group by @dependabot[bot] in #129
  • Bump rubocop from 1.75.7 to 1.75.8 in the ruby-dependencies group by @dependabot[bot] in #128
  • Bump rubocop from 1.75.8 to 1.77.0 in the ruby-dependencies group by @dependabot[bot] in #131
  • Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #134
  • Bump rubocop from 1.77.0 to 1.78.0 in the ruby-dependencies group by @dependabot[bot] in #133
  • Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #139
  • Bump the ruby-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #140
  • Bump rack from 3.1.16 to 3.1.17 in the bundler group across 1 directory by @dependabot[bot] in #141
  • Bump the github-actions group with 2 updates by @dependabot[bot] in #143
  • Bump the ruby-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #144
  • Bump rack from 3.1.17 to 3.1.18 in the bundler group across 1 directory by @dependabot[bot] in #145
  • bump version to v1.5.1 by @GrantBirki in #146

Full Changelog: v1.5.0...v1.5.1

v1.5.0

28 May 15:27
7cb9928

Choose a tag to compare

What's Changed

  • Bump ruby/setup-ruby from 1.221.0 to 1.227.0 in the github-actions group by @dependabot in #116
  • remove the cache from the release process by @GrantBirki in #117
  • Bump ruby/setup-ruby from 1.227.0 to 1.229.0 in the github-actions group by @dependabot in #119
  • Bump the ruby-dependencies group across 1 directory with 4 updates by @dependabot in #120
  • Add Authorization Bearer token pattern by @rewinfrey in #124
  • Bump rack from 3.1.12 to 3.1.14 in the bundler group by @dependabot in #123
  • Bump ruby/setup-ruby from 1.229.0 to 1.231.0 in the github-actions group by @dependabot in #121
  • Bump the ruby-dependencies group with 2 updates by @dependabot in #122
  • Release v1.5.0 Version by @GrantBirki in #125

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

18 Mar 22:08
bf5222a

Choose a tag to compare

What's Changed

  • Bump ruby/setup-ruby from 1.187.0 to 1.188.0 in the github-actions group by @dependabot in #69
  • Bump rexml from 3.3.2 to 3.3.3 in the bundler group by @dependabot in #71
  • Bump ruby/setup-ruby from 1.188.0 to 1.196.0 in the github-actions group across 1 directory by @dependabot in #91
  • Bump the ruby-dependencies group across 1 directory with 5 updates by @dependabot in #110
  • Bump the github-actions group across 1 directory with 2 updates by @dependabot in #109
  • Bump rack from 3.1.7 to 3.1.12 in the bundler group by @dependabot in #114
  • Bump the github-actions group with 2 updates by @dependabot in #111
  • Bump the ruby-dependencies group across 1 directory with 6 updates by @dependabot in #113
  • Ruby updates by @GrantBirki in #115

Full Changelog: v1.4.0...v1.4.1

v1.4.0

23 Jul 18:40
49c53e0

Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.4.0

v1.3.2

23 Jul 16:43
9b0d4eb

Choose a tag to compare

What's Changed

  • Bump ruby/setup-ruby from 1.176.0 to 1.177.1 in the github-actions group across 1 directory by @dependabot in #52
  • Bump ruby/setup-ruby from 1.177.1 to 1.179.0 in the github-actions group by @dependabot in #54
  • Bump ruby/setup-ruby from 1.179.0 to 1.180.1 in the github-actions group across 1 directory by @dependabot in #58
  • Bump ruby/setup-ruby from 1.180.1 to 1.187.0 in the github-actions group across 1 directory by @dependabot in #63
  • Bump rexml from 3.2.8 to 3.3.2 in the bundler group by @dependabot in #64
  • fix the pattern order on rubygems regex matches by @GrantBirki in #66
  • Bump the ruby-dependencies group across 1 directory with 4 updates by @dependabot in #62

Full Changelog: v1.3.1...v1.3.2

v1.3.1

21 May 16:25
4dd5a5c

Choose a tag to compare

What's Changed

  • feat: add documentation and links for patterns by @nobe4 in #49

Full Changelog: v1.3.0...v1.3.1

v1.3.0

20 May 23:40
770cf01

Choose a tag to compare

What's Changed

  • Bump the ruby-dependencies group with 2 updates by @dependabot in #35
  • Bump rexml from 3.2.6 to 3.2.8 in the bundler group by @dependabot in #46
  • Bump ruby/setup-ruby from 1.173.0 to 1.176.0 in the github-actions group across 1 directory by @dependabot in #43
  • Bump the ruby-dependencies group across 1 directory with 3 updates by @dependabot in #45
  • General Updates by @GrantBirki in #47
  • Enhanced Secrets Redaction Support - More Patterns 🔑 by @GrantBirki in #48

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

v1.2.1

25 Mar 21:20
65ab529

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

29 Feb 19:00
d0a7571

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

18 Dec 16:17
2b00dbb

Choose a tag to compare

What's Changed

  • fix: allow to pass messages as arrays or hashes by @nobe4 in #9

New Contributors

  • @nobe4 made their first contribution in #9

Full Changelog: v1.0.0...v1.1.0