Releases: loxilb-io/loxilb
Releases · loxilb-io/loxilb
v0.9.8.3
What's Changed
Full Changelog: v0.9.8.2...v0.9.8.3
v0.9.8.2
v0.9.8.1
What's Changed
Full Changelog: v0.9.8...v0.9.8.1
v0.9.8
What's Changed
- PR: better support for zone instances by @TrekkieCoder in #853
- Update loxilb-ingress-deploy.yml by @backguynn in #854
- gh-87: added initial cicd for service sharding by @TrekkieCoder in #857
- eks: Better support for incluster mode by @TrekkieCoder in #858
- loxilb-io/kube-loxilb#34 Initial patch to facilitate https by default by @TrekkieCoder in #861
- PR: updated crd script to use local-ipv4 as localCIDR by @TrekkieCoder in #862
- gh-87 removed static k8s secrets for cicd scenarios by @TrekkieCoder in #863
- gh-87 : GW API CICD added by @nik-netlox in #860
- loxilb-io/kube-loxilb#34 Converted ingress cicd to use kube-loxilb https loxiurl by @TrekkieCoder in #866
- chore: Update README by @TrekkieCoder in #867
- gh-784 Probing in AWS w/VIP support env fixed by @TrekkieCoder in #869
- gh-836 Fixes related to EP selection by @TrekkieCoder in #871
- gh-868 Generate packages runnable with systemd by @TrekkieCoder in #874
- gh-868 Fixes to gh-actions for nightly builds by @TrekkieCoder in #875
- PR: support select based on n3 interface fields by @TrekkieCoder in #876
- chore: fixed command-line log-level settings by @TrekkieCoder in #878
- gh-879 Fixes for race-conditions in ingress by @TrekkieCoder in #880
- gh-879 Fixes for issues with ingress in the long-run by @TrekkieCoder in #882
- #864 Initial support for lb source ranges by @TrekkieCoder in #884
- #864 cicd support for lb source-ranges by @TrekkieCoder in #885
- #864 more test-cases in cicd scripts by @TrekkieCoder in #886
- #675 Initial support for proxy protocol v2 by @TrekkieCoder in #889
- #675 Fixed minor issues for proxy protocol v2 support by @TrekkieCoder in #890
- loxilb-io/loxilb-ingress#12 Fixed potential issue resulting from non-blocking read by @TrekkieCoder in #891
- chore: Updated ADOPTERS by @UltraInstinct14 in #892
- one-arm: Tweaked source selection for end-point by @TrekkieCoder in #893
- chore: Updated to latest submodule by @TrekkieCoder in #894
- PR - Support for unsolicited NDP advertisement for VIPs by @TrekkieCoder in #897
- service-proxy:Fixed regression issue with flannel by @TrekkieCoder in #898
- SCTP Multihoming test case scripts fixed by @nik-netlox in #899
- chore: Updated to latest submodule by @TrekkieCoder in #900
- chore: Updated to latest submodule by @TrekkieCoder in #903
- loxilb-io/kube-loxilb#212 added cicd for dual-stack by @TrekkieCoder in #904
- PR - added cicd for udplb with source persistence by @TrekkieCoder in #905
- Update eks.yaml by @inhogog2 in #906
- Fix for CVE-2024-45338 by @TrekkieCoder in #907
- PR : gh-877 Initial support for egress by @TrekkieCoder in #909
- PR : gh-877 Initial support for egress : patchset2 by @TrekkieCoder in #910
- gh-877 Initial support for egress : patchset3 by @TrekkieCoder in #911
- PR - support for egress : updated cicd by @TrekkieCoder in #912
- chore:updated iperf3 scale cicd by @TrekkieCoder in #913
- chore: fix persist timeout args by @TrekkieCoder in #917
- chore: updated submodule by @TrekkieCoder in #919
- PR - ipmasquerade: regression fixed by @TrekkieCoder in #920
- #877 egress support - updated to latest submodule by @TrekkieCoder in #923
- chore: merged latest submodule by @TrekkieCoder in #924
- IfaSelect return at least ip of same protocol of dest addr by @vanonox in #926
- PR - ct garbage collection fixes by @TrekkieCoder in #928
- PR - Handling of priority items on SIGTERM by @TrekkieCoder in #929
- zoning: allow any instance name other than "default" by @TrekkieCoder in #930
- zoning: allow any default instance names by @TrekkieCoder in #931
- chore: Updated README and some typos by @TrekkieCoder in #932
- Add serviceName conntrack key. Add lbrule, endpoint based labeled met… by @NLX-SeokHwanKong in #916
- Loxilb version API #827 by @doleebest in #933
- PR - #877 egress support - fixes for incluster mode by @TrekkieCoder in #934
- PR - #877 egress support - small fixes by @TrekkieCoder in #935
- PR - chore: Update README by @TrekkieCoder in #936
- PR : gh-921 Initial support for dport range LB rules by @TrekkieCoder in #937
- PR: #921 updated cicd for LB with dport ranges by @TrekkieCoder in #940
- #921 Do not handle custom rt-tables by @TrekkieCoder in #942
- Create authentication system by @inhogog2 in #943
- Fix for CVE-2020-26160 by @TrekkieCoder in #945
- PR - Updated docker-multiarch build workflow by @TrekkieCoder in #946
- gh-829 fixed typos and golint warns by @TrekkieCoder in #947
New Contributors
- @vanonox made their first contribution in #926
- @doleebest made their first contribution in #933
Full Changelog: v0.9.7...v0.9.8
vlatest
Merge pull request #874 from TrekkieCoder/main gh-868 Generate packages runnable with systemd
v0.9.7
chore: bumped version
v0.9.6
What's Changed
- gh-48 Add support for url-path in LB args by @TrekkieCoder in #732
- PR - gh-726 Initial support for basic ingress support by @TrekkieCoder in #733
- Updated README by @nik-netlox in #735
- gh-726 Fixes for Ingress by @TrekkieCoder in #736
- Added CICD for the Rabbitmq on the K3s incluster by @Hanna623 in #737
- gh-726 Better support for http2 by @TrekkieCoder in #738
- PR - Fixed Docker build fail by @TrekkieCoder in #739
- gh-726 Added a proxy only mode by @TrekkieCoder in #740
- Added CICD for httpproxy test by @cwkim in #741
- #87 Do not use of docker pid and cgroup option for all cases by @nicholeawsm in #742
- gh-726 For proxyonly mode, do not use privileged ops by @TrekkieCoder in #743
- docs: Korean translation of README.md by @ddegultang in #744
- ADOPTERS.md by @danielepolencic in #747
- Update README.md by @nik-netlox in #746
- ipsec e2e cicd added by @nik-netlox in #748
New Contributors
- @Hanna623 made their first contribution in #737
- @cwkim made their first contribution in #741
- @nicholeawsm made their first contribution in #742
- @ddegultang made their first contribution in #744
- @danielepolencic made their first contribution in #747
Full Changelog: v0.9.5...v0.9.6
v0.9.5
What's Changed
- gh-692 Do not consider SCTP abort as a shutdown complete marker and l… by @TrekkieCoder in #693
- PR : support for any host onearm LB rule by @TrekkieCoder in #694
- PR - Support for headless LB rules by @TrekkieCoder in #698
- PR - Merger SCP branch by @TrekkieCoder in #700
- PR: support for LB endpoint append and pop by @TrekkieCoder in #701
- SCP: Merge from main by @TrekkieCoder in #702
- PR - cicd : fixes for failed sctp test-cases by @TrekkieCoder in #707
- PR - Merge from main by @TrekkieCoder in #708
- gh-48 - Initial support for L7 HTTPs proxy by @TrekkieCoder in #709
- Add API and Save path options by @inhogog2 in #710
- build: updated docker-multiarch to build release tags by @TrekkieCoder in #711
- gh-48 Fixed proxy CT display formatting by @TrekkieCoder in #714
- gh-48 Added basic cicd for https proxy by @TrekkieCoder in #715
- gh-48 Enable gh-actions cicd for https proxy by @TrekkieCoder in #716
- PR - Updated README by @TrekkieCoder in #717
- gh-48 fullproxy cleanup fixes by @TrekkieCoder in #719
- gh-718 Initial support for IP masquerading by @TrekkieCoder in #720
- gh-718 Fix masquerade for local destination by @TrekkieCoder in #721
- gh-718 Fix masquerade session inactivity timeout by @TrekkieCoder in #722
- gh-718 Fixed tcp reset for session inactivity by @TrekkieCoder in #723
- gh-718 Added cicd for ipmasquerade by @TrekkieCoder in #724
- gh-48 fullproxy regression fix after masquerading changes by @TrekkieCoder in #725
- gh-48 fullproxy regression fixes for sanity cicd run by @TrekkieCoder in #729
- gh-730 Initial support for ecmp load-balancing by @TrekkieCoder in #731
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
- in-cluster: fix to support when pod and loxilb are in same node by @TrekkieCoder in #655
- gh-656 - Build and parser fixes with clang-14 by @TrekkieCoder in #657
- cicd: added k3s-multi-master scenario with serviceLB and proxy support by @TrekkieCoder in #658
- support for kernel 6.8.x ebpf verifier by @TrekkieCoder in #659
- gh-656 - Build tweaked to include static libbpf by @TrekkieCoder in #660
- service-proxy: ipvs-compat fixes by @TrekkieCoder in #662
- cicd: updated k3s-multi-master scenario by @TrekkieCoder in #663
- cicd: updated k3s-multi-master scenario by @TrekkieCoder in #664
- cicd: changed opensuse mirror to a working one by @TrekkieCoder in #665
- PR: gh-666 basic support for ipfireOS by @TrekkieCoder in #668
- PR - Added LB annotations to skip adding local VIP by @TrekkieCoder in #671
- chore:improvements to build by @TrekkieCoder in #672
- cicd:k3s-multi-master kube-proxy replacement with calico by @TrekkieCoder in #673
- kube-proxy: better conformance for flannel by @TrekkieCoder in #676
- cicd:k3s-multi-master scenario with flannel updated by @TrekkieCoder in #677
- gh-654 loxilb non-privileged mode support for k8s by @TrekkieCoder in #678
- k3s sctpmh with seagull test case added by @nik-netlox in #680
- Added BGP Policy API by @inhogog2 in #682
- gh-48 Initial support for L7 proxy w/wo sockmap by @TrekkieCoder in #687
- PR - Allow LB rule mode and select param modification by @TrekkieCoder in #688
- api:support for delete Lb rule with name by @TrekkieCoder in #691
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- PR: Support for LB end-point selection persistence with timeout by @TrekkieCoder in #644
- PR : Support for LB end-point selection persistence with timeout by @TrekkieCoder in #645
- Fixed CVE-2023-45288 by @TrekkieCoder in #646
- PR : Fixed size issue related to ct-map sync by @TrekkieCoder in #647
- SCTP MH CICD by @nik-netlox in #649
- Remove Key and Cert in the HTTPS. by @inhogog2 in #651
- cicd: k3s-flannel-incluster scenario to support multi-master by @TrekkieCoder in #650
- security: Changes related to CVE-2020-8559, removed unwanted token files by @TrekkieCoder in #652
- SCTP MH CICD changed to run manual by @nik-netlox in #653
Full Changelog: v0.9.2...v0.9.3