Scrapy This Week: Proxy Auth, Crawler Settings, and scrapy-lint

   |   4 minute read

Scrapy landed 17 commits on master over the past week, touching 71 files with a net gain of about 400 lines. Most of the diff is test coverage, but a handful of changes matter if you run spiders behind proxies, pass prebuilt Crawler objects into runners, or rely on rel="nofollow" to stay off certain pages. The headline fix stops Proxy-Authorization from leaking into upstream requests when using the streaming download handlers.

Read More >>

Selenium 4.45.0 - Atoms Migration and Grid Redis Updates

   |   3 minute read

The Selenium project released version 4.45.0 on June 16, 2026, bringing a major update to internal browser atoms and Grid infrastructure. This release focuses on moving core logic to TypeScript and bundling Redis session management for distributed testing environments.

Read More >>

Terratest Activity: Kubernetes v0.36.2 Support and CI Hygiene

   |   5 minute read

Terratest continues its steady pace of maintenance with a focus on keeping its Kubernetes integration current and refining its internal development workflows. The latest updates bring support for Kubernetes v0.36.2 dependencies and a cleanup of the continuous integration configuration to remove inherited rules that no longer apply.

Read More >>

Kafka Activity: Share Groups Stability and Streams Static Membership

   |   5 minute read

The Apache Kafka project continues to refine its next generation features with significant updates to share groups and the new Kafka Streams rebalance protocol. This week the maintainers landed a major algorithmic improvement for state management and a critical fix for a RocksDB native memory leak.

Read More >>
Page 1 of 20  |  Next >>
denis256 at denis256.dev