Prepare 0.32.1 release (#1789)

This commit is contained in:
Daniel Chao
2026-07-23 09:00:53 -07:00
committed by GitHub
parent ae78112205
commit b26ec4af93
3 changed files with 20 additions and 4 deletions
@@ -1,6 +1,22 @@
= Changelog
include::ROOT:partial$component-attributes.adoc[]
[[release-0.32.1]]
== 0.32.1 (2026-07-23)
=== Fixes
* Fix closing intermediate response bodies when following HTTP redirects (https://github.com/apple/pkl/pull/1749[#1749]).
* Fix `eval -x` of local members (https://github.com/apple/pkl/pull/1760[#1760]).
* Fix variable resolution of object body params (https://github.com/apple/pkl/pull/1788[#1788]).
=== Contributors ❤️
Thank you to all the contributors for this release!
* https://github.com/bioball[@bioball]
* https://github.com/KushalP[@KushalP]
[[release-0.32.0]]
== 0.32.0 (2026-07-08)