Releases: tomMoulard/htransformation
Releases · tomMoulard/htransformation
v0.3.3
v0.3.2
What's Changed
Fixes
Chores
- chore(deps): bump golang.org/x/vuln from 1.1.1 to 1.1.2 in /tools by @dependabot in #75
- chore(deps): bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 in /tools by @dependabot in #76
- chore(deps): bump golang.org/x/vuln from 1.1.2 to 1.1.3 in /tools by @dependabot in #77
- chore(deps): bump github.com/golangci/golangci-lint from 1.59.1 to 1.60.3 in /tools by @dependabot in #79
- chore(deps): bump github.com/golangci/golangci-lint from 1.60.3 to 1.62.0 in /tools by @dependabot in #81
- chore(deps): bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 in /tools by @dependabot in #82
New Contributors
Full Changelog: v0.3.1...v0.3.2
Changelog
Others
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Changelog
Features
- 301d39d: feat: add handler interface that handlers must implement (#74) (@tomMoulard)
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Changelog
Bug fixes
- 64247b5: fix: Correct header deletion behavior when
rule.SetOnResponse
is true (#63) (@ISNing) - d3b793a: fix: custom Host header. (#59) (@ISNing)
- 9dc5f53: fix: various updates (#60) (@tomMoulard)
New Contributors
Full Changelog: v0.2.8...v0.3.0
v0.2.8
What's Changed
- fix: actually set headers on response by @tomMoulard in #43
- doc: fix Join example by @tomMoulard in #47
- fix: don't erase double headers with same name by @albttx in #48
New Contributors
Full Changelog: v0.2.7...v0.2.8
v0.2.7
Full Changelog: v0.2.6...v0.2.7
v0.2.6
Fixed panic on rewrite handler when no header is found (#33).
Full Changelog: v0.2.5...v0.2.6
v0.2.5
Update package name
v0.2.4
Fix panic in RewriteValue
and Rename
rules
v0.2.3 Htransformation
authors gophers