2024-11-20, Version 23.3.0 (Current), @RafaelGSS
- [
5767b76c30
] - doc: enforce strict policy to semver-major releases (Rafael Gonzaga) #55732 - [
ccb69bb8d5
] - (SEMVER-MINOR) src: add cli option to preserve env vars on dr (Rafael Gonzaga) #55697 - [
d4e792643d
] - (SEMVER-MINOR) util: add sourcemap support to getCallSites (Marco Ippolito) #55589 - [
00e092bb4b
] - (SEMVER-MINOR) util: fix util.getCallSites plurality (Chengzhong Wu) #55626
- [
9862912d41
] - assert: differentiate cases wherecause
isundefined
or missing (Antoine du Hamel) #55738 - [
32e5bbca95
] - benchmark: addtest-reporters
(Aviv Keller) #55757 - [
c2103354e6
] - benchmark: addtest_runner/mock-fn
(Aviv Keller) #55771 - [
472d55e3e4
] - build: implement node_use_amaro flag in GN build (Cheng) #55798 - [
77735674eb
] - build: use glob for dependencies of out/Makefile (Richard Lau) #55789 - [
bba7323d51
] - build: apply cpp linting and formatting to ncrypto (Aviv Keller) #55362 - [
e0c222525e
] - crypto: allow length=0 for HKDF and PBKDF2 in SubtleCrypto.deriveBits (Filip Skokan) #55866 - [
cad557ec53
] - deps: update simdutf to 5.6.1 (Node.js GitHub Bot) #55850 - [
dc8aca3692
] - deps: update undici to 6.21.0 (Node.js GitHub Bot) #55851 - [
e0db9ede4f
] - deps: update c-ares to v1.34.3 (Node.js GitHub Bot) #55803 - [
e147935144
] - deps: update icu to 76.1 (Node.js GitHub Bot) #55551 - [
e0ef65b8d5
] - doc: remove non-working example (Antoine du Hamel) #55856 - [
ec953bca09
] - doc: addnode:sqlite
to mandatorynode:
prefix list (翠 / green) #55846 - [
1b863b96d5
] - doc: add-S
flag release preparation example (Antoine du Hamel) #55836 - [
a8311847d1
] - doc: clarify UV_THREADPOOL_SIZE env var usage (Preveen P) #55832 - [
787e51e603
] - doc: add notable-change mention to sec release (Rafael Gonzaga) #55830 - [
e56265cc18
] - doc: fix history info forURL.prototype.toJSON
(Antoine du Hamel) #55818 - [
c5afdaf5cb
] - doc: correct max-semi-space-size statement (Joe Bowbeer) #55812 - [
65ffb2cae3
] - doc: update unflag info ofimport.meta.resolve
(skyclouds2001) #55810 - [
9aeb671677
] - doc: run license-builder (github-actions[bot]) #55813 - [
df5ea1a5b3
] - doc: clarify triager role (Gireesh Punathil) #55775 - [
aa12de0f03
] - doc: sort --report-exclude alphabetically (Rafael Gonzaga) #55788 - [
8576ca9897
] - doc: clarify removal of experimental API does not require a deprecation (Antoine du Hamel) #55746 - [
5767b76c30
] - doc: enforce strict policy to semver-major releases (Rafael Gonzaga) #55732 - [
1f2fcf1dc8
] - doc: add history entries for JSON modules stabilization (Antoine du Hamel) #55855 - [
83ba688d8f
] - esm: fix import.meta.resolve crash (Marco Ippolito) #55777 - [
bdb6d12e7a
] - events: add hasEventListener util for validate (Sunghoon) #55230 - [
d41cb49516
] - fs: prevent unwanteddependencyOwners
removal (Carlos Espa) #55565 - [
db0d648d8f
] - fs: fix bufferSize option for opendir recursive (Ethan Arrowood) #55744 - [
693fda0802
] - lib: remove unused filefetch_module
(Michaël Zasso) #55880 - [
156873303a
] - lib: prefer symbol to number in webidltype
function (Antoine du Hamel) #55737 - [
cfe28b161a
] - lib: remove unnecessary optional chaining (Gürgün Dayıoğlu) #55728 - [
bbb8f5914d
] - lib: usePromise.withResolvers()
in timers (Yagiz Nizipli) #55720 - [
11e1bdd409
] - module: tidy code string concat → string templates (Jacob Smith) #55820 - [
9c99255468
] - permission: ignore internalModuleStat on module loading (Rafael Gonzaga) #55797 - [
5a437c446f
] - report: fix network queries in getReport libuv with exclude-network (Adrien Foulon) #55602 - [
bcbba723de
] - sqlite: add support for SQLite Session Extension (Bart Louwers) #54181 - [
49d55228de
] - src: use env strings to create sqlite results (Michaël Zasso) #55785 - [
58d7a6ec10
] - Revert "src: migrateString::Value
toString::ValueView
" (Michaël Zasso) #55828 - [
16786a6df8
] - src: improvenode:os
userInfo performance (Yagiz Nizipli) #55719 - [
ccb69bb8d5
] - (SEMVER-MINOR) src: add cli option to preserve env vars on dr (Rafael Gonzaga) #55697 - [
770670c52c
] - test: fix permission fixtures lint (Rafael Gonzaga) #55819 - [
84c47478d0
] - test: improve test coverage for child process message sending (Juan José) #55710 - [
e1f54e2527
] - test: ensure that test priority is not higher than current priority (Livia Medeiros) #55739 - [
e1b42e7637
] - test: add buffer to fs_permission tests (Rafael Gonzaga) #55734 - [
d1ad43e9ae
] - test: improve test coverage forServerResponse
(Juan José) #55711 - [
034505e037
] - test_runner: error on mocking an already mocked date (Aviv Keller) #55858 - [
44324aa7e9
] - tools: bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in /tools/eslint (dependabot[bot]) #55875 - [
3cfacd3fbb
] - tools: fix exclude labels for commit-queue (Richard Lau) #55809 - [
8111a7655d
] - tools: make commit-queue check blocked label (Marco Ippolito) #55781 - [
419ea068fb
] - tools: remove non-existent file from eslint config (Aviv Keller) #55772 - [
7814669377
] - tools: fix c-ares updater script for Node.js 18 (Richard Lau) #55717 - [
3a9733cc4f
] - util: do not mark experimental feature as deprecated (Antoine du Hamel) #55740 - [
d4e792643d
] - (SEMVER-MINOR) util: add sourcemap support to getCallSites (Marco Ippolito) #55589 - [
00e092bb4b
] - (SEMVER-MINOR) util: fix util.getCallSites plurality (Chengzhong Wu) #55626
2024-11-20, Version 20.18.1 'Iron' (LTS), @marco-ippolito
- [
7a8992b2d6
] - doc: add abmusse to collaborators (Abdirahim Musse) #55086
- [
085c3441fe
] - assert: show the diff when deep comparing data with a custom message (Giovanni) #54759 - [
01f0b0e7b4
] - benchmark: adjust config for deepEqual object (Rafael Gonzaga) #55254 - [
a45537269b
] - benchmark: rewrite detect-esm-syntax benchmark (Joyee Cheung) #55238 - [
1a0d8ef64f
] - benchmark: add no-warnings to process.has bench (Rafael Gonzaga) #55159 - [
2be5d611ce
] - benchmark: create benchmark for typescript (Marco Ippolito) #54904 - [
a2aa4fa477
] - benchmark: include ascii to fs/readfile (Rafael Gonzaga) #54988 - [
09849105fe
] - benchmark: add dotenv benchmark (Aviv Keller) #54278 - [
6b3c24dbad
] - buffer: fix out of range for toString (Jason Zhang) #54553 - [
f25a5b6dc4
] - build: use rclone instead of aws CLI (Michaël Zasso) #55617 - [
0bbeb605de
] - build: fix notify-on-review-wanted action (Rafael Gonzaga) #55304 - [
5b35836732
] - build: include.nycrc
in coverage workflows (Wuli Zuo) #55210 - [
f38d1e90e0
] - build: notify via slack when review-wanted (Rafael Gonzaga) #55102 - [
0b985ec4bb
] - build: remove -v flag to reduce noise (iwuliz) #55025 - [
09f75b27a1
] - build: display free disk space after build in the test-macOS workflow (iwuliz) #55025 - [
f25760c4a2
] - build: add the option to generate compile_commands.json in vcbuild.bat (Segev Finer) #52279 - [
746e78c4f3
] - Revert "build: upgrade clang-format to v18" (Chengzhong Wu) #54994 - [
67834ee646
] - build: printRunning XYZ linter...
for py and yml (Aviv Keller) #54386 - [
ae34e276a2
] - build: pin doc workflow to Node.js 20 (Richard Lau) #55755 - [
d0e871a706
] - build,win: add winget config to set up env (Hüseyin Açacak) #54729 - [
93ac799b6b
] - cli: fix spacing for port range error (Aviv Keller) #54495 - [
3ba2e7bf97
] - Revert "console: colorize console error and warn" (Aviv Keller) #54677 - [
2f678ea53b
] - crypto: ensure invalid SubtleCrypto JWK data import results in DataError (Filip Skokan) #55041 - [
5d28d98542
] - deps: update undici to 6.20.0 (Node.js GitHub Bot) #55329 - [
0c7f2fc421
] - deps: update archs files for openssl-3.0.15+quic1 (Node.js GitHub Bot) #55184 - [
da15e7edf5
] - deps: upgrade openssl sources to quictls/openssl-3.0.15+quic1 (Node.js GitHub Bot) #55184 - [
381f1f9d08
] - deps: update archs files for openssl-3.0.14+quic1 (Node.js GitHub Bot) #54336 - [
48d643f78a
] - deps: upgrade openssl sources to quictls/openssl-3.0.14+quic1 (Node.js GitHub Bot) #54336 - [
7b1796803b
] - deps: update timezone to 2024b (Node.js GitHub Bot) #55056 - [
8f1956c588
] - deps: update acorn-walk to 8.3.4 (Node.js GitHub Bot) #54950 - [
20501a7350
] - deps: update corepack to 0.29.4 (Node.js GitHub Bot) #54845 - [
0f81eafecc
] - doc: fix Markdown linter (Antoine du Hamel) #55344 - [
df713f0a98
] - Revert "doc: update test context.assert" (Antoine du Hamel) #55344 - [
fd6fc61d2c
] - doc: add pmarchini to collaborators (Pietro Marchini) #55331 - [
b963db9ee2
] - doc: fixevents.once()
example usingAbortSignal
(Ivo Janssen) #55144 - [
50b13bfb12
] - doc: add onboarding details for ambassador program (Marco Ippolito) #55284 - [
27564b7811
] - doc: fix initial default value of autoSelectFamily (Ihor Rohovets) #55245 - [
9e7be23aa5
] - doc: tweak onboarding instructions (Michael Dawson) #55212 - [
f412a029c3
] - doc: update test context.assert (Pietro Marchini) #55186 - [
2f7828debb
] - doc: fix unordered error anchors (Antoine du Hamel) #55242 - [
d08e4c235b
] - doc: mention addons to experimental permission (Rafael Gonzaga) #55166 - [
d65c2458dc
] - doc: use correct dash in stability status (Antoine du Hamel) #55200 - [
d9839c16cf
] - doc: fix link intest/README.md
(Livia Medeiros) #55165 - [
1ad659afa4
] - doc: add esm examples to node:net (Alfredo González) #55134 - [
81ad69d50f
] - doc: move the YAML changes element (sendoru) #55112 - [
7a51a161be
] - doc: fix the require resolve algorithm inmodules.md
(chirsz) #55117 - [
80edcdf899
] - doc: update style guide (Aviv Keller) #53223 - [
388c754dd2
] - doc: add missing:
torun()
'sglobPatterns
(Aviv Keller) #55135 - [
94302b6a76
] - doc: add abmusse to collaborators (Abdirahim Musse) #55086 - [
27ff2da964
] - doc: add note about--expose-internals
(Aviv Keller) #52861 - [
df6dc753b7
] - doc: removeparseREPLKeyword
from REPL documentation (Aviv Keller) #54749 - [
4baa5c4d10
] - doc: change backporting guide with updated info (Aviv Keller) #53746 - [
9947fc112f
] - doc: add missing definitions tointernal-api.md
(Aviv Keller) #53303 - [
a4586f0e94
] - doc: update documentation for externalizing deps (Michael Dawson) #54792 - [
70504f8522
] - doc: updaterequire(ESM)
history and stability status (Antoine du Hamel) #55199 - [
9d0041ac40
] - doc: add release key for aduh95 (Antoine du Hamel) #55349 - [
0c1666a52a
] - events: allow null/undefined eventInitDict (Matthew Aitken) #54643 - [
453df77f99
] - events: returncurrentTarget
when dispatching (Matthew Aitken) #54642 - [
0decaab9db
] - fs: acknowledgesignal
option infilehandle.createReadStream()
(Livia Medeiros) #55148 - [
00a2fc7166
] - lib: moveSymbol[Async]Dispose
polyfills tointernal/util
(Antoine du Hamel) #54853 - [
8e6b606ac4
] - lib: remove lib/internal/idna.js (Yagiz Nizipli) #55050 - [
c96e5cb664
] - lib: the REPL should survive deletion of Array.prototype methods (Jordan Harband) #31457 - [
748ed2e559
] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #55300 - [
8b8d35f015
] - meta: bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6 (dependabot[bot]) #55225 - [
d3441ff0c8
] - meta: bump actions/checkout from 4.1.7 to 4.2.0 (dependabot[bot]) #55224 - [
1c20908558
] - meta: bump actions/setup-node from 4.0.3 to 4.0.4 (dependabot[bot]) #55223 - [
8a529abd69
] - meta: bump peter-evans/create-pull-request from 7.0.1 to 7.0.5 (dependabot[bot]) #55219 - [
9053d210ab
] - meta: add mailmap entry for abmusse (Abdirahim Musse) #55182 - [
db2496c125
] - meta: add more information about nightly releases (Aviv Keller) #55084 - [
d2ce003b2f
] - meta: addlinux
to OS labels in collaborator guide (Aviv Keller) #54986 - [
37b0bea247
] - meta: remove never-used workflow trigger (Aviv Keller) #54983 - [
ae27e2dcd7
] - meta: add links to alternative issue trackers (Aviv Keller) #54401 - [
6e5d524b0f
] - module: remove duplicated import (Aviv Keller) #54942 - [
3a682cca03
] - path: remove repetitive conditional operator inposix.resolve
(Wiyeong Seo) #54835 - [
ac1cb8dfdb
] - perf_hooks: add missing type argument to getEntriesByName (Luke Taher) #54767 - [
85b3edc83b
] - repl: catch\v
and\r
in new-line detection (Aviv Keller) #54512 - [
df1f04999e
] - src: decode native error messages as UTF-8 (Joyee Cheung) #55024 - [
86d718177a
] - src: update clang-tidy and focus on modernization (Yagiz Nizipli) #53757 - [
7d01b6a9c5
] - src: cleanup per env handles directly without a list (Chengzhong Wu) #54993 - [
a730cdb622
] - src: remove duplicate code setting AF_INET (He Yang) #54939 - [
f10d9ad283
] - stream: treat null asyncIterator as undefined (Jason Zhang) #55119 - [
6027084245
] - test: maketest-loaders-workers-spawned
less flaky (Antoine du Hamel) #55172 - [
66a87d19bd
] - test: update multiple assert tests to use node:test (James M Snell) #54585 - [
5105188c47
] - test: update wpt test for encoding (devstone) #55151 - [
81bcec0b82
] - test: deflake test/pummel/test-timers.js (jakecastelli) #55098 - [
82c402265a
] - test: deflake test-http-remove-header-stays-removed (Luigi Pinca) #55004 - [
78021701ed
] - test: fix test-tls-junk-closes-server (Michael Dawson) #55089 - [
c908b8a2d8
] - test: fix more tests that fail when path contains a space (Antoine du Hamel) #55088 - [
afc1628e73
] - test: fixassertSnapshot
when path contains a quote (Antoine du Hamel) #55087 - [
7c88739b83
] - test: fix some tests when path contains%
(Antoine du Hamel) #55082 - [
eb4d468671
] - Revert "test: mark test-fs-watch-non-recursive flaky on Windows" (Luigi Pinca) #55079 - [
bc7b5249d4
] - test: maketest-runner-assert
more robust (Aviv Keller) #55036 - [
6c2a1386f7
] - test: update tls test to support OpenSSL32 (Michael Dawson) #55030 - [
96406610fa
] - test: fixtest-vm-context-dont-contextify
when path contains a space (Antoine du Hamel) #55026 - [
39a80eed4f
] - test: adjust tls-set-ciphers for OpenSSL32 (Michael Dawson) #55016 - [
bd8fd4fceb
] - test: addutil.stripVTControlCharacters
test (RedYetiDev) #54865 - [
333b5a02d0
] - test: improve coverage for timer promises schedular (Aviv Keller) #53370 - [
f48992f433
] - test: remove unused common utilities (RedYetiDev) #54825 - [
93a098c56d
] - test: deflake test-http-header-overflow (Luigi Pinca) #54978 - [
f849cf677d
] - test: fixsoucre
tosource
(Aviv Keller) #55038 - [
1a007ea814
] - test: add asserts to validate test assumptions (Michael Dawson) #54997 - [
6f53c096f8
] - test: move test-http-max-sockets to parallel (Luigi Pinca) #54977 - [
aba9dc775e
] - test: remove test-http-max-sockets flaky designation (Luigi Pinca) #54976 - [
ee5624bffe
] - test: adjust key sizes to support OpenSSL32 (Michael Dawson) #54972 - [
5c11a61140
] - test: update test to support OpenSSL32 (Michael Dawson) #54968 - [
62f21470e4
] - test: update DOM events web platform tests (Matthew Aitken) #54642 - [
426851705c
] - test_runner: assert entry is a valid object (Edigleysson Silva (Edy)) #55231 - [
b1cad519d7
] - test_runner: usetest:
symbol on second print of parent test (RedYetiDev) #54956 - [
63c8f3d436
] - test_runner: replace ansi clear with ansi reset (Pietro Marchini) #55013 - [
0b3fb344f7
] - tools: addpolyfilled
option toprefer-primordials
rule (Antoine du Hamel) #55318 - [
8981309bd9
] - tools: makechoco install
script more readable (Aviv Keller) #54002 - [
7310abeae1
] - tools: bump Rollup from 4.18.1 to 4.22.4 forlint-md
(dependabot[bot]) #55093 - [
083311e8af
] - tools: remove redudant code from eslint require rule (Aviv Keller) #54892 - [
ae4b2aece1
] - tools: update error message for ICU in license-builder (Aviv Keller) #54742 - [
3ebd31684d
] - tools: update github_reporter to 1.7.1 (Node.js GitHub Bot) #54951 - [
397be8a10e
] - tty: fix links for terminal colors (Aviv Keller) #54596 - [
a3c2ef9e98
] - util: update ansi regex (Aviv Keller) #54865 - [
efdccc88a2
] - watch: preserve output when gracefully restarted (Théo LUDWIG) #54323 - [
226836c5ac
] - worker: throw InvalidStateError in postMessage after close (devstone) #55206 - [
f39ff4d14b
] - worker: handle--input-type
more consistently (Antoine du Hamel) #54979 - [
30383ffb9a
] - zlib: throw brotli initialization error from c++ (Yagiz Nizipli) #54698
superset-helm-chart-0.13.2
Apache Superset is a modern, enterprise-ready business intelligence web application
1.4.0
- Add SPA sample using Backend For Frontend and Spring Cloud Gateway #1816
- Bump
@antora
/collector-extension from 1.0.0-beta.3 to 1.0.0-beta.5 in /docs #1829 - Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 #1792
- Bump com.nimbusds:nimbus-jose-jwt from 9.41.2 to 9.47 #1820
- Bump org-bouncycastle from 1.78.1 to 1.79 #1795
- Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 #1804
- Bump org.springframework.security:spring-security-bom from 6.4.0-RC1 to 6.4.0 #1831
- Bump org.springframework:spring-framework-bom from 6.2.0-RC2 to 6.2.0-RC3 #1789
- Bump org.springframework:spring-framework-bom from 6.2.0-RC3 to 6.2.0 #1819
- Update Antora UI Spring to v0.4.18 #1822
Thank you to all the contributors who worked on this release:
@dependabot[bot] and @github-actions[bot]
milvus-2.4.16
Release note is coming...
3.80
A close-source SeaweedAdmin server for flexible metadata management:
- Flexible and efficient TTL management.
- Point-in-time recovery of any file to any point of time.
- Off-site continuous file metadata backup.
- Filer
- SubscribeMetadata can miss some events when big files are written by @half-life666 in https://github.com/seaweedfs/seaweedfs/pull/6183
- When uploading a file named ".txt" in chunks in Seaweed Java client, an error occurs when reading the uploaded file by @liangyihan in https://github.com/seaweedfs/seaweedfs/pull/6188
- Fix/parse upload filename by @KevinBLT in https://github.com/seaweedfs/seaweedfs/pull/6241
- Shell
- [shell] volume.balance collect volume servers by dc rack node by @kmlebedev in https://github.com/seaweedfs/seaweedfs/pull/6191
- Refactor
ec.balance
logic into aweed/shell/command_ec_common.go
… by @proton-lisandro-pin in https://github.com/seaweedfs/seaweedfs/pull/6195 - [shell] add admin noLock for balance by @kmlebedev in https://github.com/seaweedfs/seaweedfs/pull/6209
- Master
- fix deadlock hang when broadcast to clients by @kungf in https://github.com/seaweedfs/seaweedfs/pull/6184
- Helm Charts
- [helm] fix s3 servicemonitor label matching by @glycerine102 in https://github.com/seaweedfs/seaweedfs/pull/6218
- Add a loop to wait for master and filer services in post-install-bucket-hook by @ScribblerCoder in https://github.com/seaweedfs/seaweedfs/pull/6240
- Volume Server
- delete aborted ec shards from both source and target servers by @chrislusf in https://github.com/seaweedfs/seaweedfs/pull/6221
- added backward compatible CRC check and extra explanatory comments by @evgmik in https://github.com/seaweedfs/seaweedfs/pull/6233
- Misc
- feat(filer.backup): add ignore errors option by @mdenushev in https://github.com/seaweedfs/seaweedfs/pull/6235
- fix java.lang.IllegalArgumentException: Comparison method violates its general contract! by @fo40225 in https://github.com/seaweedfs/seaweedfs/pull/6239
- Adjust threshold config by @zemul in https://github.com/seaweedfs/seaweedfs/pull/6246
- Minor
- fix format by @kungf in https://github.com/seaweedfs/seaweedfs/pull/6185
- remove dup code for section.reader access by @half-life666 in https://github.com/seaweedfs/seaweedfs/pull/6169
- @liangyihan made their first contribution in https://github.com/seaweedfs/seaweedfs/pull/6188
- @proton-lisandro-pin made their first contribution in https://github.com/seaweedfs/seaweedfs/pull/6195
- @glycerine102 made their first contribution in https://github.com/seaweedfs/seaweedfs/pull/6218
- @fo40225 made their first contribution in https://github.com/seaweedfs/seaweedfs/pull/6239
- @ScribblerCoder made their first contribution in https://github.com/seaweedfs/seaweedfs/pull/6240
Full Changelog: https://github.com/seaweedfs/seaweedfs/compare/3.79...3.80
v1.32.3
- PR #16015 changes the internal counters of the Bind plugin to unsigned integers matching the server implementation. We keep backward compatibility by setting
report_counters_as_int
totrue
by default to avoid type conflicts on the output side. However, you should change this setting tofalse
as soon as possible to avoid invalid values and parsing errors with the v3 XML statistics.
- #16123
agent
Restore setup order of stateful plugins to Init() then SetState() - #16111
common.socket
Make sure the scanner buffer matches the read-buffer size - #16156
common.socket
Use read buffer size config setting as a datagram reader buffer size - #16015
inputs.bind
Convert counters to uint64 - #16171
inputs.gnmi
Register connection statistics before creating client - #16197
inputs.netflow
Cast TCP ports to uint16 - #16110
inputs.ntpq
Avoid panic on empty lines and make sure -p is present - #16155
inputs.snmp
Fix crash when trying to format fields from unknown OIDs - #16145
inputs.snmp_trap
Remove timeout deprecation - #16108
logger
Avoid setting the log-format default too early
- #16093
deps
Bump cloud.google.com/go/pubsub from 1.42.0 to 1.45.1 - #16175
deps
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.37 to 1.17.44 - #16096
deps
Bump github.com/gofrs/uuid/v5 from 5.2.0 to 5.3.0 - #16136
deps
Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 - #16094
deps
Bump github.com/gopacket/gopacket from 1.2.0 to 1.3.0 - #16133
deps
Bump github.com/jackc/pgtype from 1.14.3 to 1.14.4 - #16131
deps
Bump github.com/openconfig/gnmi from 0.10.0 to 0.11.0 - #16092
deps
Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 - #16178
deps
Bump github.com/rclone/rclone from 1.67.0 to 1.68.1 - #16132
deps
Bump github.com/shirou/gopsutil/v4 from 4.24.9 to 4.24.10 - #16176
deps
Bump github.com/sijms/go-ora/v2 from 2.8.19 to 2.8.22 - #16134
deps
Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.33.0 to 0.34.0 - #16174
deps
Bump github.com/tidwall/gjson from 1.17.1 to 1.18.0 - #16135
deps
Bump github.com/vmware/govmomi from 0.39.0 to 0.45.1 - #16095
deps
Bump golang.org/x/sys from 0.25.0 to 0.26.0 - #16177
deps
Bump golang.org/x/text from 0.19.0 to 0.20.0 - #16172
deps
Bump golangci-lint from v1.61.0 to v1.62.0
Arch | Platform | Package | SHA256 |
---|---|---|---|
arm64 | CentOS | telegraf-1.32.3-1.aarch64.rpm | a9468edb018581b55ddee336e84a1860649d4f95d32d9c7e36bcdf61480ef70c |
armel | CentOS | telegraf-1.32.3-1.armel.rpm | e347cd3b66a8335daab8978d5be6b5db08effdb68f9a6d32f5bea2abd5bfc4e1 |
armv6hl | CentOS | telegraf-1.32.3-1.armv6hl.rpm | 94395458b75fc4dcdf6e71c8e12c8d7445700fd41aceec1f0d36c50294033d31 |
i386 | CentOS | telegraf-1.32.3-1.i386.rpm | ea0a3da4315f1a6d4fbf3161c52f2325dc324d92a616767c5649e73c4bde9400 |
loong64 | CentOS | telegraf-1.32.3-1.loong64.rpm | 00dc45498ff71d58a9f77926798ff2fc015e358a24bef3ade6640cc48af318a5 |
ppc64le | CentOS | telegraf-1.32.3-1.ppc64le.rpm | e81425caa3aa49ff33c684a27d9afc8493df497046c5dd0ecb4cb0008f5ac53a |
riscv64 | CentOS | telegraf-1.32.3-1.riscv64.rpm | 7d201e642a9889bd1d5503b7a13bc7fe0569e912564e6781715c6ee97b6de980 |
s390x | CentOS | telegraf-1.32.3-1.s390x.rpm | 4bd12ff928e8d403a3c132738c369a89241fc60df2de1fbec9806b9107c7ceec |
amd64 | CentOS | telegraf-1.32.3-1.x86_64.rpm | c0660e7276612ef467b2f4e7a416fcb6dcf0558e10ae1bad76145e74ef7c38c1 |
amd64 | macOS | telegraf-1.32.3_darwin_amd64.dmg | 81e8c9f7f94592285a383105a454ff07b34117d4e14e03d9f730da22e68ab510 |
amd64 | macOS | telegraf-1.32.3_darwin_amd64.tar.gz | 45b2ceb2ff13b54a3b0c0250f2cd9b8ec21d42b2039a06d46a5297e257dbb678 |
arm64 | macOS | telegraf-1.32.3_darwin_arm64.dmg | 0053885fc9d6c2dacf376d5fd3b3845fe8f88a381dfe37b6af540a79c0ea516e |
arm64 | macOS | telegraf-1.32.3_darwin_arm64.tar.gz | 9a994ab04bdbfc570408b4b8130a84648a2005395df9629b15b833867fd7f30c |
amd64 | FreeBSD | telegraf-1.32.3_freebsd_amd64.tar.gz | 9c32b33b159a80c57c4fa3a9fb99b277d17c9a82bfa2627e3249162903b32002 |
armv7 | FreeBSD | telegraf-1.32.3_freebsd_armv7.tar.gz | 862d799c61b456178797e13f5e143acd270e49425a9cc4bf9048e8ad6aaf361d |
i386 | FreeBSD | telegraf-1.32.3_freebsd_i386.tar.gz | b528a90f2565d7cee56a633484b605230b08aa8281c063ab35625940c7c05c2e |
amd64 | Linux | telegraf-1.32.3_linux_amd64.tar.gz | 260bc3170dbd6cce67575c1215a0b89b8447945106e2943d74e617d06b750c03 |
arm64 | Linux | telegraf-1.32.3_linux_arm64.tar.gz | f0d8ccae539afa04b171d5268dbab21eef58bc51b5437689e347619e2097c824 |
armel | Linux | telegraf-1.32.3_linux_armel.tar.gz | de1ffaa7c2e843116499e37b9e80a02708623c52bcbfe36b22e417d73a19ca74 |
armhf | Linux | telegraf-1.32.3_linux_armhf.tar.gz | 47305624de9fd5f5a41de48430ec5e1f83c5f9c66eab42e84e21fc5e2d8382a2 |
i386 | Linux | telegraf-1.32.3_linux_i386.tar.gz | 4cd3f6dad54f9d9a72b9d99b6c9608224bfb7a2425db4749a12807d0d2609cd1 |
loong64 | Linux | telegraf-1.32.3_linux_loong64.tar.gz | 0da0d2e9f2b4f11e0480c62c9a32db4a7342f2daeaf309af6bee5a71c25e17a5 |
mips | Linux | telegraf-1.32.3_linux_mips.tar.gz | 2f7c3b6b8feb3d765be54ca7c6a50f860aaa984085cc8bdf53ab17af75fd85ce |
mipsel | Linux | telegraf-1.32.3_linux_mipsel.tar.gz | 1a65d105efc255ea2136037e6153b740fe2e1a258f819a09b2c4d259babc8ee4 |
ppc64le | Linux | telegraf-1.32.3_linux_ppc64le.tar.gz | e0cf657a31566370c2a92ff4f132d03f44c0f034b2a44e19c930c9d6d549efb0 |
riscv64 | Linux | telegraf-1.32.3_linux_riscv64.tar.gz | 2612772ba1fad8b9802d2cfacaa7102dfd8a2f160480f3f7897fe56ab7c38a5d |
s390x | Linux | telegraf-1.32.3_linux_s390x.tar.gz | c408035f7baef6ac0e13730bc714589bc5d42450a9de10a4cca9247dea975312 |
amd64 | Windows | telegraf-1.32.3_windows_amd64.zip | 4615b452ea089f6bf72a848292b7d04c1632ac6863adaa7374aa5baf94d85f1b |
arm64 | Windows | telegraf-1.32.3_windows_arm64.zip | 6f404a38cab0fe6c3007ab26dfaeab817354848286f085649ce17ad67532c61a |
i386 | Windows | telegraf-1.32.3_windows_i386.zip | 061f0589cdac0c9a388bad4a801b8a644a620c47008247971ae41740a56993ed |
amd64 | Debian | telegraf_1.32.3-1_amd64.deb | 12a03b7cd21f37fa861c163870efba724d27a5d225d362d518dd42adba14f7f8 |
arm64 | Debian | telegraf_1.32.3-1_arm64.deb | db7af890d43ac7671ebeda1066dd5291e69b7ded79c33d7c80962b0a39668de2 |
armel | Debian | telegraf_1.32.3-1_armel.deb | 7e55dc37cf9ef43b736c3c76aa1572434744ca5f0ecb5743a18f871f4d99431c |
armhf | Debian | telegraf_1.32.3-1_armhf.deb | 807490479c41b5cea3d38b46df142fbaa2516119eaea7afc5e2fea6aa6529439 |
i386 | Debian | telegraf_1.32.3-1_i386.deb | 97a07fd8ef577c7b167ed2d2e093608524afa2264f382adbb6dcebe3e3392f38 |
loong64 | Debian | telegraf_1.32.3-1_loong64.deb | 28d7649f0a093ca287688d81eba0f8af9019314ff6142ade13ce1c49d8d8334b |
mips | Debian | telegraf_1.32.3-1_mips.deb | 6590328ac5f722d386d1d4df8348cc410b7d1c0326769acb2550d02e26922d0e |
mipsel | Debian | telegraf_1.32.3-1_mipsel.deb | 12ee4c2a46383f8485f7ebc386a0605cfe799d47e7d7200724f75427cc08a7f7 |
ppc64el | Debian | telegraf_1.32.3-1_ppc64el.deb | efe9102914d853a6459e477a783d0a584d92220c3c6f2ddbcca0b5997a6125d2 |
riscv64 | Debian | telegraf_1.32.3-1_riscv64.deb | d5a2b25767387be4b7fa0a2f6e09c71b8f140e4c018291e78cda5b3a51f276cf |
s390x | Debian | telegraf_1.32.3-1_s390x.deb | 32ba8921be5af5d526b96e9b5e5cdbbb40d5fea0fd5ba172927888c893394f9b |