12 hours ago
superset

6.1.0rc1

Hello Superset Community,

This is a call for the vote to release Apache Superset version 6.1.0.

The release candidate: https://dist.apache.org/repos/dist/dev/superset/6.1.0rc1/

The Git tag for the release: https://github.com/apache/superset/tree/6.1.0rc1

The CHANGELOG for the release: https://github.com/apache/superset/blob/6.1.0rc1/CHANGELOG/6.1.0.md

The instructions for updating to the release: https://github.com/apache/superset/blob/6.1.0rc1/UPDATING.md

Public keys are available at: https://www.apache.org/dist/superset/KEYS

This vote also includes the following new NPM and PyPI packages: https://www.npmjs.com/package/@apache-superset/core/v/0.1.0-rc1 https://pypi.org/project/apache-superset-core/0.1.0rc1/ https://pypi.org/project/apache-superset-extensions-cli/0.1.0rc1/

The vote will be left open until at least 72 hours have passed and the necessary number of votes (3) have been reached.

Please vote accordingly:

[ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason

Thanks, The Apache Superset Team

15 hours ago
MeiliSearch

v1.38.1 🐍

Meilisearch v1.38.1 fixes a regression we have seen in task processing, which caused the engine to stop processing tasks.

🪲 Bug fixes

Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.38.0...v1.38.1

16 hours ago
seaweedfs

4.17

What's Changed

Full Changelog: https://github.com/seaweedfs/seaweedfs/compare/4.16...4.17

16 hours ago
node

2026-03-11, Version 25.8.1 (Current), @aduh95

Notable Changes

  • [ea87eea71a] - module: fix extensionless CJS files in "type": "module" packages (Matteo Collina) #62083

Commits

  • [bab750d1b3] - build: do not depend on V8 deps on --without-bundled-v8 builds (Antoine du Hamel) #62033
  • [b26d1c7fcb] - crypto: make --use-system-ca per-env rather than per-process (Aditi) #60678
  • [e362635abf] - crypto: add missing AES dictionaries (Filip Skokan) #62099
  • [6f975db8af] - crypto: fix importKey required argument count check (Filip Skokan) #62099
  • [3beaf9c5fc] - deps: update amaro to 1.1.8 (Node.js GitHub Bot) #62151
  • [53afb0edd8] - deps: update sqlite to 3.52.0 (Node.js GitHub Bot) #62150
  • [a13ed052a1] - deps: update merve to 1.2.0 (Node.js GitHub Bot) #62149
  • [2c850577b7] - deps: patch resb crate (Richard Lau) #62138
  • [37862a6728] - deps: V8: cherry-pick aa0b288f87cc (Richard Lau) #62136
  • [09191ad8b4] - deps: update ada to 3.4.3 (Node.js GitHub Bot) #62049
  • [8d63a178fd] - doc: copyedit addons.md (Antoine du Hamel) #62071
  • [83719ffb64] - doc: correct util.convertProcessSignalToExitCode validation behavior (René) #62134
  • [eeee7c7fb1] - doc: add efekrskl as triager (Efe) #61876
  • [db150b2e69] - doc: fix markdown for expectFailure values (Jacob Smith) #62100
  • [d55a441e60] - doc: add title to index (Aviv Keller) #62046
  • [cc46204b48] - doc: include url.resolve() in DEP0169 application deprecation (Mike McCready) #62002
  • [1d91a7261e] - doc,module: add missing doc for syncHooks.deregister() (Joyee Cheung) #61959
  • [5198573bee] - http: fix use-after-free when freeParser is called during llhttp_execute (Gerhard Stöbich) #62095
  • [f8793f80df] - lib: fix source map url parse in dynamic imports (Chengzhong Wu) #61990
  • [5439d0e0cf] - meta: bump actions/download-artifact from 7.0.0 to 8.0.0 (dependabot[bot]) #62063
  • [27fd21943a] - meta: bump actions/upload-artifact from 6.0.0 to 7.0.0 (dependabot[bot]) #62062
  • [5b266f3295] - meta: bump step-security/harden-runner from 2.14.2 to 2.15.0 (dependabot[bot]) #62064
  • [ea87eea71a] - module: fix extensionless CJS files in "type": "module" packages (Matteo Collina) #62083
  • [851228cd60] - sqlite: handle stmt invalidation (Guilherme Araújo) #61877
  • [19efe60548] - src: expose async context frame debugging helper to JS (Anna Henningsen) #62103
  • [0257e8072f] - src: make AsyncWrap subclass internal field counts explicit (Anna Henningsen) #62103
  • [975dafbe3b] - src: release context frame in AsyncWrap::EmitDestroy (Gerhard Stöbich) #61995
  • [f2c08c7888] - src: use validate_ascii_with_errors instead of validate_ascii (Сковорода Никита Андреевич) #61122
  • [0278461d83] - stream: optimize webstreams pipeTo (Mattias Buelens) #62079
  • [4d62e95bfa] - stream: fix brotli error handling in web compression streams (Filip Skokan) #62107
  • [4bdcaf2865] - stream: improve Web Compression spec compliance (Filip Skokan) #62107
  • [a5b1be2045] - stream: fix UTF-8 character corruption in fast-utf8-stream (Matteo Collina) #61745
  • [5632446c4e] - stream: fix TransformStream race on cancel with pending write (Marco) #62040
  • [f90fa9cd1a] - stream: accept ArrayBuffer in CompressionStream and DecompressionStream (조수민) #61913
  • [00319eaa3a] - test: update WPT for url to c928b19ab0 (Node.js GitHub Bot) #62148
  • [456abc7d20] - test: update WPT for WebCryptoAPI to c9e955840a (Node.js GitHub Bot) #62147
  • [82770cb7d3] - test: improve WPT report runner (Filip Skokan) #62107
  • [cfc847d233] - test: update WPT compression to ae05f5cb53 (Filip Skokan) #62107
  • [80f78f2737] - test: update WPT for WebCryptoAPI to 42e47329fd (Node.js GitHub Bot) #62048
  • [8048e0508c] - test: fix skipping behavior for test-runner-run-files-undefined (Antoine du Hamel) #62026
  • [699a6214c6] - tools: revert timezone update GHA workflow to ubuntu-latest (Richard Lau) #62140
  • [1a453b550c] - tools: improve error handling in test426 update script (Rich Trott) #62121
  • [710dde5ee2] - tools: fix --node-builtin-modules-path value in shell.nix (Antoine du Hamel) #62102
  • [dcb1cbb21f] - tools: bump the eslint group across 1 directory with 2 updates (dependabot[bot]) #62092
  • [7d0b758583] - tools: fix daily wpt workflow nighly release version lookup (Filip Skokan) #62076
  • [3e8c816f2e] - tools: fix example in release proposal linter (Richard Lau) #62074
  • [772d3d270d] - tools: bump minimatch from 3.1.3 to 3.1.5 in /tools/clang-format (dependabot[bot]) #62013
  • [92f3b42672] - tools: bump eslint to v10, babel to v8.0.0-rc.2 (Huáng Jùnliàng) #61905
  • [deead95ec5] - url: suppress warnings from url.format/url.resolve inside node_modules (René) #62005
1 days ago
nginx

release-1.29.6

nginx-1.29.6 mainline version has been released, featuring sticky sessions support for upstreams.

See official CHANGES on nginx.org.

Below is a release summary generated by GitHub.

What's Changed

New Contributors

Full Changelog: https://github.com/nginx/nginx/compare/release-1.29.5...release-1.29.6

1 days ago
openssl

OpenSSL 4.0.0-alpha1

OpenSSL 4.0.0-alpha1 is a feature release adding significant new functionality to OpenSSL.

This release incorporates the following potentially significant or incompatible changes:

  • Removed extra leading '00:' when printing key data such as an RSA modulus in hexadecimal format where the first (most significant) byte is >= 0x80.

  • Standardized the width of hexadecimal dumps to 24 bytes for signatures (to stay within the 80 characters limit) and 16 bytes for everything else.

  • Lower bounds checks are now enforced when using PKCS5_PBKDF2_HMAC API with FIPS provider.

  • Added AKID verification checks when X509_V_FLAG_X509_STRICT is set.

  • Augmented CRL verification process with several additional checks.

  • libcrypto no longer cleans up globally allocated data via atexit().

  • OPENSSL_cleanup() now runs in a global destructor, or not at all by default.

  • ASN1_STRING has been made opaque.

  • Signatures of numerous API functions, including those that are related to X509 processing, are changed to include const qualifiers for argument and return types, where suitable.

  • Deprecated X509_cmp_time(), X509_cmp_current_time(), and X509_cmp_timeframe() in favor of X509_check_certificate_times().

  • Removed support for the SSLv2 Client Hello.

  • Removed support for SSLv3. SSLv3 has been deprecated since 2015, and OpenSSL had it disabled by default since version 1.1.0 (2016).

  • Removed support for engines. The no-engine build option and the OPENSSL_NO_ENGINE macro are always present.

  • Support of deprecated elliptic curves in TLS according to RFC 8422 was disabled at compile-time by default. To enable it, use the enable-tls-deprecated-ec configuration option.

  • Removed c_rehash script tool. Use openssl rehash instead.

  • Removed the deprecated msie-hack option from the openssl ca command.

  • Removed BIO_f_reliable() implementation without replacement. It was broken since 3.0 release without any complaints.

  • Removed deprecated functions ERR_get_state(), ERR_remove_state() and ERR_remove_thread_state(). The ERR_STATE object is now always opaque.

  • Dropped darwin-i386{,-cc} and darwin-ppc{,64}{,-cc} targets from Configurations.

This release adds the following new features:

  • Support for Encrypted Client Hello (ECH, RFC 9849). See doc/designs/ech-api.md for details.

  • Support for RFC 8998, signature algorithm sm2sig_sm3, key exchange group curveSM2, and [tls-hybrid-sm2-mlkem] post-quantum group curveSM2MLKEM768.

  • cSHAKE function support as per SP 800-185.

  • "ML-DSA-MU" digest algorithm support.

  • Support for SNMP KDF and SRTP KDF.

  • FIPS self tests can now be deferred and run as needed when installing the FIPS module with the -defer_tests option of the openssl fipsinstall command.

  • Support for using either static or dynamic VC runtime linkage on Windows.

  • Support for negotiated FFDHE key exchange in TLS 1.2 in accordance with RFC 7919.

1 days ago
seaweedfs

4.16

What's Changed

New Contributors

Full Changelog: https://github.com/seaweedfs/seaweedfs/compare/4.15...4.16

1 days ago
seaweedfs

4.16

What's Changed

New Contributors

Full Changelog: https://github.com/seaweedfs/seaweedfs/compare/4.15...4.16

2 days ago
telegraf

v1.38.0

v1.38.0 [2026-03-09]

Important Changes

  • PR #17961 makes the strict environment variable handling the default! In case you need the old behavior you can opt-out using the --non-strict-env-handling flag.

New Plugins

  • #18183 inputs.sip Add plugin
  • #18223 outputs.influxdb_v3 Add plugin

Features

  • #18086 agent Optimise disk buffer strategy
  • #18232 common.opcua Add string configuration option for node ID
  • #18411 common.opcua Add support for datetime arrays
  • #18181 inputs.docker Implement startup error behavior options
  • #18425 inputs.gnmi Allow to emit delete metrics
  • #18466 inputs.mqtt_consumer Add option for maximum reconnect interval
  • #18063 inputs.mysql Add replication latency fields
  • #18117 inputs.mysql Add wsrep provider options fields
  • #18272 inputs.mysql Support encryption algorithm statistics if present
  • #18134 inputs.nftables Monitor set element counts
  • #18246 inputs.nftables Support named counters
  • #18259 inputs.statsd Add support for Datadog service checks
  • #18393 outputs.health Add option for setting default status
  • #18415 outputs.heartbeat Add logging information
  • #17577 outputs.heartbeat Add status evaluation
  • #18305 outputs.influxdb_v2 Add trace logging for write request timing
  • #18422 outputs.mongodb Allow writing metrics in batches
  • #17997 outputs.opentelemetry Support http protocol
  • #18337 outputs.redistimeseries Add option to expire values
  • #18339 outputs.stackdriver Add credentials file support for stackdriver output plugin
  • #18341 prometheus Add UTF-8 metric and label name sanitization

Bugfixes

  • #18429 common.opcua Use configured timestamp format for datetime arrays
  • #18381 inputs.fibaro Handle numeric value2 field from HC3 devices
  • #18424 inputs.http Close gzip request body on early failures
  • #18412 inputs.internet_speed Fix server_id_include filter logic
  • #18452 inputs.mqtt_consumer Rely on paho auto-reconnect to restore message flow after network disruption
  • #18392 inputs.opcua_listener Prevent panic on events with empty fields
  • #18387 inputs.smart Include NVMe SMART data in smart_device measurement
  • #18416 outputs.influxdb Prevent goroutine leak on gzip write failure
  • #18418 outputs.opentelemetry Prevent goroutine leak on gzip write failure

Dependency Updates

  • #18436 deps Bump cloud.google.com/go/bigquery from 1.73.1 to 1.74.0
  • #18444 deps Bump github.com/IBM/sarama from 1.46.3 to 1.47.0
  • #18449 deps Bump github.com/SAP/go-hdb from 1.15.0 to 1.15.1
  • #18398 deps Bump github.com/antchfx/xpath from 1.3.5 to 1.3.6
  • #18442 deps Bump github.com/aws/smithy-go from 1.24.1 to 1.24.2
  • #18400 deps Bump github.com/hashicorp/consul/api from 1.33.2 to 1.33.3
  • #18438 deps Bump github.com/hashicorp/consul/api from 1.33.3 to 1.33.4
  • #18446 deps Bump github.com/lxc/incus/v6 from 6.21.0 to 6.22.0
  • #18441 deps Bump github.com/microsoft/go-mssqldb from 1.9.6 to 1.9.8
  • #18404 deps Bump github.com/nats-io/nats.go from 1.48.0 to 1.49.0
  • #18439 deps Bump github.com/prometheus/procfs from 0.19.2 to 0.20.1
  • #18440 deps Bump github.com/shirou/gopsutil/v4 from 4.26.1 to 4.26.2
  • #18402 deps Bump github.com/vmware/govmomi from 0.52.0 to 0.53.0
  • #18399 deps Bump go.step.sm/crypto from 0.76.0 to 0.76.2
  • #18450 deps Bump golang.org/x/net from 0.50.0 to 0.51.0
  • #18437 deps Bump google.golang.org/api from 0.266.0 to 0.269.0
  • #18448 deps Bump k8s.io/api from 0.35.1 to 0.35.2
  • #18447 deps Bump k8s.io/apimachinery from 0.35.1 to 0.35.2
  • #18443 deps Bump k8s.io/client-go from 0.35.1 to 0.35.2
  • #18403 deps Bump modernc.org/sqlite from 1.45.0 to 1.46.1
  • #18397 deps Bump the aws-sdk-go-v2 group with 11 updates
  • #18435 deps Bump the aws-sdk-go-v2 group with 2 updates
  • #18396 deps Bump tj-actions/changed-files from 47.0.2 to 47.0.4

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.38.0-1.aarch64.rpm e91286dccf858f849946c0a9eaa2115e16a0795c3fc2eae9eb16d42603d46f68
armel CentOS telegraf-1.38.0-1.armel.rpm 49b487c04e76015926321429c80d25af2e104634a62e6390aeedcae1f731f4bd
armv6hl CentOS telegraf-1.38.0-1.armv6hl.rpm 20cd2ab12965fbc71d7d30ed7379d30b013267e681d942a2229efa4d2754b85f
i386 CentOS telegraf-1.38.0-1.i386.rpm 0c7e00541cb77ff571a8b72df820fb8f4221f5afbd54a327a3ccc293997ab919
unknown CentOS telegraf-1.38.0-1.loongarch64.rpm 8a1d07f632e5e03035cac5c00b9360a3bd27ed964f5bb3a1cb74884ebd5e7237
ppc64le CentOS telegraf-1.38.0-1.ppc64le.rpm 64c678190d487feca6b30397834c4e79922b691a50b4115581556d65e475f884
riscv64 CentOS telegraf-1.38.0-1.riscv64.rpm d9f9f7bc33843149ab58127cc665a0c74ddb225a9ccdcb0955fb7e4a8516bd03
s390x CentOS telegraf-1.38.0-1.s390x.rpm b9c0205710b6d6c58b5569ddb6d3f5f7fe7ad49ed8ecbfa7e4e8cb2cc00ce717
amd64 CentOS telegraf-1.38.0-1.x86_64.rpm ca0039cd6db891436e5d58a100d4fe5061f7d343e98426f83de6eb383ac254cb
amd64 macOS telegraf-1.38.0_darwin_amd64.dmg ecad3fdcba2a1f7a416b007bb29d5dca6f959b28008385be6a8b481abac9b08f
amd64 macOS telegraf-1.38.0_darwin_amd64.tar.gz 0c4da188076ca6599e8ca0c9e9882c3437783b9d53888bedb3d128164b5ebfcb
arm64 macOS telegraf-1.38.0_darwin_arm64.dmg d144a2390df2a975ee9a05c827137c59a9c24a088e14e8f61a6a50bfaee5f657
arm64 macOS telegraf-1.38.0_darwin_arm64.tar.gz 55c2866013585003b1e66645fb4e3074f2db35d37d1b78d99e3cf5ac770e24a7
amd64 FreeBSD telegraf-1.38.0_freebsd_amd64.tar.gz 7a93187b09465d5a3c63dce4cd809639aa772e3b7f5c8676fcddafec0c84cab0
armv7 FreeBSD telegraf-1.38.0_freebsd_armv7.tar.gz c0e62dac7ed98dc5156ae2265460d170d3ecaaf147325dd70ed8d4c927a9fdbb
i386 FreeBSD telegraf-1.38.0_freebsd_i386.tar.gz 73d3026ff220e1b6055d402bfe4a541317c2be4fd91d47c4efe4cab123c9b350
amd64 Linux telegraf-1.38.0_linux_amd64.tar.gz 57e6d733de44335127c06d9d9099c9dee7307beff992783438ce38b9ba1b8e5e
arm64 Linux telegraf-1.38.0_linux_arm64.tar.gz d42aa06b113f15fdc14775a2d1971e31a0adb82a6e0da28e40a17e819ddaeb06
armel Linux telegraf-1.38.0_linux_armel.tar.gz 6795ebd9b9bb1cb532af078148e990823ab7ea24d159bedacdeea541c6fb272c
armhf Linux telegraf-1.38.0_linux_armhf.tar.gz 583a08ed1d90c0175f2e678d1f76537c80ae8f09c5d7f7432677873ff2146848
i386 Linux telegraf-1.38.0_linux_i386.tar.gz 0a15f68d2cdcb3bcfd3a6bf6bb42d5842313915576486ccc9405ccb8f858c2f9
loong64 Linux telegraf-1.38.0_linux_loong64.tar.gz 68ac9b1828830a58e19aeb8434e49f5d0c67659a0fbbe1fe78006dcf836e6082
mips Linux telegraf-1.38.0_linux_mips.tar.gz d0ef72aa304498fc01a940c93bffa176eb4f307c3d9cd45a8cfc1201af20e451
mipsel Linux telegraf-1.38.0_linux_mipsel.tar.gz 5ae1377725f996437c780cc6e0e356b6c51638c7c9ae46fd0d50a13f0691a7e7
ppc64le Linux telegraf-1.38.0_linux_ppc64le.tar.gz 2a0fcc85002fb0aa8b297a2f302541e91a1e47d0435dc88a041617632d0a6e5e
riscv64 Linux telegraf-1.38.0_linux_riscv64.tar.gz 5a7ecb61ba8203bf6096bd8bafff22816bdb5e98541324fd3871a7d32a9d5729
s390x Linux telegraf-1.38.0_linux_s390x.tar.gz 51c3aeb926e8af4691de80bbde654d81fc7c66b8d80f2358ec435789e173d7db
amd64 Windows telegraf-1.38.0_windows_amd64.zip 93fb6f81d576775b8fa4371aeb5728fd360f97ee0c54ffb035fcde3c82c25020
arm64 Windows telegraf-1.38.0_windows_arm64.zip 57ad4ceaf10f39a6fa1810d321f69d4ddf4536bf021beb7f43c188e0eb5355d0
i386 Windows telegraf-1.38.0_windows_i386.zip baf4cbbbad8ff390ef010b9a32c185d01020d8187aa971fa3093130174a6eb08
amd64 Debian telegraf_1.38.0-1_amd64.deb 5592d60959811a217915f1a3f8a610441af039e8cc79dccd5238abbd72e31dab
arm64 Debian telegraf_1.38.0-1_arm64.deb 3fcd10a26ce8ce471ac31c70c29e0e10299f121a46f7d8466a79da808a5f1b39
armel Debian telegraf_1.38.0-1_armel.deb 9d4090a691bf41cf3199bb11a700f1280b3f43a47038a24e1a3432fbe7d822fd
armhf Debian telegraf_1.38.0-1_armhf.deb d674202858e6a5cfb4f7bf400781f589751d9df87f4785f3d6b31868e5c18664
i386 Debian telegraf_1.38.0-1_i386.deb 57a6a8434a38912ccc25cfe40f12519d58811ba51e8a1fad60bb45f571373d63
loong64 Debian telegraf_1.38.0-1_loong64.deb 93ce06935d48833bc83a406a38ea5bf53e9f0113efe3e51e10f67c4485de52f9
mips Debian telegraf_1.38.0-1_mips.deb 0aead1037e0fdf3083e1aaadb9abe7b1aad946404311aa9d6e07ba3cb5a1a291
mipsel Debian telegraf_1.38.0-1_mipsel.deb 7999c58f5176c801d47824b8341be9db965f2bc1d79d33c741854cbdba3aa8de
ppc64el Debian telegraf_1.38.0-1_ppc64el.deb 2e875e6038dd4ce9bf81ee086280cad9b56de67c4020e38efdebc40152c79c00
riscv64 Debian telegraf_1.38.0-1_riscv64.deb 86ffd3376991a54b0ac8adbe5fb9d1aa354bf4b02208778316d52452d252223d
s390x Debian telegraf_1.38.0-1_s390x.deb 54733c72faf6237b83da95d1954fe979e36566548bcf535b27961cb76315d18f