gcp-filestore-csi-driver
gcp-filestore-csi-driver copied to clipboard
Bump the github-dependencies group with 19 updates
Bumps the github-dependencies group with 19 updates:
| Package | From | To |
|---|---|---|
| github.com/container-storage-interface/spec | 1.7.0 |
1.9.0 |
| gopkg.in/gcfg.v1 | 1.2.0 |
1.2.3 |
| cloud.google.com/go/compute | 1.23.4 |
1.25.1 |
| github.com/cespare/xxhash/v2 | 2.2.0 |
2.3.0 |
| github.com/emicklei/go-restful/v3 | 3.9.0 |
3.12.0 |
| github.com/evanphx/json-patch | 5.6.0+incompatible |
5.9.0+incompatible |
| github.com/fsnotify/fsnotify | 1.6.0 |
1.7.0 |
| github.com/go-openapi/jsonpointer | 0.19.5 |
0.21.0 |
| github.com/go-openapi/jsonreference | 0.20.0 |
0.21.0 |
| github.com/go-openapi/swag | 0.22.4 |
0.23.0 |
| github.com/hashicorp/go-multierror | 1.1.0 |
1.1.1 |
| github.com/matttproud/golang_protobuf_extensions | 1.0.2 |
1.0.4 |
| github.com/moby/sys/mountinfo | 0.6.2 |
0.7.1 |
| github.com/nxadm/tail | 1.4.8 |
1.4.11 |
| github.com/prometheus/client_golang | 1.14.0 |
1.19.0 |
| github.com/prometheus/client_model | 0.3.0 |
0.5.0 |
| github.com/prometheus/common | 0.37.0 |
0.48.0 |
| github.com/prometheus/procfs | 0.8.0 |
0.12.0 |
| github.com/sirupsen/logrus | 1.8.1 |
1.9.3 |
Updates github.com/container-storage-interface/spec from 1.7.0 to 1.9.0
Release notes
Sourced from github.com/container-storage-interface/spec's releases.
v1.9.0
Breaking changes/Deprecations:
- None
Additions:
- spec ([PR #544](container-storage-interface/spec#544)): [Alpha] Introduce new
ControllerModifyVolumeRPC and amutable_parametersfield under existingCreateVolumeRequestRPC to enable modification of volume properties (e.g. IOPS, etc.) after volume creation.Clarifications/Corrections/Fixes:
- spec ([PR #548](container-storage-interface/spec#548)): fix typo
Dependencies:
- spec ([PR #550](container-storage-interface/spec#550)): Updates
genprototo use the isolated submodule to reduce overall dependency count and avoids future issues with ambiguous imports.Full Changelog: https://github.com/container-storage-interface/spec/compare/v1.8.0...v1.9.0
v1.9.0-rc1
No release notes provided.
v1.8.0
Breaking changes/Deprecations:
- None
Additions:
- spec ([PR #519](container-storage-interface/spec#519)): introduce VolumeGroupSnapshot related RPCs under new GroupController services as alpha.
Clarifications/Corrections/Fixes:
- None
Dependencies:
- None
Full Changelog: https://github.com/container-storage-interface/spec/compare/v1.7.0...v1.8.0
v1.8.0-rc2
No release notes provided.
v1.8.0-rc1
No release notes provided.
Commits
80d5310Merge pull request #550 from liggitt/genprotob0bb6fbBump google.golang.org/genproto to use isolated rpc submodule9ff6982Merge pull request #544 from sunnylovestiramisu/kep-3751c918b7fModify wording based on comments on August 3rd3e57adfModify wording based on comments on July 25th6eaead6Modify wording based on comments on July 24thc6f94f6Spec ModifyVolume for QoS kep-375198031eeMerge pull request #548 from sunnylovestiramisu/fixErrorCodefea044cFix Error Code NOT_FOUND Typob01039cBump master version to 1.9 for next release- Additional commits viewable in compare view
Updates gopkg.in/gcfg.v1 from 1.2.0 to 1.2.3
Updates cloud.google.com/go/compute from 1.23.4 to 1.25.1
Changelog
Sourced from cloud.google.com/go/compute's changelog.
Changes
1.26.1 (2024-03-14)
Bug Fixes
- documentai: Update protobuf dep to v1.33.0 (30b038d)
Documentation
- documentai: A comment for field
processor_version_sourcein message.google.cloud.documentai.v1beta3.ImportProcessorVersionRequestis changed (25c3f2d)1.26.0 (2024-02-21)
Features
- documentai: A new field
schema_overrideis added to messageProcessOptions(#9400) (a86aa8e)- documentai: A new message FoundationModelTuningOptions is added (7e6c208)
1.25.0 (2024-02-09)
Features
- documentai: Expose model_type in v1 processor, so that user can see the model_type after get or list processor version (2fcf55c)
1.24.0 (2024-02-06)
Features
1.23.8 (2024-01-30)
Bug Fixes
- documentai: Enable universe domain resolution options (fd1d569)
1.23.7 (2023-12-13)
Documentation
- documentai: Clarify Properties documentation (757c1b0)
... (truncated)
Commits
75065bcchore(main): release pubsub 1.25.1 (#6559)be9dcfbfix(pubsub): up version of cloud.google.com/go (#6558)2681062chore(main): release 0.104.0 (#6469)757f1cafeat(spanner): set client wide ReadOptions, ApplyOptions, and TransactionOpti...b3ec895chore(logging): update environment tests to use python3.9 (#6554)7e00d2dchore(main): release bigquery 1.39.0 (#6540)d4375fachore(main): release pubsub 1.25.0 (#6456)f35492dchore: release main (#6549)7b01462chore(all): auto-regenerate gapics (#6550)b7bac2ffeat(bigquery): add PreserveAsciiControlCharacters support for CSV (#6448)- Additional commits viewable in compare view
Updates github.com/cespare/xxhash/v2 from 2.2.0 to 2.3.0
Commits
998dce2Add initial support for custom seeds21fc82bfeat: add badger to the projects using this package on README.md66b1409feat: add ristretto to the Projects using this package on README.mdfe2f6e8Update Go versions for GH action- See full diff in compare view
Updates github.com/emicklei/go-restful/v3 from 3.9.0 to 3.12.0
Changelog
Sourced from github.com/emicklei/go-restful/v3's changelog.
[v3.12.0] - 2024-03-11
[v3.11.3] - 2024-01-09
- better not have 2 tags on one commit
[v3.11.1, v3.11.2] - 2024-01-09
- fix by restoring custom JSON handler functions (Mike Beaumont #540)
[v3.11.0] - 2023-08-19
- restored behavior as <= v3.9.0 with option to change path strategy using TrimRightSlashEnabled.
[v3.10.2] - 2023-03-09 - DO NOT USE
- introduced MergePathStrategy to be able to revert behaviour of path concatenation to 3.9.0 see comment in Readme how to customize this behaviour.
[v3.10.1] - 2022-11-19 - DO NOT USE
- fix broken 3.10.0 by using path package for joining paths
[v3.10.0] - 2022-10-11 - BROKEN
Commits
d027240update chgs951a11cadd Flush method #529 (#538)b3a6f77fix: Improper handling of empty POST requests (#543)c0e56c8Update README.md: remove build badge until another setupf4169b2update history0b7e009fix: restore ability to customize JSON handling (#540)290805fremove the dependency on github.com/json-iterator/go. (#539)aaf45fdreduce dependencies, add test code for examplesa328c20update all tests to use 3.1130bec78typos- Additional commits viewable in compare view
Updates github.com/evanphx/json-patch from 5.6.0+incompatible to 5.9.0+incompatible
Release notes
Sourced from github.com/evanphx/json-patch's releases.
v5.9.0
What's Changed
- Validate that the partialDoc is decoded correctly by
@evanphxin evanphx/json-patch#201- Add option to control if the output is HTMLEscaped by
@evanphxin evanphx/json-patch#202Full Changelog: https://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0
Fix API breakage
This PR fixes Operation containing a reference to internal/json and breaking the ability to manually compose one. This restores that ability using a type alias.
Full Changelog: https://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1
Blargh Phixs and Empathyprovements
This release fixes a few stray panics, addresses large number accuracy, and improves performance!
What's Changed
- Compare strings after decoding them to handle unicode correctly. Fixes #172 by
@evanphxin evanphx/json-patch#195- Always use UseNumber() to avoid float64 lossyness by
@evanphxin evanphx/json-patch#194- Handle null correctly when introduced by replace. Fixes #171 by
@evanphxin evanphx/json-patch#196- Handle from="" more properly. Fixes #192 by
@evanphxin evanphx/json-patch#193- Improve performance by
@evanphxin evanphx/json-patch#197Full Changelog: https://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0
The 2023 Release
What's Changed
- Fix invalid sprintf by
@howardjohnin evanphx/json-patch#152- Add CIFuzz GitHub action by
@DavidKorczynskiin evanphx/json-patch#167- README: Remove Travis by
@ohkinozomuin evanphx/json-patch#164- Updated min supported version to go 1.18 by
@Neo2308in evanphx/json-patch#181- Added dependabot by
@Neo2308in evanphx/json-patch#182- Pre-flight DecodePatch validation: Issue #177 by
@radwaretaltrin evanphx/json-patch#180- Check if raw is a null pointer for findObject by
@JosieLi-Googlein evanphx/json-patch#173- Bump actions/checkout from 2 to 4 by
@dependabotin evanphx/json-patch#187- Fix panic on test op by
@erickertzin evanphx/json-patch#158New Contributors
@howardjohnmade their first contribution in evanphx/json-patch#152@DavidKorczynskimade their first contribution in evanphx/json-patch#167@ohkinozomumade their first contribution in evanphx/json-patch#164@Neo2308made their first contribution in evanphx/json-patch#181@radwaretaltrmade their first contribution in evanphx/json-patch#180@JosieLi-Googlemade their first contribution in evanphx/json-patch#173@dependabotmade their first contribution in evanphx/json-patch#187@erickertzmade their first contribution in evanphx/json-patch#158Full Changelog: https://github.com/evanphx/json-patch/compare/v5.6.0...v5.7.0
Commits
b7a4e4aMerge pull request #202 from evanphx/f-html-escape7eef36cGuard using options to avoid a crash bug1bcbd0fMerge pull request #201 from evanphx/b-null9d7ba23Add option to control if the output is HTMLEscaped009bc56Validate that the partialDoc is decoded correctlyb82b685Use a type alias for RawMessage to avoid breaking the public API of Operation05c9526Merge pull request #197 from evanphx/f-perf7a438a6Minor simplifications2a122d1More optimizations174e1d7Add MergePatch benchmark- Additional commits viewable in compare view
Updates github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0
Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
v1.7.0
This version of fsnotify needs Go 1.17.
Additions
illumos: add FEN backend to support illumos and Solaris. (#371)
all: add
NewBufferedWatcher()to use a buffered channel, which can be useful in cases where you can't control the kernel buffer and receive a large number of events in bursts. (#550, #572)all: add
AddWith(), which is identical toAdd()but allows passing options. (#521)windows: allow setting the ReadDirectoryChangesW() buffer size with
fsnotify.WithBufferSize(); the default of 64K is the highest value that works on all platforms and is enough for most purposes, but in some cases a highest buffer is needed. (#521)Changes and fixes
inotify: remove watcher if a watched path is renamed (#518)
After a rename the reported name wasn't updated, or even an empty string. Inotify doesn't provide any good facilities to update it, so just remove the watcher. This is already how it worked on kqueue and FEN.
On Windows this does work, and remains working.
windows: don't listen for file attribute changes (#520)
File attribute changes are sent as
FILE_ACTION_MODIFIEDby the Windows API, with no way to see if they're a file write or attribute change, so would show up as a fsnotify.Write event. This is never useful, and could result in many spurious Write events.windows: return
ErrEventOverflowif the buffer is full (#525)Before it would merely return "short read", making it hard to detect this error.
kqueue: make sure events for all files are delivered properly when removing a watched directory (#526)
Previously they would get sent with
""(empty string) or"."as the path name.kqueue: don't emit spurious Create events for symbolic links (#524)
The link would get resolved but kqueue would "forget" it already saw the link itself, resulting on a Create for every Write event for the directory.
all: return
ErrClosedonAdd()when the watcher is closed (#516)other: add
Watcher.ErrorsandWatcher.Eventsto the no-opWatcherinbackend_other.go, making it easier to use on unsupported platforms such as WASM, AIX, etc. (#528)other: use the
backend_other.gono-op if theappenginebuild tag is set; Google AppEngine forbids usage of the unsafe package so the inotify backend won't compile there.#371: fsnotify/fsnotify#371 #516: fsnotify/fsnotify#516 #518: fsnotify/fsnotify#518 #520: fsnotify/fsnotify#520 #521: fsnotify/fsnotify#521 #524: fsnotify/fsnotify#524 #525: fsnotify/fsnotify#525
... (truncated)
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
1.7.0 - 2023-10-22
This version of fsnotify needs Go 1.17.
Additions
illumos: add FEN backend to support illumos and Solaris. (#371)
all: add
NewBufferedWatcher()to use a buffered channel, which can be useful in cases where you can't control the kernel buffer and receive a large number of events in bursts. (#550, #572)all: add
AddWith(), which is identical toAdd()but allows passing options. (#521)windows: allow setting the ReadDirectoryChangesW() buffer size with
fsnotify.WithBufferSize(); the default of 64K is the highest value that works on all platforms and is enough for most purposes, but in some cases a highest buffer is needed. (#521)Changes and fixes
inotify: remove watcher if a watched path is renamed (#518)
After a rename the reported name wasn't updated, or even an empty string. Inotify doesn't provide any good facilities to update it, so just remove the watcher. This is already how it worked on kqueue and FEN.
On Windows this does work, and remains working.
windows: don't listen for file attribute changes (#520)
File attribute changes are sent as
FILE_ACTION_MODIFIEDby the Windows API, with no way to see if they're a file write or attribute change, so would show up as a fsnotify.Write event. This is never useful, and could result in many spurious Write events.windows: return
ErrEventOverflowif the buffer is full (#525)Before it would merely return "short read", making it hard to detect this error.
kqueue: make sure events for all files are delivered properly when removing a watched directory (#526)
Previously they would get sent with
""(empty string) or"."as the path name.kqueue: don't emit spurious Create events for symbolic links (#524)
... (truncated)
Commits
cfc9c4fFew more tiny doc fixes >_<c3fa8e6Proof-read some docs and prepare 1.7.0 release5310461Remove stray trailing space in doc commentf01d91eAdd NewBufferedWatcher() (#572)e545940Merge pull request #589 from fsnotify/win-rmc86f21cDocument and test removing watched directory on Windows68111f2Merge pull request #588 from fsnotify/illumos0614185Add back illumos2f2332aIdiomatic bitwise operations769aaa7Tweak docs- Additional commits viewable in compare view
Updates github.com/go-openapi/jsonpointer from 0.19.5 to 0.21.0
Commits
8b546b9chore(go): go-openapi requires go.1.20 across the board5d6253eupdated dependencies8e6dedachore(lint): relinted9352cadfix(ci): remove dependency-type from dependabot groupse344ef7Bump the development-dependencies group with 1 updatee0c759bci: remove paths-ignoref9d3b1bBump the development-dependencies group with 1 update92c7c39chore(ci): prevents duplicate workflow runs5767083ci: regroup & auto-approve all github actions updatesb635cd3ci: auto-merge dependabot PRs- Additional commits viewable in compare view
Updates github.com/go-openapi/jsonreference from 0.20.0 to 0.21.0
Commits
c5fa756chore(go): go-openapi requires go.1.20 across the board12387f8updated dependencies5aeffa5fix(ci): remove dependency-type from dependabot groups95a16b7Bump github.com/stretchr/testify from 1.8.4 to 1.9.06a06213Bump the development-dependencies group with 1 updateaad9db7ci: remove paths-ignoreeef6c6aBump the development-dependencies group with 1 update7c2c0acchore(ci): prevents duplicate workflow runs19d90a5ci: regroup & auto-approve all github actions updates6dced31ci(dependencies): automate dependencies updates- Additional commits viewable in compare view
Updates github.com/go-openapi/swag from 0.22.4 to 0.23.0
Commits
53e32e8chore(go): go-openapi requires go.1.20 across the board5e655d8fix(ci): remove dependency-type from dependabot groups54f3f80chore(lint): relinted4896833Bump github.com/stretchr/testify from 1.8.4 to 1.9.06b32215Bump the development-dependencies group with 1 updatedb91accci: remove paths-ignoresfec0b4eBump the development-dependencies group with 1 update14fcae4chore(ci): prevents duplicate workflow runsd33767cBump the development-dependencies group with 1 updatec877230ci(dependencies): automate dependencies updates- Additional commits viewable in compare view
Updates github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1
Commits
9974e9eMerge pull request #50 from sethvargo/sethvargo/npe0023bb0Check if multierror is nil in WrappedErrorsab6846awe require go 1.13cb869d9Merge pull request #49 from hashicorp/fix-ci-configaf59c66Upgrade gotestsum versioneabd672Fix CI config7795f06Merge pull request #47 from hashicorp/mwhooker-patch-1e27d231update badges to use circle78708dbCarry over some changes from #26c7dd669Merge pull request #27 from mdeggies/add-circleci- Additional commits viewable in compare view
Updates github.com/matttproud/golang_protobuf_extensions from 1.0.2 to 1.0.4
Changelog
Sourced from github.com/matttproud/golang_protobuf_extensions's changelog.
v1.0.4
Summary: This is an emergency re-tag of v1.0.2 since v1.0.3 broke API compatibility for legacy users. See the description of v1.0.2 for details.
v1.0.3
DO NOT USE: Use v1.0.4 instead. What is described in v1.0.3 will be transitioned to a new major version.
Summary: Modernization of this package to Go standards in 2022, mostly through internal cleanups.
New Features: None
The last time this package was significantly modified was 2016, which predates
cmp, subtests, the modern Protocol Buffer implementation, and numerous Go practices that emerged in the intervening years. The new release is tested against Go 1.19, though I expect it would work with Go 1.13 just fine.Finally, I declared bankruptcy on the vendored test fixtures and opted for creating my own. This is due to the underlying implementation of the generated code in conjunction with working with a moving target that is an external data model representation.
Commits
- See full diff in compare view
Updates github.com/moby/sys/mountinfo from 0.6.2 to 0.7.1
Release notes
Sourced from github.com/moby/sys/mountinfo's releases.
mountinfo v0.7.1
What's Changed
- mountinfo: linux: add a /proc/self/mountinfo fallback by
@cypharin moby/sys#135 (a regression for a bug in v0.7.0)Full Changelog: https://github.com/moby/sys/compare/mountinfo/v0.7.0...mountinfo/v0.7.1
signal/v0.7.0
What's Changed
- Add lcow supported signals to windows signal map by
@katiewasnotherein moby/sys#98- Makefile: rm .SHELLFLAGS, add set -e by
@kolyshkinin moby/sys#105Full Changelog: https://github.com/moby/sys/compare/signal/v0.6.0...signal/v0.7.0
mountinfo v0.7.0
What's Changed
- mountinfo: linux: use /proc/thread-self/mountinfo by
@cypharin moby/sys#128
Commits
4950d76Merge pull request #135 from cyphar/mountinfo-linux-proc-self-fallback6c165c1mountinfo: linux: add a /proc/self/mountinfo fallbacka4e0878Merge pull request #128 from cyphar/mountinfo-linux-thread-self12c61a3mountinfo: linux: use /proc/thread-self/mountinfoc0711cdMerge pull request #134 from thaJeztah/integrate_libcontainer_user_take20123f32user: add go.mod and integrate in CI51d0ba7integrate github.com/opencontainers/runc/libcontainer/user9820685ci: bump golangci-lint, remove fixed exceptionbad3316libct: fixes for godoc 1.199f62d16*: add go-1.17+ go:build tags- Additional commits viewable in compare view
Updates github.com/nxadm/tail from 1.4.8 to 1.4.11
Changelog
Sourced from github.com/nxadm/tail's changelog.
Version v1.4.11
- Bump fsnotify to v1.6.0. Should fix some issues.
Version v1.4.9
Commits
cbff2e2bump fsnotify to fix some issues4472660Config setting to only yield complete lines (#26)6abd9f9changeme0b92b34Merge branch 'master' of github.com:nxadm/tailaf851deadd timeout to freebsd tests as well6e33b28Add timeouts to tests (#27)1614e6bdoc03e3f42Merge branch 'master' of github.com:nxadm/tail6327674Use temp directory for tests, instead of relative (#29)bd5be8aprepare fix #28- Additional commits viewable in compare view
Updates github.com/prometheus/client_golang from 1.14.0 to 1.19.0
Release notes
Sourced from github.com/prometheus/client_golang's releases.
v1.19.0
What's Changed
The module
prometheus/common v0.48.0introduced an incompatibility when used together with client_golang (See prometheus/client_golang#1448 for more details). If your project uses client_golang and you want to useprometheus/common v0.48.0or higher, please update client_golang to v1.19.0.
- [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
- [FEATURE] collectors: Add version collector. #1422 #1427
New Contributors
@michurinmade their first contribution in prometheus/client_golang#1423@kavumade their first contribution in prometheus/client_golang#1445@ywwgmade their first contribution in prometheus/client_golang#1448Full Changelog: https://github.com/prometheus/client_golang/compare/v1.18.0...v1.19.0
v1.18.0
What's Changed
- [FEATURE] promlint: Allow creation of custom metric validations. #1311
- [FEATURE] Go programs using client_golang can be built in wasip1 OS. #1350
- [BUGFIX] histograms: Add timer to reset ASAP after bucket limiting has happened. #1367
- [BUGFIX] testutil: Fix comparison of metrics with empty Help strings. #1378
- [ENHANCEMENT] Improved performance of
MetricVec.WithLabelValues(...). #1360New Contributors
@srenatusmade their first contribution in prometheus/client_golang#1350@jadolgmade their first contribution in prometheus/client_golang#1342@manas-rustmade their first contribution in prometheus/client_golang#1383@bluekeyesmade their first contribution in prometheus/client_golang#1378@tsipomade their first contribution in prometheus/client_golang#1387Full Changelog: https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0
v1.17.0
What's Changed
- [CHANGE] Minimum required go version is now 1.19 (we also test client_golang against new 1.21 version). #1325
- [FEATURE] Add support for Created Timestamps in Counters, Summaries and Historams. #1313
- [ENHANCEMENT] Enable detection of a native histogram without observations. #1314
- Merge v1.16.0 to main by
@bwplotkain prometheus/client_golang#1293- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/client_golang#1297- ci: define minimal permissions to GitHub workflows by
@diogoteles08in prometheus/client_golang#1295- Do not allocate memory when there's no constraints by
@Okhoshiin prometheus/client_golang#1296- Bump golang.org/x/sys from 0.8.0 to 0.9.0 by
@dependabotin prometheus/client_golang#1306- Bump google.golang.org/grpc from 1.45.0 to 1.53.0 in /tutorial/whatsup by
@dependabotin prometheus/client_golang#1307- histogram: Enable detection of a native histogram without observations by
@beorn7in prometheus/client_golang#1314- Bump github.com/prometheus/procfs from 0.10.1 to 0.11.0 by
@dependabotin prometheus/client_golang#1305
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
1.19.0 / 2023-02-27
The module
prometheus/common v0.48.0introduced an incompatibility when used together with client_golang (See prometheus/client_golang#1448 for more details). If your project uses client_golang and you want to useprometheus/common v0.48.0or higher, please update client_golang to v1.19.0.
- [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
- [FEATURE] collectors: Add version collector. #1422 #1427
1.18.0 / 2023-12-22
- [FEATURE] promlint: Allow creation of custom metric validations. #1311
- [FEATURE] Go programs using client_golang can be built in wasip1 OS. #1350
- [BUGFIX] histograms: Add timer to reset ASAP after bucket limiting has happened. #1367
- [BUGFIX] testutil: Fix comparison of metrics with empty Help strings. #1378
- [ENHANCEMENT] Improved performance of
MetricVec.WithLabelValues(...). #13601.17.0 / 2023-09-27
- [CHANGE] Minimum required go version is now 1.19 (we also test client_golang against new 1.21 version). #1325
- [FEATURE] Add support for Created Timestamps in Counters, Summaries and Historams. #1313
- [ENHANCEMENT] Enable detection of a native histogram without observations. #1314
1.16.0 / 2023-06-15
- [BUGFIX] api: Switch to POST for LabelNames, Series, and QueryExemplars. #1252
- [BUGFIX] api: Fix undefined execution order in return statements. #1260
- [BUGFIX] native histograms: Fix bug in bucket key calculation. #1279
- [ENHANCEMENT] Reduce constrainLabels allocations for all metrics. #1272
- [ENHANCEMENT] promhttp: Add process start time header for scrape efficiency. #1278
- [ENHANCEMENT] promlint: Improve metricUnits runtime. #1286
1.15.1 / 2023-05-3
- [BUGFIX] Fixed promhttp.Instrument* handler...
Description has been truncated
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign tyuchn for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| pull-gcp-filestore-csi-driver-unit | d9bdc4499d3d8d93f154d316a2beaa432c97f4ce | link | true | /test pull-gcp-filestore-csi-driver-unit |
| pull-gcp-filestore-csi-driver-sanity | d9bdc4499d3d8d93f154d316a2beaa432c97f4ce | link | true | /test pull-gcp-filestore-csi-driver-sanity |
| pull-gcp-filestore-csi-driver-verify | d9bdc4499d3d8d93f154d316a2beaa432c97f4ce | link | true | /test pull-gcp-filestore-csi-driver-verify |
| pull-gcp-filestore-csi-driver-e2e | d9bdc4499d3d8d93f154d316a2beaa432c97f4ce | link | true | /test pull-gcp-filestore-csi-driver-e2e |
| pull-gcp-filestore-csi-driver-kubernetes-integration | d9bdc4499d3d8d93f154d316a2beaa432c97f4ce | link | true | /test pull-gcp-filestore-csi-driver-kubernetes-integration |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.
Looks like these dependencies are updatable in another way, so this is no longer needed.