Skip to content

Releases: coldbox-modules/hyper

v8.2.2

Choose a tag to compare

@github-actions github-actions released this 22 Apr 04:21

fix

  • CfhttpHttpClient: Fix the HTTP call, not just the debug output
    (d430d10)

v8.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Apr 03:54

fix

  • Adobe: Ignore port when persisting default cookie domain for Adobe 2025+
    (65d7d59)
  • CfhttpHttpClient: If either username or password is set, send both
    (d4f4624)

v8.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 11:42

feat

  • HyperRequest: Add request as the second argument of a response callback (01cd487)

other

  • *: chore: Make clear that Hyper works with BoxLang
    (c37535f)

v8.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 19:19

chore

  • CI: Remove coldbox@^6 from CI tests
    (c3127b6)

feat

  • HyperRequest: Add proxy support via throughProxy() (31f3679)

v8.0.2

Choose a tag to compare

@github-actions github-actions released this 14 Oct 15:22

chore

  • CI: Remove unused API docs build
    (7620533)

v8.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Oct 02:34

chore

  • CI: Update to new CI matrix (6abf196)
  • CI: Specify Java version for BoxLang tests
    (790795b)
  • tests: Fix tests that relied on swapi
    (6b4ce90)

fix

  • Interceptors: Ensure backwards compatibility with ColdBox <6
    (71444b2)

v8.0.0

Choose a tag to compare

@elpete elpete released this 14 Oct 15:26
95e4e66

Nothing actually changed in this release, but it was released and removing it would cause issues for people who have upgraded. So here's a free major version!

v7.5.3

Choose a tag to compare

@github-actions github-actions released this 27 Sep 18:45

fix

  • BoxLang: Certify for BoxLang
    (8a84363)

v7.5.2

Choose a tag to compare

@github-actions github-actions released this 04 Jun 15:52

other

  • *: feat: Add ability to exclude keys from HyperRequest and HyperResponse mementos
    (c0171fc)

v7.5.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 13:25

other

  • *: docs: Updated misspelled and missing docblocks (1ba168b)