Releases: SpectoLabs/hoverfly
Releases · SpectoLabs/hoverfly
v1.10.4
v1.10.3
What's Changed
- Methods to retrieve CSV data as array or map by @stuioco in #1141
- Manipulate csv contents by @stuioco in #1143
- Enhance validation for body file path by @tommysitu in #1145
- SQL over CSV with tests and docs by @stuioco in #1146
- Avoid copying the journal data into context data for template rendering by @tommysitu in #1148
- Encapsulate templating data source and optimize locking by @tommysitu in #1149
Full Changelog: v1.10.2...v1.10.3
v1.10.2
v1.10.1
What's Changed
- bump go from 1.22 to 1.22.4 by @neilcgomes in #1136
- Template helper methods for type validation, value comparison, string functions and regex by @stuioco in #1137
- #1122 do not set transfer encoding header for 204 response while doin… by @tommysitu in #1138
New Contributors
- @neilcgomes made their first contribution in #1136
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- Add labels to request response pair by @tommysitu in #1135
Full Changelog: v1.9.5...v1.10.0
v1.9.5
What's Changed
- Fix missing makezero in slice by @kapishmalik in #1132
- use default docker image in circle ci and remove deprecated image by @kapishmalik in #1133
Full Changelog: v1.9.4...v1.9.5
v1.9.4
What's Changed
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #1130
Full Changelog: v1.9.3...v1.9.4
v1.9.3
What's Changed
- fix: close pairsFile by @testwill in #1128
- invoke fallback post serve action only if it is set by @kapishmalik in #1129
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- capture on miss request in spy mode by @kapishmalik in #1126
- Add option for fallback post serve action on passing empty action name by @kapishmalik in #1127
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- bugfix evaluating csv template string by @kapishmalik in #1125
Full Changelog: v1.9.0...v1.9.1