Skip to content

Releases: coldbox-modules/hyper

v7.5.3

27 Sep 18:45
Compare
Choose a tag to compare

fix

  • BoxLang: Certify for BoxLang
    (8a84363)

v7.5.2

04 Jun 15:52
Compare
Choose a tag to compare

other

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

v7.5.1

26 Mar 13:25
Compare
Choose a tag to compare

other

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

v7.5.0

18 Mar 16:19
Compare
Choose a tag to compare

feat

  • Interceptors: Add request to onHyperResponse interception point. (07ca539)

v7.4.0

02 Feb 18:44
Compare
Choose a tag to compare

feat

  • HyperRequest: Add asBinary helper method.
    (98053ed)

v7.3.0

24 Jan 20:14
Compare
Choose a tag to compare

feat

  • HyperRequest: Add retry handling to HyperRequests (daf90bd)
  • HyperRequest: Default to a HyperCFML/#versionNumber# User-Agent (60100c4)
  • HyperBuilder: Allow resetting of existing fakes using resetFakes (beab1b7)

v7.2.1

24 Aug 02:33
6136f7d
Compare
Choose a tag to compare

other

  • *: chore: Pin commandbox-semantic-release to ^3.0.0 (6136f7d)

v7.2.0

18 Aug 16:29
cc68807
Compare
Choose a tag to compare

Add sending cookies support to HyperRequest and viewing and parsing cookies support to HyperResponse.

v7.1.1

10 Aug 19:50
Compare
Choose a tag to compare

other

  • *: feat: Add support for cookies to HyperRequest and HyperResponse
    (ad89b1c)

v7.1.0

15 Jun 23:53
Compare
Choose a tag to compare

feat

  • HyperBuilder: Allow faking of requests (7fb877b)
  • HyperBuilder: Allow registering a configured HyperRequest as a custom client (33348bc)

fix

  • FakeHyperResponse: Set array back for pass by value semantics (09ce7d3)
  • TestBoxMatchers: Use structCount for Adobe compatibility (f17fa8c)
  • FakeHyperResponse: Add missing semicolon for Adobe (c3165fc)

other

  • *: Apply cfformat changes
    (04aefc0)