Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] authored Jan 2, 2025
1 parent 1b28605 commit d4d26ed
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
".": "2.6.0",
".": "2.7.0",
"aws": "2.1.1",
"config": "3.2.0",
"errors": "2.1.0",
"keypair": "2.0.0",
"keypair": "2.1.0",
"kmsauth": "2.1.0",
"oidc_cli": "2.3.0",
"oidc_cli": "2.3.1",
"osutil": "2.0.2",
"pidlock": "2.0.0",
"sets": "2.0.0",
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.7.0](https://github.com/chanzuckerberg/go-misc/compare/v2.6.0...v2.7.0) (2025-01-02)


### Features

* Upgrade golang.org/x/crypto ([#1088](https://github.com/chanzuckerberg/go-misc/issues/1088)) ([999f7a2](https://github.com/chanzuckerberg/go-misc/commit/999f7a23627f5aa5d338fb813431d09cc144ae57))


### Bug Fixes

* Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification) ([#1090](https://github.com/chanzuckerberg/go-misc/issues/1090)) ([1b28605](https://github.com/chanzuckerberg/go-misc/commit/1b28605532373fa7688fcab875b45503ae393563))

## [2.6.0](https://github.com/chanzuckerberg/go-misc/compare/v2.5.1...v2.6.0) (2024-12-20)


Expand Down
7 changes: 7 additions & 0 deletions keypair/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.0](https://github.com/chanzuckerberg/go-misc/compare/keypair-v2.0.0...keypair-v2.1.0) (2025-01-02)


### Features

* Upgrade golang.org/x/crypto ([#1088](https://github.com/chanzuckerberg/go-misc/issues/1088)) ([999f7a2](https://github.com/chanzuckerberg/go-misc/commit/999f7a23627f5aa5d338fb813431d09cc144ae57))

## [2.0.0](https://github.com/chanzuckerberg/go-misc/compare/keypair-v1.12.0...keypair-v2.0.0) (2024-02-23)


Expand Down
7 changes: 7 additions & 0 deletions oidc_cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.3.1](https://github.com/chanzuckerberg/go-misc/compare/oidc_cli-v2.3.0...oidc_cli-v2.3.1) (2025-01-02)


### Bug Fixes

* Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification) ([#1090](https://github.com/chanzuckerberg/go-misc/issues/1090)) ([1b28605](https://github.com/chanzuckerberg/go-misc/commit/1b28605532373fa7688fcab875b45503ae393563))

## [2.3.0](https://github.com/chanzuckerberg/go-misc/compare/oidc_cli-v2.2.1...oidc_cli-v2.3.0) (2024-12-20)


Expand Down

0 comments on commit d4d26ed

Please sign in to comment.