动态
在同一时间线里追踪发布、安全提醒与生态变化。
技术动态流
Redis 8.4.1 is a security-focused release addressing PII exposure in logs and multiple crash vulnerabilities in RedisBloom during RDB loading. It includes numerous bug fixes for atomic slot migration, RediSearch query accuracy, concurrency, memory handling, and cluster routing. Performance improvements target vector search, garbage collection, and worker thread management, while new metrics enhance observability of timeouts, OOM events, and thread utilization. Configuration enhancements add tuning options for scoring and vector search.
Playwright v1.58.2 fixes trace viewer stdin path handling and removes forced SwiftShader on Chromium for macOS, while updating browsers to Chromium 145.0.7632.6, Firefox 146.0.1, and WebKit 26.0.
February 2026 highlights: Supabase PrivateLink for secure AWS VPC connectivity, Postgres best practices for AI agents, Ethereum querying via SQL, official Claude connector, TRAE SOLO integration, Edge Functions zip upload, local SQL snippets, and new community tools like PolicyCheck and Fanakin. Note: pg_graphql now disabled by default on new projects.
Fiber v3.0.0 introduces a comprehensive overhaul with new features like AutoTLS, Msgpack support, UNIX sockets, buffered streaming, dynamic session expiration, and enhanced middleware (e.g., improved CORS, CSRF, cache, and logger). It includes significant API changes such as converting Ctx to an interface, generic helpers, router enhancements, and native net/http compatibility. Performance optimizations reduce memory usage and improve speed across core components. A migration tool and detailed guide are provided to assist upgrading from v2.
Vitest v4.1.0-beta.3 introduces new hooks (`aroundEach`, `aroundAll`), stabilizes experimental features, enhances the `--update` flag, adds test metadata support, extends API security options, improves browser UI with a details panel position setting, and refines import duration tracking. It also includes numerous bug fixes across SSR, mocking, spying, browser isolation, and expectation logic.
PyTorch 2.10.0 adds experimental Python 3.14 and freethreaded build support for torch.compile(), introduces combo-kernels to reduce kernel launch overhead, and adds varlen_attn() for ragged sequences. It expands Intel GPU support (Panther Lake) with FP8, complex MatMul, and SYCL extensions, enables deterministic mode in torch.compile(), and introduces DebugMode for numerical divergence tracking. New features include LocalTensor for single-process distributed simulation, eigenvalue decompositions via DnXgeev, and numerous Inductor, quantization, and ROCm improvements. Backward-incompatible chan
Prisma 7.3.0 adds a configurable compilerBuild option ('fast' or 'small') to optimize query compilation based on speed or bundle size. Raw queries now bypass the query compiler for lower overhead. The release also updates MSSQL to v12.2.0, pins better-sqlite3 to avoid a SQLite bug, reverts breaking enum mapping behavior to v6.19.0 compatibility, and fixes BigInt precision loss in JSON aggregations by casting to text in PostgreSQL.
v4.1.18 fixes source validation scoping, improves error reporting with file/line info, enhances arbitrary value handling, preserves theme key casing, refines CLI behavior (including --watch and stdout), adds Vite environment API support, and boosts compatibility for JS config features like content, future flags, and special defaults.
Version 0.3.28 adds PostgreSQL jsonpath and MySQL/MariaDB vector column support, MSSQL vector and multiSubnetFailover options, MongoDB SOCKS5 proxy settings, UTC date columns, and CLI improvements. It also includes dependency updates, CI enhancements, documentation fixes, and numerous code quality and test stability improvements.
Gin v1.11.0 introduces HTTP/3 support via quic-go, new binding features (including unixMilli/unixMicro and BindPlain), enhanced form handling with array formats and default values, improved context methods for native types and cookies, custom JSON codec support, and numerous bug fixes, dependency updates, performance optimizations, and documentation improvements.