Skip to content

chore(main): release 0.1.0-alpha.5#73

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--kuri
Open

chore(main): release 0.1.0-alpha.5#73
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--kuri

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.1.0-alpha.5 (2026-07-19)

Added

  • add Kotlin DSL sugar, URI templates, and a kotlinx.serialization bridge (#74) (a2feca0)
  • add Uri/Url redact() and isDirectory()/hasTrailingSlash() (#138) (326b5a0)

Fixed

  • add decoded userinfo/fragment accessors and fix % round-tripping in kuri-bind (#79) (f125f87)
  • bound the kuri-bind reflective plan/scan caches (#141) (cb64b12)
  • clarify operator grouping and resolve an ambiguous path-string overload (#80) (108089f)
  • correct kuri-bind KDoc/test/message accuracy gaps (#136) (19c71e0)
  • emit an empty-list marker so query encoding round-trips empty lists (#143) (246a2a1)
  • enforce RFC 3987 IRI rules and close IDNA, WPT, and BCV gaps (#71) (46ea05f)
  • model Uri userinfo username/password as nullable (#142) (fa2e93f)
  • reject invalid boolean query values instead of coercing to false (#135) (410dcad)
  • reject leading sign and leading zero in template prefix (#129) (4245dee)
  • reject path template holes that share a segment with literal text (#132) (111072b)
  • repair malformed percent escapes before Url.toUri()'s Uri hand-off (#133) (bb3c1cd)
  • return null instead of -1 from Url.effectivePort (#131) (43b5f1d)
  • scope IDNA ASCII web-compat leniency to the whole domain (#134) (abb1284)
  • scope smoke-test token to read and fix CodeQL comment (#140) (29e7e4f)
  • several host, IPv6, IDNA, and resolver correctness fixes (#68) (d00b6b9)
  • sort query parameter names by UTF-16 code unit (#130) (0604b01)
  • wrap malformed query scalar values in SerializationException (#137) (d5471f8)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--kuri branch 16 times, most recently from 8d49995 to 1e8177d Compare July 19, 2026 19:45
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--kuri branch from 1e8177d to 894ff72 Compare July 19, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants