Abseil LTS 20260817.0
What's New
- Added URL escaping utilities
- Many bug fixes and optimizations
Breaking Changes
absl::void_tis now deprecated; users should use C++17std::void_tdirectly.- Hashtable iterators returned from
insert/emplaceare now non-iterable (any prior use of iteration was likely a bug).
Known Issues
- None at this time
Baseline: 2065f4d