Releases: luraproject/lura
Releases · luraproject/lura
v2.7.1
What's Changed
- Get go version from runtime by @dhontecillas in #733
- Correct typo in plugin registration log by @alombarte in #734
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #723
- Support multiple certs by @dhontecillas in #725
- Add config option to tweak the DNS cache TTL by @dhontecillas in #726
Full Changelog: v2.6.3...v2.7.0
v2.6.3
v2.6.2
What's Changed
- feat: add overwrite functionality for invalid Pattern by @eminaktas in #717
- requests should be cloned at the split/merge and concurrent mw only by @kpacha in #720
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #718
- set the max header bytes param configurable by @kpacha in #721
New Contributors
- @eminaktas made their first contribution in #717
Full Changelog: v2.6.1...v2.6.2
v2.6.1
v2.6.0
What's Changed
- Add the encoding to the HTTPResponseError by @taik0 in #708
- Add parent endpoint method to backend logs. by @dhontecillas in #709
- Pass the application context to the request and response modifiers. by @taik0 in #711
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #701
- Do not abort the loading of handler plugins when one of them fails to… by @taik0 in #703
- Add parent endpoint info to Backend by @dhontecillas in #702
- Fix typo by @spanishkangaroo in #706
New Contributors
- @spanishkangaroo made their first contribution in #706
Full Changelog: v2.4.2...v2.5.0
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