Releases: coldbox-modules/hyper
Releases · coldbox-modules/hyper
v7.3.0
24 Jan 20:14
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
other
*: chore: Pin commandbox-semantic-release to ^3.0.0 (6136f7d )
v7.2.0
18 Aug 16:29
Compare
Sorry, something went wrong.
No results found
Add sending cookies support to HyperRequest and viewing and parsing cookies support to HyperResponse.
v7.1.1
10 Aug 19:50
Compare
Sorry, something went wrong.
No results found
other
*: feat: Add support for cookies to HyperRequest and HyperResponse
(ad89b1c )
v7.1.0
15 Jun 23:53
Compare
Sorry, something went wrong.
No results found
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 )
v7.0.0
15 Jun 17:15
Compare
Sorry, something went wrong.
No results found
BREAKING
CfhttpHttpClient: Return more accurate status codes for Bad Gateway and Request Timeout responses (3e9c2bf )
fix
CfhttpHttpClient: Add an additional fallback status check (adf9575 )
tests
CI: Add adobe@2023 to the testing matrix
(5bf1260 )
v6.2.0
14 Jun 21:55
Compare
Sorry, something went wrong.
No results found
chore
HyperRequest: Add missing docblocks
(fdc507f )
feat
HyperResponse: Add isCreated shortcut status check
(8d3c169 )
fix
HyperRequest: Add a MissingAsyncManager type to missing asyncManager exception
(18a2fa6 )
HyperRequest: Fix infinite serialization loop with referrer
(8ba6501 )
v6.1.0
13 Jun 20:49
Compare
Sorry, something went wrong.
No results found
feat
HyperRequest: Add head and options shortcut methods
(c102c15 )
v6.0.0
23 May 19:08
Compare
Sorry, something went wrong.
No results found
BREAKING
HyperRequest: Add asXML support (16dab5e )
other
*: chore: Fix adobe CI support and initial adobe@2023 support
(687c342 )
v5.0.1
12 Dec 20:08
Compare
Sorry, something went wrong.
No results found
fix
HyperRequest: Handle when body is a string and format is JSON (3e9e4f9 )