Skip to content

Latest commit

 

History

History
executable file
·
81 lines (41 loc) · 5.09 KB

File metadata and controls

executable file
·
81 lines (41 loc) · 5.09 KB

Changelog

0.1.3 (2026-05-06)

Features

  • configurable timeouts and concurrency with lenient defaults for high-burst workloads (#14) (78b6338)

0.1.2 (2026-04-13)

Bug Fixes

  • change netty-nio-client Maven scope from runtime to compile (3faa74b)
  • change netty-nio-client Maven scope from runtime to compile (#12) (df86a2d)

0.1.1 (2026-04-13)

Bug Fixes

  • configure HTTP/2 maxStreams=1 to prevent bidi stream starvation (29dc4b8)
  • configure HTTP/2 maxStreams=1 to prevent bidi stream starvation (#10) (da68ffc)

0.1.0 (2026-04-07)

Bug Fixes

  • switch to maven for central publishing (d6f915f)

0.1.0 (2026-04-07)

Features

  • add maven central publishing and transport fixes (2113022)
  • initial release of SageMaker HTTP/2 bidirectional streaming transport (c434257)
  • maven central publishing and transport fixes (7cc07fd)

Bug Fixes

  • use project.version for maven publish artifact version (fdbf0c4)

Miscellaneous Chores

0.1.0 (2026-04-07)

Bug Fixes

  • use project.version for maven publish artifact version (fdbf0c4)

Miscellaneous Chores

  • trigger initial release (aad9c10)

0.1.0 (2026-04-07)

Features

  • add maven central publishing and transport fixes (2113022)
  • initial release of SageMaker HTTP/2 bidirectional streaming transport (c434257)
  • maven central publishing and transport fixes (7cc07fd)

Miscellaneous Chores