Skip to content

v2.34.2

Choose a tag to compare

@wolveix wolveix released this 16 Jan 10:59
· 63 commits to main since this release
0279842

Overview

TLS-Aware URL Scheme Detection

Huma now correctly uses the https URL scheme when TLS is configured, and http when it is not. Previously, the scheme detection could be incorrect in certain scenarios.

Time Wrapper Parsing Fix

Fixed an issue where time wrapper types failed to parse correctly, resolving #844.

What's Changed

New Contributors

Full Changelog: v2.34.1...v2.34.2