Releases: luraproject/lura
Releases · luraproject/lura
v2.4.1
What's Changed
- Fix for parsing use_h2c config by @anivanovic in #698
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- Do not replace the default gin value if there's no remote_ip_headers … by @taik0 in #686
- fix broken links in documentation by @dhontecillas in #687
- initialize the ClientTLS if required by @kpacha in #682
- pass the global ctx to the handler plugins by @kpacha in #683
- Allow multiple unsafe requests on the same endpoint by @kpacha in #689
- Avoid panics by @dhontecillas in #688
- Add mTLS config for backend clients by @dhontecillas in #676
- add backend level query strings filtering by @dhontecillas in #690
- upgrade some x pkgs by @kpacha in #692
- Remove gin pending fix "patch" by @dhontecillas in #693
- Allow to configure the listen address of the service by @taik0 in #695
- Fix h2c support by @anivanovic in #694
- Name explicitly the client certificate and private key by @dhontecillas in #696
New Contributors
- @anivanovic made their first contribution in #694
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Add the label commenter action by @alombarte in #668
- Log the name of the endpoints which failed to register for an unsuppo… by @taik0 in #672
- Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #669
- Fix: Some typos by @hummusim in #666
- Add https option to dnssrv by @dhontecillas in #673
- Ability to filter input_headers at the backend level by @dhontecillas in #674
New Contributors
Full Changelog: v2.2.8...v2.3.0
v2.2.8
What's Changed
- add injectable error response writer by @moritzploss-k in #659
- add tests for error response writer by @moritzploss-k in #662
- graphql backend: force content type to application/json by @dhontecillas in #665
- Log error when bad graphql config is provided by @dhontecillas in #664
New Contributors
- @moritzploss-k made their first contribution in #659
Full Changelog: v2.2.7...v2.2.8
v2.2.7
What's Changed
- Add client TLS Config by @dhontecillas in #652
- Fix: allow deny list with depth higher than 2 by @kpacha in #658
Full Changelog: v2.2.6...v2.2.7
v2.2.6
What's Changed
- Fix: maintain the router configuration defaults by @taik0 in #654
- gin upgraded to v1.9.0 by @kpacha in #655
- Remove the scheme from the echo endpoint response by @taik0 in #656
- fix: missing Echo value when getting configuration from parseable con… by @dhontecillas in #657
Full Changelog: v2.2.5...v2.2.6
v2.2.5
What's Changed
- Fix race condition in shadowproxy by @moritzploss in #643
- Check function provided by request response modifier plugin is not nil by @dhontecillas in #650
- Add echo endpoint handler. by @taik0 in #651
- regexp improved by @kpacha in #648
- Bump golang.org/x/crypto from 0.0.0-20211215153901-e495a2d5b3d3 to 0.1.0 by @dependabot in #646
- golang version upgraded to 1.20 by @kpacha in #653
New Contributors
- @moritzploss made their first contribution in #643
Full Changelog: v2.2.4...v2.2.5
v2.2.4
What's Changed
- use go 1.19 for the CI by @kpacha in #630
- Do not abort the handler plugin injection by @taik0 in #632
- Add license scan report and status by @fossabot in #635
- Add a setter to the sequentialParamsPattern by @taik0 in #640
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #639
- Set the timeout in the context sent to the shadow proxy request by @taik0 in #638
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
- Improve render selection when negotiating by @kpacha in #625
- remove the reference to the examples folder by @kpacha in #627
- Add a response error with the abitlity to set it's own encoding so us… by @taik0 in #628
- gin router upgraded to v1.8.2 by @kpacha in #629
Full Changelog: v2.2.2...v2.2.3