CHANGELOG.md

Branch


Log

Author Commit Date CI Message
Evgenii Kliuchnikov da2e091e 2025-10-06T03:48:10 prepare for v1.2.0.rc1 PiperOrigin-RevId: 815650799
Evgenii Kliuchnikov 9686382f 2025-09-24T03:52:03 PY: continue renovation of extension Fixed unchecked malloc for "tail" input data. Fixed inconsistencies in docstrings. Rewritten "growable buffer" to C-code, so it could run without acquiring GIL. Breaking changes: - native object allocation failures now handled at object creation time - some lower level exceptions (e.g. OOM) are not shadowed by brotli.error PiperOrigin-RevId: 810813664
Cycloctane bf88e69b 2025-07-29T22:05:14 Update CHANGELOG.md
Andrew Murray 81fb9d55 2025-07-08T22:47:36 Fixed typo
Evgenii Kliuchnikov ad3c0d5f 2025-01-17T09:07:22 Add release notes for recent python API update
Evgenii Kliuchnikov feb6d8bc 2023-08-21T03:34:13 prepare for 1.1.0rc PiperOrigin-RevId: 558736892
Evgenii Kliuchnikov 4b827e4c 2023-07-18T05:23:35 add CHANGELOG.md PiperOrigin-RevId: 548971474