I released LLM 0.32 this morning, the most significant new version of LLM since the initial launch of the project. The new version includes support for visible reasoning traces, server-side provider tools, redesigned…
Release: llm-anthropic 0.26 Includes new features enabled by LLM 0.32: New models: claude-fable-5, claude-sonnet-5, and claude-opus-5. #75, #76 Added server-side tools for WebSearch, WebFetch, CodeExecution, and…
PipeNetwork/minimax-h3-mlx MiniMax released MiniMax-H3 two days ago - they describe it as a "a general-purpose, omni-modal generative system", which in practice means it accepts text, images, audio and video and can use…
Release: llm 0.32 See my detailed blog post about this release. Tags: llm
Complete changelog #55627 - [3.27] Fix native image regression caused by Netty 4.1.136 SslContext API change #55721 - [3.27] Bump org.postgresql:postgresql from 42.7.11 to 42.7.13 #55793 - [3.27] Quarkus REST - Fix…
Complete changelog #55628 - [3.33] Fix native image regression caused by Netty 4.1.136 SslContext API change #55792 - [3.33] Quarkus REST - Fix unbounded multipart part-header accumulation
Complete changelog #54725 - Improve Basic authentication how-to #54781 - Vert.x's FileSystemOptions contains constants getting defined at build time #54885 - Tests do not start #55023 - Support management interface…
Tag 5.2.17
Tag 6.0.8
Published 31 July 2026 Improvements KTOR-8032 RateLimit: Allow limit requests based on authentication result KTOR-9719 ApplicationCall.isStaticContent returns false when called from plugin interceptors KTOR-8450…
Python 3.15.0rc1
In accordance with our security release policy, the Django team is issuing releases for Django 6.0.8 and Django 5.2.17. These releases address the security issues detailed below. We encourage all users of Django to…
It’s no secret that agentic development is changing how developers build software. As agents take on more and more of the implementation work, developers spend less and less time manually editing code. For this manual…
Hi, Spring fans! Welcome to another installment of This Week in Spring! It's the 4th of August! We're already in month eight of this year! Great Scott! This is an interesting project to help ensure idempotency keys for…
TL;DR We are enabling the next iteration of the borrow checker (coined Polonius Alpha) on nightly in preparation for stabilization in the next few months. Whaaaaaat? Yes! You heard it right! The next iteration of the…
Get those wheels rolling!
Hi all! This is an update from the funding team. Established by the leadership council, the funding team is tasked with administering the Rust Foundation Maintainers Fund. Per RFC #3931, our initial focus has been on…
fix(v-model): preserve text input before hydration (#14411) close #14403
Stop Charging Your Users Twice: Idempotent REST Endpoints with One Annotation The problem nobody talks about until production A user taps "Pay." The request times out. Their app retries. Your server charges them twice.…
#746 – AUGUST 4, 2026 View in Browser » Scaling NumPy on Free-Threaded Python A recap on the work done in NumPy and CPython to make multi-threaded NumPy workloads scale on the free-threaded build of CPython. KUMAR…
Learn how to send emails with Python using SMTP and smtplib, attach files, format HTML messages, and personalize bulk emails.
Test what you know about sending email from Python with smtplib, building messages with EmailMessage, and connecting to real servers over SSL.
Check how well you know k-means clustering in Python, from picking the number of clusters to building and tuning a scikit-learn pipeline.
chore(deps): update actions/setup-node action to v7 (#15122)
chore(deps): update all non-major dependencies (#15116)
chore(deps): update dependency jsdom to v30 (#15197)
chore(deps): update test (#15162)
chore(deps): update dependency postcss to v8.5.23 [security] (#15209)
dx(runtime-core): warn when innerHTML/textContent overrides children (#15194) close #5081
chore(deps): update dependency monaco-editor to ^0.56.0 (#15196)
chore(deps): update build (#15115)
chore(deps): update compiler to ^7.29.8 (#15163)
chore(deps): update lint (#15121)
patched temporal version
#797 — August 4, 2026 Read on the Web JavaScript Weekly Next.js 16.3 Released — The newly expanded Next.js team (now including Dan Abramov and 𝕏 Pete Hunt!) has dropped the latest version of the popular React…