Sourced from amannn/action-semantic-pull-request's releases.
v4.5.0
4.5.0 (2022-05-04)
Features
91682d0
chore: Release 4.5.0 [skip ci]6a7ed2d
feat: Add disallowScopes
option (#179)Sourced from github.com/cosmos/gaia/v7's releases.
v7.0.2
Gaia v7.0.2 Release Notes
This release introduces an update to Cosmos SDK dependency: cosmos-sdk to v0.45.4. See CHANGELOG.md for details.
This release also introduces custom message types to bypass minimum fee checks for, see #1447 for details. If a transaction contains only bypassed message types, the transaction will not have minimum fee checks performed during
CheckTx
operation.Operators can supply these message types via the
bypass-min-fee-msg-types
configuration inapp.toml
. Note, by default, the included message types are a number of IBC message types.App: gaiad Version: v7.0.2 Commit: cd27aaaf39cc7819b5164e4baf3fd5aad23ec52a Files: f41301c8340a7b61149bd5cebe309c40 gaiad-v7.0.2-darwin-amd64 c67d27434513bf893dd6a67dcc62d63b gaiad-v7.0.2-linux-amd64 7cf803c1cc8157af6d5ebae763a29314 gaiad-v7.0.2-linux-arm64 cf47a44b9915781643397f1525c1a9f7 gaiad-v7.0.2-windows-amd64.exe a597c9403d332db9bec58eab9482b2bb gaiad-v7.0.2.tar.gz Checksums-Sha256: 303f01166acbcdbb78620de2767d355d701453aba0b274e9413412efe659cb70 gaiad-v7.0.2-darwin-amd64 803d41f7a047f6c08264bf6c857800d683de9ba4ad958ad41625590dab954be7 gaiad-v7.0.2-linux-amd64 a934f7db69ee4f7e88591567fe391049c5cc3c0e3c70ff450e6b2b37494c21c1 gaiad-v7.0.2-linux-arm64 42293cf8d2c7c4b1d6557aab430dffbbbbc73307f1e0ff326c4bc4c5d0b36eef gaiad-v7.0.2-windows-amd64.exe f1f05576d1466bc68094df1221be37b59478b8589a13486770f31d644955ee87 gaiad-v7.0.2.tar.gz
Sourced from github.com/cosmos/gaia/v7's changelog.
[v7.0.2] -2022-05-09
- (gaia) bump cosmos-sdk to v0.45.4. See CHANGELOG.md for details.
- (gaia) #1447 Support custom message types to bypass minimum fee checks for. If a transaction contains only bypassed message types, the transaction will not have minimum fee checks performed during
CheckTx
. Operators can supply these message types via thebypass-min-fee-msg-types
configuration inapp.toml
. Note, by default they include various IBC message types.
Sourced from golangci/golangci-lint-action's releases.
v3.2.0
What's Changed
- Expire cache periodically to avoid unbounded size by
@ezimanyi
in golangci/golangci-lint-action#466misc
- docs: update version to v3 by
@zaunist
in golangci/golangci-lint-action#450- modify examples using setup-go by
@3100
in golangci/golangci-lint-action#451dependencies
- build(deps): bump actions/checkout from 2 to 3 by
@dependabot
in golangci/golangci-lint-action#409- build(deps-dev): bump
@typescript-eslint/parser
from 5.12.1 to 5.13.0 by@dependabot
in golangci/golangci-lint-action#410- build(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by
@dependabot
in golangci/golangci-lint-action#412- build(deps-dev): bump typescript from 4.5.5 to 4.6.2 by
@dependabot
in golangci/golangci-lint-action#413- build(deps-dev): bump eslint from 8.10.0 to 8.11.0 by
@dependabot
in golangci/golangci-lint-action#418- build(deps-dev): bump
@typescript-eslint/parser
from 5.14.0 to 5.15.0 by@dependabot
in golangci/golangci-lint-action#421- build(deps-dev): bump prettier from 2.5.1 to 2.6.0 by
@dependabot
in golangci/golangci-lint-action#422- build(deps): bump
@actions/cache
from 1.0.9 to 1.0.10 by@dependabot
in golangci/golangci-lint-action#423- build(deps): bump
@actions/tool-cache
from 1.7.1 to 1.7.2 by@dependabot
in golangci/golangci-lint-action#426- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 5.14.0 to 5.15.0 by@dependabot
in golangci/golangci-lint-action#425- build(deps): bump
@actions/exec
from 1.1.0 to 1.1.1 by@dependabot
in golangci/golangci-lint-action#424- build(deps): bump minimist from 1.2.5 to 1.2.6 by
@dependabot
in golangci/golangci-lint-action#427- build(deps-dev): bump prettier from 2.6.0 to 2.6.1 by
@dependabot
in golangci/golangci-lint-action#428- build(deps-dev): bump typescript from 4.6.2 to 4.6.3 by
@dependabot
in golangci/golangci-lint-action#429- build(deps): bump
@actions/cache
from 1.0.10 to 2.0.0 by@dependabot
in golangci/golangci-lint-action#432- build(deps-dev): bump prettier from 2.6.1 to 2.6.2 by
@dependabot
in golangci/golangci-lint-action#436- build(deps): bump
@actions/github
from 5.0.0 to 5.0.1 by@dependabot
in golangci/golangci-lint-action#437- build(deps-dev): bump
@typescript-eslint/parser
from 5.16.0 to 5.17.0 by@dependabot
in golangci/golangci-lint-action#438- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 5.16.0 to 5.18.0 by@dependabot
in golangci/golangci-lint-action#441- build(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0 by
@dependabot
in golangci/golangci-lint-action#444- build(deps-dev): bump
@typescript-eslint/parser
from 5.17.0 to 5.18.0 by@dependabot
in golangci/golangci-lint-action#445- build(deps-dev): bump eslint from 8.12.0 to 8.13.0 by
@dependabot
in golangci/golangci-lint-action#446- build(deps): bump actions/setup-go from 2 to 3 by
@dependabot
in golangci/golangci-lint-action#443- build(deps-dev): bump
@vercel/ncc
from 0.33.3 to 0.33.4 by@dependabot
in golangci/golangci-lint-action#452- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 5.18.0 to 5.19.0 by@dependabot
in golangci/golangci-lint-action#453- build(deps-dev): bump
@typescript-eslint/parser
from 5.18.0 to 5.19.0 by@dependabot
in golangci/golangci-lint-action#454- build(deps): bump
@actions/cache
from 2.0.0 to 2.0.2 by@dependabot
in golangci/golangci-lint-action#447- build(deps-dev): bump eslint from 8.13.0 to 8.14.0 by
@dependabot
in golangci/golangci-lint-action#456- build(deps-dev): bump
@typescript-eslint/parser
from 5.19.0 to 5.20.0 by@dependabot
in golangci/golangci-lint-action#455- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 5.19.0 to 5.20.0 by@dependabot
in golangci/golangci-lint-action#457- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 5.20.0 to 5.21.0 by@dependabot
in golangci/golangci-lint-action#460- build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by
@dependabot
in golangci/golangci-lint-action#461- build(deps-dev): bump
@typescript-eslint/parser
from 5.20.0 to 5.22.0 by@dependabot
in golangci/golangci-lint-action#464- build(deps): bump github/codeql-action from 1 to 2 by
@dependabot
in golangci/golangci-lint-action#459- build(deps-dev): bump eslint from 8.14.0 to 8.15.0 by
@dependabot
in golangci/golangci-lint-action#467- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 5.21.0 to 5.22.0 by@dependabot
in golangci/golangci-lint-action#469- build(deps): bump
@actions/core
from 1.6.0 to 1.8.0 by@dependabot
in golangci/golangci-lint-action#468New Contributors
... (truncated)
537aa19
Expire cache periodically to avoid unbounded size (#466)f70e52d
build(deps): bump @actions/core
from 1.6.0 to 1.8.0 (#468)a304692
build(deps-dev): bump @typescript-eslint/eslint-plugin
(#469)eeca7c5
build(deps-dev): bump eslint from 8.14.0 to 8.15.0 (#467)dfbcd2a
build(deps): bump github/codeql-action from 1 to 2 (#459)4421331
build(deps-dev): bump @typescript-eslint/parser
from 5.20.0 to 5.22.0 (#464)5e6c1bb
build(deps-dev): bump typescript from 4.6.3 to 4.6.4 (#461)44eba43
build(deps-dev): bump @typescript-eslint/eslint-plugin
(#460)358a5e3
build(deps-dev): bump @typescript-eslint/eslint-plugin
(#457)b9c65a5
build(deps-dev): bump @typescript-eslint/parser
from 5.19.0 to 5.20.0 (#455)Sourced from github.com/prometheus/client_golang's releases.
1.12.2 / 2022-05-13
- [CHANGE] Added
collectors.WithGoCollections
that allows to choose what collection of Go runtime metrics user wants: Equivalent ofMemStats
structure configured usingGoRuntimeMemStatsCollection
, new based on dedicated runtime/metrics metrics represented byGoRuntimeMetricsCollection
option, or both by specifyingGoRuntimeMemStatsCollection | GoRuntimeMetricsCollection
flag.- [CHANGE] :warning: Change in
collectors.NewGoCollector
metrics: Reverting addition of new ~80 runtime metrics by default. You can enable this back withGoRuntimeMetricsCollection
option orGoRuntimeMemStatsCollection | GoRuntimeMetricsCollection
for smooth transition.- [BUGFIX] Fixed the bug that causes generated histogram metric names to end with
_total
. ⚠️ This changes 3 metric names in the new Go collector that was reverted from default in this release.
go_gc_heap_allocs_by_size_bytes_total
->go_gc_heap_allocs_by_size_bytes
,go_gc_heap_frees_by_size_bytes_total
->go_gc_heap_allocs_by_size_bytes
go_gc_pauses_seconds_total
->go_gc_pauses_seconds
.- [CHANCE] Removed
-Inf
buckets from new Go Collector histograms.Full Changelog: https://github.com/prometheus/client_golang/compare/v1.12.1...v1.12.2
Sourced from github.com/prometheus/client_golang's changelog.
1.12.2 / 2022-05-13
- [CHANGE] Added
collectors.WithGoCollections
that allows to choose what collection of Go runtime metrics user wants: Equivalent ofMemStats
structure configured usingGoRuntimeMemStatsCollection
, new based on dedicated runtime/metrics metrics represented byGoRuntimeMetricsCollection
option, or both by specifyingGoRuntimeMemStatsCollection | GoRuntimeMetricsCollection
flag.- [CHANGE] :warning: Change in
collectors.NewGoCollector
metrics: Reverting addition of new ~80 runtime metrics by default. You can enable this back withGoRuntimeMetricsCollection
option orGoRuntimeMemStatsCollection | GoRuntimeMetricsCollection
for smooth transition.- [BUGFIX] Fixed the bug that causes generated histogram metric names to end with
_total
. ⚠️ This changes 3 metric names in the new Go collector that was reverted from default in this release.
go_gc_heap_allocs_by_size_bytes_total
->go_gc_heap_allocs_by_size_bytes
,go_gc_heap_frees_by_size_bytes_total
->go_gc_heap_allocs_by_size_bytes
go_gc_pauses_seconds_total
->go_gc_pauses_seconds
.- [CHANCE] Removed
-Inf
buckets from new Go Collector histograms.
e203144
Merge branch 'release-1.12' of github.com:prometheus/client_golang into relea...0e136d1
Cut v1.12.2 (#1052)a27b6d7
Fix conflicts5fe1d33
Remove -Inf buckets from go collector histograms (#1049)049d0fe
prometheus: Fix convention violating names for generated collector metrics (#...7eb9d11
gocollector: Reverted client_golang v1.12 addition of runtime/metrics metrics...d498b3c
gocollector: Added options to Go Collector for changing the (#1031)585540a
Fix deprecated NewBuildInfoCollector
API39cf574
Cut v1.12.1 (#978)9b785b0
Reduce granularity of histogram buckets for Go 1.17 collector (#974)8c6de56
Merge pull request #1081 from catj-cockroach/add-kubernetes-secret-supportd8917fa
adds support for kubernetes mounted private keys54a3a4b
Merge pull request #1082 from johanneswuerbach/connector-dialer30d9faf
Merge pull request #1080 from drakkan/sqlstatecf6aeee
feat: change the connector dialeref3111e
error: add SQLState006a3f4
Added code that accounts for the 'Z' timezone separator in the ParseTimestamp...da91844
Merge pull request #1078 from otan-cockroach/copydata326e7d0
fix CopyData commentb3b8332
expose raw CopyData command (#1077)