github.com/caddyserver/ingress
v0.2.1
#2755 most downloaded on Go modules
caddyserver/ingress
What this package is like to depend on
Last release 1 months ago
30 Jun 2026
Ships unpredictably
gaps range from 9 days to 1.2 years
Most releases are documented
notes for 5 of 8 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
51 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
51 releases · Nov 2019 to Jun 2026Releases
latest 51-
v0.2.2-0.20260630121044-0e3de1ede38f30 Jun 2026 pre-releaseNothing published for this version
-
v0.2.2-0.20250428200852-3ea49d41864728 Apr 2025 pre-releaseNothing published for this version
-
v0.2.2-0.20250329105736-45c5e7d5ee1429 Mar 2025 pre-releaseNothing published for this version
-
v0.2.2-0.20250108233946-6278768c81e108 Jan 2025 pre-releaseNothing published for this version
-
v0.2.2-0.20250105162834-e165d9f624c005 Jan 2025 pre-releaseNothing published for this version
-
v0.2.2-0.20241124141246-91fbd0a9bbd524 Nov 2024 pre-releaseNothing published for this version
-
v0.2.2-0.20241115184255-f40fbb29fcf815 Nov 2024 pre-releaseNothing published for this version
-
v0.2.2-0.20241107212403-1e8e38c03d4b07 Nov 2024 pre-releaseNothing published for this version
-
v0.2.2-0.20240914184824-9241f0695f9014 Sep 2024 pre-releaseNothing published for this version
-
v0.2.2-0.20240905101031-48ef36bc001c05 Sep 2024 pre-releaseNothing published for this version
-
v0.2.2-0.20240630133156-e92414b5708830 Jun 2024 pre-releaseNothing published for this version
-
v0.2.2-0.20240502201401-2dc5a1d52a6402 May 2024 pre-releaseNothing published for this version
-
v0.2.2-0.20240302140917-908d854c2b9e02 Mar 2024 pre-releaseNothing published for this version
-
v0.2.2-0.20240220130316-00d7cb3212cc20 Feb 2024 pre-releaseNothing published for this version
-
v0.2.2-0.20240218203424-a008444b66db18 Feb 2024 pre-releaseNothing published for this version
-
v0.2.2-0.20240127083448-45dbab6d12c327 Jan 2024 pre-releaseNothing published for this version
-
v0.2.2-0.20231216171359-bf103636fdd016 Dec 2023 pre-releaseNothing published for this version
-
v0.2.2-0.20231121222433-db5c1f64bb8e21 Nov 2023 pre-releaseNothing published for this version
-
v0.2.2-0.20231121163531-a04ad9d5f69621 Nov 2023 pre-releaseNothing published for this version
-
v0.2.2-0.20231120194143-17809c1ca20720 Nov 2023 pre-releaseNothing published for this version
-
v0.2.120 Nov 2023 -
v0.2.005 Nov 2023Release notes
Open source →What's Changed
📔 Note
This release do not introduce big changes on customer side but is mostly on dependency update and minor fixes.
Features:
Fixes:
- fix: set
goarchby @AaronDewes in #128 - fix: remove multiple registered domain for TLS managed certificates by @mavimo in #173
Others:
- chore: Bump chart to version 1.0.5 by @Embraser01 in #127
- chore: enable Dependabot version updates by @mavimo in #136
- chore: Bump docker/login-action from 2 to 3 by @dependabot in #137
- chore: Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #140
- chore: Bump actions/checkout from 3 to 4 by @dependabot in #139
- chore: Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #141
- chore: Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #138
- ci: update Go version used in CI by @mavimo in #134
- chore: enable code coverage tracking for the project by @mavimo in #149
- chore: move internal function to private by @mavimo in #154
- chore: improve release informations by @mavimo in #135
- chore: update caddy 2.7.5 by @mavimo in #142
- chore: Update to go 1.21 and always use latest version by @mavimo in #151
- chore: Add tests for pkg/store by @mavimo in #147
- chore: enable dependabot for go packages by @mavimo in #144
- chore: minor formatting improvements by @mavimo in #146
- chore: add Embraser01 as reviewer for dependabot by @mavimo in #160
- chore: Update README.md by @fahurox in #159
- chore: Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #167
- chore: update k8s.io packages and remove the errors package by @mavimo in #152
- chore: Bump helm/chart-releaser-action from ed43eb303604cbc0eeec8390544f7748dc6c790d to v1.6.0 and helm/chart-testing-action from v2 to v2.6.1 by @dependabot in #170
- chore: Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #155
- chore: Bump k8s.io/api k8s.io/apimachinery and k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #163
- chore: Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #172
- chore: update indirect dependencies by @mavimo in #174
- chore: use a better name for internal const by @mavimo in #153
- chore: fix skaffold config and update how to contribute docs by @mavimo in #145
- chore: update chart-release action by @mavimo in #150
New Contributors
- @AaronDewes made their first contribution in #128
- @dependabot made their first contribution in #137
- @fahurox made their first contribution in #159
- @clems71 made their first contribution in #168
Full Changelog: v0.1.5...v0.2.0
- fix: set
-
v0.1.6-0.20230602171310-9531e495a84e02 Jun 2023 pre-releaseNothing published for this version
-
v0.1.502 Jun 2023Release notes
Open source →What's Changed
- Release chart v1.0.4 by @simenandre in #118
- Take into account that the ClusterIP can be "None" by @lion7 in #114
- chore(workflow): bump charts automatically when controller is released by @simenandre in #119
- chore: update github actions by @Embraser01 in #125
- fix: OnDemand ratelimit config isn't handled properly by @Embraser01 in #124
- chore: Upgrade caddy to v2.6.4 by @Embraser01 in #104
New Contributors
- @simenandre made their first contribution in #118
- @lion7 made their first contribution in #114
Full Changelog: v0.1.4...v0.1.5
-
v0.1.5-0.20230319154341-4c700115b61019 Mar 2023 pre-releaseNothing published for this version
-
v0.1.5-0.20230315170605-7c4aff2a8e6b15 Mar 2023 pre-releaseNothing published for this version
-
v0.1.5-0.20230215210823-9415b5cb00d115 Feb 2023 pre-releaseNothing published for this version
-
v0.1.409 Dec 2022Release notes
Open source →What's Changed
- Add Backend Protocol & skip verify annotation by @nilathedragon in #103
- Add healthz endpoint by @xinbinhuang in #107
- Added LoadBalancer annotations and LoadBalancerIP by @RickFoland in #111
- feat: Allow external usage of secret and proxy modules by @Embraser01 in #113
New Contributors
- @xinbinhuang made their first contribution in #107
- @RickFoland made their first contribution in #111
Full Changelog: v0.1.3...v0.1.4
-
v0.1.4-0.20220826104331-9dba87b0507e26 Aug 2022 pre-releaseNothing published for this version
-
v0.1.322 Aug 2022Release notes
Open source →What's Changed
- Add goreleaser and bump chart to v1.0.1 by @Embraser01 in #92
- feat: Upgrade caddy to v2.5.1, k8s client to 0.23 by @Embraser01 in #94
- Add config options for class name and class name required by @nilathedragon in #99
- If secret doesn't exist, return fs.ErrNotExist by @nilathedragon in #100
- Add EAB Config options by @nilathedragon in #101
New Contributors
- @nilathedragon made their first contribution in #99
Full Changelog: v0.1.1...v0.1.3
-
v0.1.222 Aug 2022Nothing published for this version
-
v0.1.2-0.20220503161950-45368dc2372303 May 2022 pre-releaseNothing published for this version
-
v0.1.103 May 2022Nothing published for this version
-
v0.1.1-0.20220415115358-cce8e52ddd7015 Apr 2022 pre-releaseNothing published for this version
-
v0.1.1-0.20220328152808-2410d8b3253528 Mar 2022 pre-releaseNothing published for this version
-
v0.1.1-0.20220328070836-9d0034236e5b28 Mar 2022 pre-releaseNothing published for this version
-
v0.1.1-0.20220327211829-78e7d5f6829527 Mar 2022 pre-releaseNothing published for this version
-
v0.1.1-0.20220327202725-7f010460ae9227 Mar 2022 pre-releaseNothing published for this version
-
v0.1.027 Mar 2022Nothing published for this version
-
v0.0.0-20220415115358-cce8e52ddd7015 Apr 2022 pre-releaseNothing published for this version
-
v0.0.0-20220327051904-e9c594cd55de27 Mar 2022 pre-releaseNothing published for this version
-
v0.0.0-20210620182412-d5b85e5d7a0720 Jun 2021 pre-releaseNothing published for this version
-
v0.0.0-20210425094340-50f6941db30e25 Apr 2021 pre-releaseNothing published for this version
-
v0.0.0-20201109090614-66c52c682f4909 Nov 2020 pre-releaseNothing published for this version
-
v0.0.0-20200913092828-ad3c0ac56ad913 Sep 2020 pre-releaseNothing published for this version
-
v0.0.0-20200627095528-4299818d24ef27 Jun 2020 pre-releaseNothing published for this version
-
v0.0.0-20200621165009-73a8cdeaeed821 Jun 2020 pre-releaseNothing published for this version
-
v0.0.0-20200516172923-2e6dc7962fa216 May 2020 pre-releaseNothing published for this version
-
v0.0.0-20200225180441-3abf447b475725 Feb 2020 pre-releaseNothing published for this version
-
v0.0.0-20191229215501-2e31a66bbdd629 Dec 2019 pre-releaseNothing published for this version
-
v0.0.0-20191110155311-7ead55505b5f10 Nov 2019 pre-releaseNothing published for this version