Skip to content

Commit

Permalink
Merge branch 'main' into alokshin/upgrade-crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlokshin-czi authored Jan 2, 2025
2 parents b2c25ce + 27f0c1b commit 7ed873e
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
".": "2.5.1",
".": "2.6.0",
"aws": "2.1.1",
"config": "3.1.0",
"config": "3.2.0",
"errors": "2.1.0",
"keypair": "2.0.0",
"kmsauth": "2.0.0",
"oidc_cli": "2.2.1",
"kmsauth": "2.1.0",
"oidc_cli": "2.3.0",
"osutil": "2.0.2",
"pidlock": "2.0.0",
"sets": "2.0.0",
"slack": "2.0.0",
"snowflake": "2.0.1",
"survey": "2.0.0",
"snowflake": "2.1.0",
"survey": "2.1.0",
"ver": "2.0.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Features

* Update golang.org/x/net/html ([#1086](https://github.com/chanzuckerberg/go-misc/issues/1086)) ([96a6253](https://github.com/chanzuckerberg/go-misc/commit/96a62530abd701abcfa79ea0740ef6ef1980fa08))

## [2.5.1](https://github.com/chanzuckerberg/go-misc/compare/v2.5.0...v2.5.1) (2024-12-18)


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

## [3.2.0](https://github.com/chanzuckerberg/go-misc/compare/config-v3.1.0...config-v3.2.0) (2024-12-20)


### Features

* Update golang.org/x/net/html ([#1086](https://github.com/chanzuckerberg/go-misc/issues/1086)) ([96a6253](https://github.com/chanzuckerberg/go-misc/commit/96a62530abd701abcfa79ea0740ef6ef1980fa08))

## [3.1.0](https://github.com/chanzuckerberg/go-misc/compare/config-v3.0.0...config-v3.1.0) (2024-03-07)


Expand Down
7 changes: 7 additions & 0 deletions kmsauth/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/kmsauth-v2.0.0...kmsauth-v2.1.0) (2024-12-20)


### Features

* Update golang.org/x/net/html ([#1086](https://github.com/chanzuckerberg/go-misc/issues/1086)) ([96a6253](https://github.com/chanzuckerberg/go-misc/commit/96a62530abd701abcfa79ea0740ef6ef1980fa08))

## [2.0.0](https://github.com/chanzuckerberg/go-misc/compare/kmsauth-v1.12.0...kmsauth-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.0](https://github.com/chanzuckerberg/go-misc/compare/oidc_cli-v2.2.1...oidc_cli-v2.3.0) (2024-12-20)


### Features

* Update golang.org/x/net/html ([#1086](https://github.com/chanzuckerberg/go-misc/issues/1086)) ([96a6253](https://github.com/chanzuckerberg/go-misc/commit/96a62530abd701abcfa79ea0740ef6ef1980fa08))

## [2.2.1](https://github.com/chanzuckerberg/go-misc/compare/oidc_cli-v2.2.0...oidc_cli-v2.2.1) (2024-12-18)


Expand Down
7 changes: 7 additions & 0 deletions snowflake/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/snowflake-v2.0.1...snowflake-v2.1.0) (2024-12-20)


### Features

* Update golang.org/x/net/html ([#1086](https://github.com/chanzuckerberg/go-misc/issues/1086)) ([96a6253](https://github.com/chanzuckerberg/go-misc/commit/96a62530abd701abcfa79ea0740ef6ef1980fa08))

## [2.0.1](https://github.com/chanzuckerberg/go-misc/compare/snowflake-v2.0.0...snowflake-v2.0.1) (2024-03-21)


Expand Down
7 changes: 7 additions & 0 deletions survey/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/survey-v2.0.0...survey-v2.1.0) (2024-12-20)


### Features

* Update golang.org/x/net/html ([#1086](https://github.com/chanzuckerberg/go-misc/issues/1086)) ([96a6253](https://github.com/chanzuckerberg/go-misc/commit/96a62530abd701abcfa79ea0740ef6ef1980fa08))

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


Expand Down

0 comments on commit 7ed873e

Please sign in to comment.