github.com/fabiolb/fabio
v1.7.3
#546 most downloaded on Go modules
fabiolb/fabio
What this package is like to depend on
Last release 13 days ago
11 Aug 2026
Release timing varies
gaps range from 9 days to 4 months
Some releases are documented
notes for 16 of 61 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
123 releases · first in 2015
18 releases in the last 12 months
see the full history below
Release timeline
123 releases · Oct 2015 to Aug 2026Releases
latest 60 of 123-
v1.7.4-0.20260811005942-2456d96493f311 Aug 2026 pre-releaseNothing published for this version
-
v1.7.306 Aug 2026Release notes
Open source →Changelog
- b223a2f Version 1.7.3 release.
- f00ce1a Merge commit from fork
- e23df7b Bump google.golang.org/grpc from 1.81.1 to 1.82.1 (#1050)
- 9822e2e Fix delta log route format to be line aware (#1061)
- b841544 Fix excessive "[WARN] No route for" logs for tcp-dynamic (#1062)
- 21ef2f4 Merge pull request #1054 from froque/fix_labels_metrics_target_label
- fcee8e8 Add tests for flat and Label metric providers.
- 41401b6 Fixes values in label target for metrics
- bbb5289 Merge pull request #1059 from froque/adds_service_tag_metrics
- f8012e2 Merge pull request #1053 from froque/224_invalid_weight_breaks_routes
- 06110b9 Adds service tag to requests and http.status metrics
- e4834b2 Merge pull request #1052 from froque/fix_custom_defaults
- 7759ea2 Ignore invalid route weight commands
- e495dc6 Fix default duration interval for custom backend
- 2782967 Merge pull request #1051 from froque/fix_brand_logo_and_title
- cee657d Fixes title in navbar not showing
- f6d2f8b Merge pull request #1049 from fabiolb/dependabot/go_modules/github.com/pires/go-proxyproto-0.14.0
- 6bc080f Bump github.com/pires/go-proxyproto from 0.12.0 to 0.14.0
- a9aadeb Changelog 1.7.2
Release notes
Open source →Implemented enhancements:
- entering a bad route breaks route updates #282
- Fix delta log route format to be line aware #1061 (froque)
- Adds service tag to requests and http.status metrics #1059 (froque)
Fixed bugs:
- tcp-dynamic reports "[WARN] No route for" and increases metric notfound for valid connections #1060
- Routing table not updated when rule references non-existent service #224
- Fixes values in label target for metrics #1054 (froque)
- Ignore invalid route weight commands #1053 (froque)
- Fixes title in navbar not showing #1051 (froque)
Closed issues:
- Fabio Manual Overrides Issue #522
Merged pull requests:
- Fix excessive "[WARN] No route for" logs for tcp-dynamic #1062 (froque)
- Fix default duration interval for custom backend #1052 (froque)
- Bump google.golang.org/grpc from 1.81.1 to 1.82.1 #1050 (dependabot[bot])
- Bump github.com/pires/go-proxyproto from 0.12.0 to 0.14.0 #1049 (dependabot[bot])
-
v1.7.3-0.20260715022839-f8012e2a0bb815 Jul 2026 pre-releaseNothing published for this version
-
v1.7.3-0.20260708023605-f6d2f8b6838d08 Jul 2026 pre-releaseNothing published for this version
-
v1.7.3-0.20260703004207-a9aadebe762203 Jul 2026 pre-releaseNothing published for this version
-
v1.7.203 Jul 2026Release notes
Open source →Changelog
- 602e7e2 Version 1.7.2 release.
- 541c26b Merge commit from fork
- 64e4d17 Merge pull request #1044 from fabiolb/dependabot/go_modules/github.com/hashicorp/consul/api-1.34.3
- c9d252d Bump github.com/hashicorp/consul/api from 1.34.2 to 1.34.3
- 240526a Fix Connection header filtering.
- b88860f Merge pull request #1047 from fabiolb/dependabot/go_modules/golang.org/x/net-0.56.0
- 244efa9 Bump golang.org/x/net from 0.55.0 to 0.56.0
- ca25d56 Merge pull request #1048 from fabiolb/dependabot/go_modules/github.com/tg123/go-htpasswd-1.2.5
- 19bb7a5 Bump github.com/tg123/go-htpasswd from 1.2.4 to 1.2.5
- c75f8a6 Merge pull request #1045 from tristanmorgan/go_proxyproto_change
- 422e1b3 Drop in replacement for armon/go-proxyproto (relates to #1000)
- 392e1dc Merge pull request #1041 from tristanmorgan/fix_benchmarks
- cbccd8c Fix Benchmark tests.
- c38c89c Merge pull request #1043 from fabiolb/dependabot/go_modules/golang.org/x/net-0.55.0
- 356062c Bump golang.org/x/net from 0.53.0 to 0.55.0
- 1dded71 Merge pull request #1040 from fabiolb/dependabot/go_modules/google.golang.org/grpc-1.81.1
- 22f8a70 Bump google.golang.org/grpc from 1.80.0 to 1.81.1
- c987733 Merge pull request #1039 from tristanmorgan/grpc_proxy_update
- cc16651 Update http://github.com/mwitkow/grpc-proxy to the latest version with API changes.
- 6cdb368 Changelog 1.7.1
Release notes
Open source →Fixed bugs:
- Fix Benchmark tests. #1041 (tristanmorgan)
Closed issues:
- URL query contains semicolon, which is no longer a supported separator; parts of the query may be stripped when parsed; see golang.org/issue/25192 #955
- Datadog tracing #772
Merged pull requests:
- Bump github.com/tg123/go-htpasswd from 1.2.4 to 1.2.5 #1048 (dependabot[bot])
- Bump golang.org/x/net from 0.55.0 to 0.56.0 #1047 (dependabot[bot])
- Drop in replacement for armon/go-proxyproto #1045 (tristanmorgan)
- Bump github.com/hashicorp/consul/api from 1.34.2 to 1.34.3 #1044 (dependabot[bot])
- Bump golang.org/x/net from 0.53.0 to 0.55.0 #1043 (dependabot[bot])
- Bump google.golang.org/grpc from 1.80.0 to 1.81.1 #1040 (dependabot[bot])
- Update http://github.com/mwitkow/grpc-proxy to the latest version #1039 (tristanmorgan)
-
v1.7.2-0.20260610232623-c75f8a6fdc0e10 Jun 2026 pre-releaseNothing published for this version
-
v1.7.127 Apr 2026Release notes
Open source →Changelog
- 7110c84 Version 1.7.1 release.
- 214b934 Merge pull request #1032 from fabiolb/dependabot/go_modules/golang.org/x/net-0.53.0
- 783b507 Bump golang.org/x/net from 0.52.0 to 0.53.0
- 1013235 Merge pull request #1033 from fabiolb/dependabot/go_modules/github.com/hashicorp/vault/sdk-0.25.1
- 41f2d00 Bump github.com/hashicorp/vault/sdk from 0.25.0 to 0.25.1
- 85c5148 Merge pull request #1031 from fabiolb/dependabot/go_modules/github.com/hashicorp/consul/api-1.34.1
- fbe29ec Bump github.com/hashicorp/consul/api from 1.34.0 to 1.34.2
- 7b4eec5 Merge pull request #1034 from maciej-lech/feature/ui-base-path
- 850363f fix: update tests for /health staying at root path
- 5385e68 fix: keep /health at root path for Consul health-check compatibility
- 1bf7f10 feat: add ui.path config option for serving UI/API behind a proxy
- f2ae145 Merge pull request #1030 from kuishou68/fix/issue-1029-tlsver-tls13
- 6253670 test: add TLS 1.3 test case for httpproto/tlsver/tlscipher headers as requested
- 41e66e2 fix: add TLS 1.3 to tlsver map and fix comment typo (Closes #1029)
- b6c0714 Merge pull request #1028 from fabiolb/dependabot/go_modules/github.com/hashicorp/consul/api-1.34.0
- d442d2a Merge pull request #1027 from fabiolb/dependabot/go_modules/google.golang.org/grpc-1.80.0
- 277b1e3 Bump github.com/hashicorp/consul/api from 1.33.7 to 1.34.0
- 01865f2 Bump google.golang.org/grpc from 1.79.3 to 1.80.0
- 26631d7 Merge pull request #1026 from fabiolb/dependabot/go_modules/github.com/go-jose/go-jose/v4-4.1.4
- 6cf58a2 Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4
- b7546ba Merge pull request #1021 from fabiolb/dependabot/go_modules/github.com/hashicorp/consul/api-1.33.7
- 78fc49a Bump github.com/hashicorp/consul/api from 1.33.4 to 1.33.7
- e537368 Merge pull request #1022 from fabiolb/dependabot/go_modules/github.com/hashicorp/vault/sdk-0.25.0
- 1ba2b97 Bump github.com/hashicorp/vault/sdk from 0.23.0 to 0.25.0
- 88c74f6 Merge pull request #1024 from fabiolb/dependabot/go_modules/github.com/hashicorp/vault/api-1.23.0
- 881bd7f Bump github.com/hashicorp/vault/api from 1.22.0 to 1.23.0
- 803779d Merge pull request #1020 from tristanmorgan/fix_go_releaser
- 2a337c8 Update Actions and ignore broken win-arm-7 build.
- 8b44a75 Change log 1.7.0
Release notes
Open source →Implemented enhancements:
- feat: add ui.path config option for serving UI/API behind a proxy #1034 (maciej-lech)
Fixed bugs:
- bug: tlsver map missing TLS 1.3 entry causes incorrect Forwarded header for TLS 1.3 connections #1029
Closed issues:
Merged pull requests:
- Bump github.com/hashicorp/vault/sdk from 0.25.0 to 0.25.1 #1033 (dependabot[bot])
- Bump golang.org/x/net from 0.52.0 to 0.53.0 #1032 (dependabot[bot])
- Bump github.com/hashicorp/consul/api from 1.34.0 to 1.34.2 #1031 (dependabot[bot])
- fix: add TLS 1.3 to tlsver map and fix comment typo #1030 (kuishou68)
- Bump github.com/hashicorp/consul/api from 1.33.7 to 1.34.0 #1028 (dependabot[bot])
- Bump google.golang.org/grpc from 1.79.3 to 1.80.0 #1027 (dependabot[bot])
- Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 #1026 (dependabot[bot])
- Bump github.com/hashicorp/vault/api from 1.22.0 to 1.23.0 #1024 (dependabot[bot])
- Bump github.com/hashicorp/vault/sdk from 0.23.0 to 0.25.0 #1022 (dependabot[bot])
- Bump github.com/hashicorp/consul/api from 1.33.4 to 1.33.7 #1021 (dependabot[bot])
- Update Actions and ignore broken win-arm-7 build. #1020 (tristanmorgan)
-
v1.7.1-0.20260325005740-8b44a757460625 Mar 2026 pre-releaseNothing published for this version
-
v1.7.025 Mar 2026Release notes
Open source →Changelog
- c1b66dd Version 1.7.0 release.
- 4f8457e Merge pull request #1016 from tristanmorgan/modernize_fix
- cd3e7ae Update google.golang.org/grpc too.
- e7c17a6 Merge pull request #1018 from RodrigoPerestrelo/proxyaddr-documentation-improvement
- 3dfcc31 fix: improve proxy addr documentation for multiple protocols use case
- 9a3c42f Add fixes applied from Modernize.
- 2686008 Update GH Actions and go deps.
- d47ffb5 Merge pull request #1017 from froque/fix_broken_links
- f676410 Fix broken links in documentation
- 60ea76b Merge pull request #1015 from evkuzin/prommetrics_leak_fix
- 4560fa7 fix metrics naming '_total'
- 0ae485a fix
- 5e7d7b0 fix leak for prometheus metrics cleanup & also fix for missing trace mention in table lookups
- 55fc5c0 Merge pull request #976 from tristanmorgan/untraceable
- 59c65cc Remove Tracing and update packages even more. (#970)
Release notes
Open source →Implemented enhancements:
- Remove outdated tracing functions? #970
Fixed bugs:
Closed issues:
Merged pull requests:
- fix: improve proxy addr documentation for multiple protocols use case #1018 (RodrigoPerestrelo)
- Fix broken links in documentation #1017 (froque)
- Update GH-Actions and Go version. #1016 (tristanmorgan)
- Remove Tracing and update packages even more. (#970) #976 (tristanmorgan)
-
v1.6.1109 Dec 2025Release notes
Open source → -
v1.6.11-0.20251209025006-8f728087beff09 Dec 2025 pre-releaseNothing published for this version
-
v1.6.1024 Nov 2025Release notes
Open source →Closed issues:
- Call the fatal function within the goroutine of the main test function #1009
Merged pull requests:
- Update deps for upstream fixes. #1011 (tristanmorgan)
- Reverse IPv4/IPv6 check. #1010 (tristanmorgan)
Release notes
Open source →Closed issues:
- Call the fatal function within the goroutine of the main test function #1009
- Support for authentication middleware (eg: oauth2-proxy) ? #1006
Merged pull requests:
- Update deps for upstream fixes. #1011 (tristanmorgan)
- Reverse IPv4/IPv6 check. #1010 (tristanmorgan)
-
v1.6.10-0.20251121071010-5afcb17c46ee21 Nov 2025 pre-releaseNothing published for this version
-
v1.6.10-0.20251031223541-d82418a249db31 Oct 2025 pre-releaseNothing published for this version
-
v1.6.916 Oct 2025Release notes
Open source →Merged pull requests:
- FROM scratch build and update deps. #1008 (tristanmorgan)
- feat: add armv7 support for docker images #1007 (amd989)
-
v1.6.9-0.20251002180312-d4a112c05cf902 Oct 2025 pre-releaseNothing published for this version
-
v1.6.823 Sep 2025Release notes
Open source →Changelog
- 3c34281 Version 1.6.8 release.
- f7f36f2 Merge pull request #1004 from tristanmorgan/pre_release
- 27321f0 Package dependencies updated.
- 6a73111 Merge pull request #1003 from steffkelsey/fixes-docs-proxy-auth-multiple
- 4117e0a Update proxy.auth.md
- 826d8aa Update authorization.md
- d82583e Merge pull request #999 from tristanmorgan/staticcheck
- 1dc3a01 Use a separate variable for tls config.
- 9f2dbd4 Slapped BetterAlign on the code, for-loop changes and staticcheck fixes.
- 871c7d9 Merge pull request #998 from tristanmorgan/logo_fix
- 0d29057 Fix missing brand logo in routes page and small formatting on manual page.
- 3d2f832 Merge pull request #997 from tristanmorgan/web_links
- 3458c0c Links to homepage.
- 0255263 link to changelog file.
- 2ea421d Merge pull request #996 from tristanmorgan/newtab_doc_fix
- bb1b268 fix the ui.routingtable.source.newtab doc.
- 34f29f5 Merge pull request #812 from baabgai/consul_namespace
- 3c0242a Merge branch 'master' into consul_namespace
- d026a37 Merge pull request #994 from shantanugadgil/patch-1
- 756786a extract only binary from zipfile
- 9980a9f Updating CHANGELOG.md
- 7ff9df3 add option to constrain fabio instance to specific consul namespace
Release notes
Open source →Closed issues:
- Health check on port 9999 #995
- Multiple entries in proxy.auth do not work as specified in documentation #929
- Correct Consul ACL Policy for Fabio #831
- Translating
upstream-host/pathtopath.example.com#801
Merged pull requests:
- Package dependencies updated. #1004 (tristanmorgan)
- docs: Fixes bad example for creating multiple basic authorization schemes #1003 (steffkelsey)
- Enabling many more linters in the pipeline. #999 (tristanmorgan)
- Fix missing brand logo in routes page #998 (tristanmorgan)
- Fixing up some web links #997 (tristanmorgan)
- Fix the ui.routingtable.source.newtab doc. #996 (tristanmorgan)
- extract only binary from zipfile #994 (shantanugadgil)
- add option to constrain fabio instance to specific consul namespace #812 (baabgai)
-
v1.6.8-0.20250819020218-d82583e1250119 Aug 2025 pre-releaseNothing published for this version
-
v1.6.8-0.20250531111102-d026a371224631 May 2025 pre-releaseNothing published for this version
-
v1.6.8-0.20250530013115-9980a9f843ba30 May 2025 pre-releaseNothing published for this version
-
v1.6.730 May 2025Release notes
Open source → -
v1.6.7-0.20250527001256-ae0cefb961ca27 May 2025 pre-releaseNothing published for this version
-
v1.6.626 May 2025Release notes
Open source →Changelog
- 945db34 Version 1.6.6 release.
- fdaf1e9 Merge commit from fork
- 66acfbb Merge pull request #992 from tristanmorgan/static_check_fixes
- 2da3925 Filter Connection Header before misuse.
- 2636c4b Use the test logger.
- 4cdd19c formated changes.
- b4b2473 Make the defer run in the loop.
- 30bb95f Using staticcheck to fix many issues.
- ffc19c6 Merge pull request #990 from tristanmorgan/update_golangci_lint
- cd013ec Update golangci-lint and run yamlfmt.
- 92bbfb5 Merge pull request #989 from tristanmorgan/fix_988
- 17ffcc3 Fix mistake made in #988.
- 09f9b35 Merge pull request #988 from tristanmorgan/actions_permissions
- ab5c4d2 Update for deprecated goreleaser config.
- 4acad1d Add permissions to workflows.
- 3c9eb98 Merge pull request #987 from marco-m/fix-broken-link
- 2566edf docs: fix broken link
- 26f8046 Merge pull request #985 from tristanmorgan/gobgp_up
- 78e68c6 Update deps including GoBGP.
- a7c94f0 Merge pull request #982 from tristanmorgan/insensitive_doc
- be8ae81 Include case insensitive prefix in list of values.
- 0da5f56 Merge pull request #983 from tristanmorgan/code_owners
- a0e9e43 Add a CODEOWNERS file.
- debf8d3 Merge pull request #980 from tristanmorgan/update_x_net
- 009d83b Update golang.org/x/net.
- 5b9f956 Merge pull request #972 from aleksraiden/ci-golint
- e315acc fix CI
- 19220e3 Fix non-ascii chars
- 7ce073c add golang linter to CI
Release notes
Open source →Implemented enhancements:
- Add a golang-linter to CI #972 (aleksraiden)
Closed issues:
- wiki content vs fabio/docs/content ? #986
Merged pull requests:
- Using staticcheck to fix many issues. #992 (tristanmorgan)
- Update golangci-lint and run yamlfmt. #990 (tristanmorgan)
- Fix mistake made in #988. #989 (tristanmorgan)
- Actions permissions #988 (tristanmorgan)
- docs: fix broken link #987 (marco-m)
- Update dependancies including GoBGP. #985 (tristanmorgan)
- Add a CODEOWNERS file. #983 (tristanmorgan)
- Document insensitive prefix matching in the list. #982 (tristanmorgan)
- Update golang.org/x/net. #980 (tristanmorgan)
-
v1.6.6-0.20250526231055-fdaf1e96616226 May 2025 pre-releaseNothing published for this version
-
v1.6.528 Feb 2025Release notes
Open source →Implemented enhancements:
- Unable to load correct certificates if 1 invalid one is in consul k/v #941
- Use a Go 1.24.0 #971 (aleksraiden)
- Report all certificate errors instead of stopping at the first. (#941) #964 (tristanmorgan)
Closed issues:
- Please bump golang.org/x/sys dependency to enable a build on riscv64-freebsd #927
- Fabio is using Datadog reserved tag keys #923
Merged pull requests:
- Update deps to latest #975 (aleksraiden)
- updating godeps #969 (aleksraiden)
- Update Hugo config to work with version bump in #965 #967 (tristanmorgan)
- Use Alpine3.21 as base docker image #966 (aleksraiden)
- update CI components #965 (aleksraiden)
- README: remove mention to www.kijiji.it (decommissioned in 2022) #963 (marco-m-pix4d)
- Update dependancies again. #962 (tristanmorgan)
- Use ParseUint to test for overflow directly #961 (dcarbone)
- Fix small typo in DogStatsD config ref. #960 (tristanmorgan)
- Rebuild CHANGELOG #959 (tristanmorgan)
- Adds handling of Datadog reserved tag keys #924 (froque)
-
v1.6.5-0.20250114213248-5d113395f3d014 Jan 2025 pre-releaseNothing published for this version
-
v1.6.5-0.20241202003744-c2e0c362cb2f02 Dec 2024 pre-releaseNothing published for this version
-
v1.6.427 Nov 2024Release notes
Open source →Closed issues:
- CI pipeline to run testsuite #949
- Fabio not exporting all the metrics with prometheus #947
- certificates - cert and ca chain/intermediate #946
- This repository is unmaintaned. #944
- CVE-2023-44487 HTTP/2 rapid reset #939
- TCP no route - cant balance tcp #936
- windows: setting logging path in fabio properties #920
- Port range in the proxy.addr #529
Merged pull requests:
- Add GoReleaser workflow. #958 (tristanmorgan)
- go-kit/kit/log go-kit/log #956 (tristanmorgan)
- Update go-retryablehttp to fix warning. #954 (tristanmorgan)
- Update and try fix GH Pages publish action. #953 (tristanmorgan)
- Update go version, test binaries and package versions. #952 (tristanmorgan)
- Remove vendored modules in favour of go mod. #951 (tristanmorgan)
- Update Github runner image. #950 (tristanmorgan)
- fix: close resp body #945 (testwill)
- Trim leading and trailing spaces from service tags #943 (logocomune)
- Fix doubled download a Vault file #942 (aleksraiden)
- Remove deprecated ioutil #940 (tristanmorgan)
- Dockerfile: add CAP_NET_BIND_SERVICE+eip to fabio to allow running as root #938 (Kamilcuk)
- Consul registry performance improvements #928 (ddreier)
- [Docs] Fix wrong parameter name #914 (KEANO89)
- Updating grpc handler to gracefully close backend connections #913 (nathanejohnson)
-
v1.6.4-0.20241127213929-33c876b3141c27 Nov 2024 pre-releaseNothing published for this version
-
v1.6.4-0.20241126231947-040767f2643226 Nov 2024 pre-releaseNothing published for this version
-
v1.6.4-0.20241018212432-d2d85040c67718 Oct 2024 pre-releaseNothing published for this version
-
v1.6.4-0.20240916030637-b0a8432c335416 Sep 2024 pre-releaseNothing published for this version
-
v1.6.4-0.20240905022903-3e6d9bb3323705 Sep 2024 pre-releaseNothing published for this version
-
v1.6.4-0.20221210051028-642e425cf66410 Dec 2022 pre-releaseNothing published for this version
-
v1.6.309 Dec 2022Release notes
Open source →Implemented enhancements:
- Feature request: Make source links in ui interface clickable #901
Closed issues:
Merged pull requests:
- Disable BGP functionality on Windows since gobgp does not support this. #919 (nathanejohnson)
- updating CHANGELOG #918 (nathanejohnson)
- Don't use "dst" literal as sni name when host=dst is specified on https backends #917 (nathanejohnson)
- add feature to advertise anycast addresses via BGP #909 (nathanejohnson)
- Change the shutdown procedure to deregister fabio from the registry and then shutdown the proxy #908 (martinivanov)
- Feature/source link #907 (KTruesdellENA)
-
v1.6.3-0.20220920143939-0d173888dd5520 Sep 2022 pre-releaseNothing published for this version
-
v1.6.3-0.20220913204709-43602bde1d4b13 Sep 2022 pre-releaseNothing published for this version
-
v1.6.3-0.20220913193206-9eab23f1cd5413 Sep 2022 pre-releaseNothing published for this version
-
v1.6.213 Sep 2022Release notes
Open source →Closed issues:
- Update TLS cipher parser to include modern ciphers #903
- Custom behavior for the situation when the service has no healthy instances #898
Merged pull requests:
- update README for v1.6.2 release #905 (nathanejohnson)
- Updating TLS cipher config parser to include TLS 1.3 constants. #904 (nathanejohnson)
-
v1.6.2-0.20220720012117-555ec6968b8920 Jul 2022 pre-releaseNothing published for this version
-
v1.6.2-0.20220719152228-af2d36fcdda819 Jul 2022 pre-releaseNothing published for this version
-
v1.6.119 Jul 2022Release notes
Open source →Implemented enhancements:
- Multi-DC fabio #115
Fixed bugs:
- Crash: invalid log msg: http2: panic serving CLIENT_IP:CLIENT_PORT: runtime error: index out of range [-1] #872
Closed issues:
- admin UI Overrides not working #886
- Panic on created prometheus metric name #878
- Crash on route update: panic: runtime error: index out of range, diffmatchpatch.(*DiffMatchPatch).DiffCharsToLines #873
- Experiencing 502's #862
- Fabio immediately drop routes when consul agent unavailable for a while #861
- [proxy/tls] Update supported TLS versions and cipher suites #858
- JSON schema is incorrect in website Dest should be Dst #852
- [question] URL for TLS destination #850
- [Feature] Possibility of adding arm/arm64 docker builds. #833
Merged pull requests:
- Release/v1.6.1 #897 (nathanejohnson)
- setting sni to match host #896 (KTruesdellENA)
- Update random picker to use math/rand's Intn function #893 (nathanejohnson)
- add configurable grpc message sizes to #632 #890 (nathanejohnson)
- add tls13 #889 (nathanejohnson)
- update materialize bits. see issue #886 #888 (nathanejohnson)
- Moved admin UI assets to use go embed #885 (nathanejohnson)
- update the custom css #884 (KTruesdellENA)
- Bump go-diff dependency version to 1.2.0. Fixes #873 #881 (nathanejohnson)
- bump HUGO version to 0.101.0 #880 (nathanejohnson)
- add docs from PR #854 to fabio.properties #879 (nathanejohnson)
- Build multi-arch Docker images for amd64 and arm64 architectures #875 (vamc19)
- Fix x-forwarded-for header processing for ws connections #860 (bn0ir)
- Update registry.backend.md #854 (webmutation)
- Resulting complete routing table has no 'tags "a,b"' in last line #841 (hb9cwp)
- fixes #807 - changes map for grpc connections to be a string key #816 (nathanejohnson)
- Add command line flag to toggle required consistency on consul reads #811 (jeremycw)
- Issue 605 grpc host matching #632 (tommyalatalo)
-
v1.6.1-0.20220712170916-fe7b872d75ef12 Jul 2022 pre-releaseNothing published for this version
-
v1.6.1-0.20220708231007-a262a4e5bd0708 Jul 2022 pre-releaseNothing published for this version
-
v1.6.1-0.20220506221922-22e41e42c0cb06 May 2022 pre-releaseNothing published for this version
-
v1.6.1-0.20220506193710-3677770ef5b006 May 2022 pre-releaseNothing published for this version
-
v1.6.1-0.20220411213413-d73417bb0d0011 Apr 2022 pre-releaseNothing published for this version
-
v1.6.1-0.20220411194549-621deb51b9b011 Apr 2022 pre-releaseNothing published for this version
-
v1.6.011 Apr 2022Release notes
Open source →Implemented enhancements:
- Add support for influxdb metrics #253
- Support for prometheus #211
- Support dogstatd with tags #165
- Riemann metrics support #126
- Simple HTTP path prefix replacement #767 (JamesJJ)
Closed issues:
- Consul Route updates very slow with large numbers of routes #865
- Restricting TLS versions #859
- [admin/ui] General updates #856
- [question] - Can Fabio listen on 80/tcp with Nomad #844
- Supporting requests in the form of /my-app/page1 #842
- Fabio Using Container IPs to create routes #839
- All my dynamic routes suddenly vanished! #837
- Fabio redirecting to /routes on own service #832
- docu fabio configure TLS/SSL(HTTPS) understanding problem #827
- Crash: [FATAL] 1.5.13. strconv.ParseUint: parsing ":1883;PROTO=TCP-DYNAMIC": invalid syntax #826
- strip doesn't work as expected on redirect #824
- Using Fabio with Consul over mTLS #820
- Switch to github actions #817
- Panic - httputil: ReverseProxy read error during body copy #814
- Support for Consul and Vault Namespaces #810
- grpc be closed when uninstall service target #807
- fabio binary filename for download #805
- Add arm64 arch #804
- Can Fabio to prefer one ethernet interface for proxy_addr? #802
- TCP Dynamic Proxy route without specifying exact IP? #797
- [Question] What are opinions on allowing stale reads of Consul Catalog #764
- Simple HTTP path prefix replacement #691
- Does Fabio support multiple CS Stores per listener? #666
- [Question] Stats - Status code per service #371
- Statsd output is not good #327
- Send metrics to cloudwatch #326
- Mixing of HTTPS proxying and SNI+TCP on a single port #213
Merged pull requests:
- gofmt #870 (nathanejohnson)
- updating x/sys #869 (nathanejohnson)
- update go and alpine versions #868 (Netlims)
- #865 Move the route table sort into NewTable so that it only happens once. #867 (ddreier)
- removing exclusion of arm64 mac build. Fixes #804 #866 (nathanejohnson)
- Fix example commands in registry.consul.kvpath #864 (blake)
- Add IdleConnTimeout configurable for http transport #863 (aal89)
- admin/ui updates: #857 (dcarbone)
- Update 2 broken links in documentation #822 (mig4ng)
- Fix small typo in README.md #821 (mig4ng)
- Add support for github actions #819 (nathanejohnson)
- Remove golang toolchain name from release binary names #818 (nathanejohnson)
- we don't use Fabio #813 (hsmade)
- Updating tcp dynamic proxy to match on routes that are port only #806 (nathanejohnson)
- Refactor metrics #476 (magiconair)
* This Changelog was automatically generated by github_changelog_generator
-
v1.5.16-0.20220411163736-dc3d78654dcd11 Apr 2022 pre-releaseNothing published for this version
-
v1.5.16-0.20220411155729-8b1ba30c837d11 Apr 2022 pre-releaseNothing published for this version
-
v1.5.16-0.20220411152144-8808fc4f1bc011 Apr 2022 pre-releaseNothing published for this version
-
v1.5.16-0.20220409225725-0dea90a20f8f09 Apr 2022 pre-releaseNothing published for this version
-
v1.5.16-0.20220409001535-86b4ed0e8d0409 Apr 2022 pre-releaseNothing published for this version
-
v1.5.16-0.20220408215326-44ee358fd18008 Apr 2022 pre-releaseNothing published for this version
-
v1.5.16-0.20220408184250-7e672a527efd08 Apr 2022 pre-releaseNothing published for this version
-
v1.5.16-0.20220405215139-e62dd194303e05 Apr 2022 pre-releaseNothing published for this version
-
v1.5.16-0.20220405202442-4325538e255a05 Apr 2022 pre-releaseNothing published for this version
-
v1.5.16-0.20220405201336-2b9517dbf21505 Apr 2022 pre-releaseNothing published for this version