github.com/andydunstall/piko
v0.10.0
andydunstall/piko
What this package is like to depend on
Last release 3 months ago
08 May 2026
Release timing varies
gaps range from 8 days to 4 months
Some releases are documented
notes for 10 of 18 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
58 releases · first in 2024
5 releases in the last 12 months
see the full history below
Release timeline
58 releases · May 2024 to May 2026Releases
latest 58-
v0.10.1-0.20260508101058-c50d74a2594208 May 2026 pre-releaseNothing published for this version
-
v0.10.008 May 2026Release notes
Open source →What's Changed
- build(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 by @dependabot[bot] in #303
- build(deps): bump github.com/MicahParks/keyfunc/v3 from 3.7.0 to 3.8.0 by @dependabot[bot] in #307
- build(deps): bump github.com/gin-gonic/gin from 1.11.0 to 1.12.0 by @dependabot[bot] in #309
- build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #310
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by @dependabot[bot] in #311
- build(deps): bump go.uber.org/zap from 1.27.1 to 1.28.0 by @dependabot[bot] in #312
- stream: support configuring maximum window size by @shanehull in #313
New Contributors
- @shanehull made their first contribution in #313
Full Changelog: v0.9.0...v0.10.0
-
v0.9.1-0.20260125151132-2f0fd8360c0825 Jan 2026 pre-releaseNothing published for this version
-
v0.9.025 Jan 2026Release notes
Open source →What's Changed
- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #271
- build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #273
- build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.9 by @dependabot[bot] in #275
- build(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 by @dependabot[bot] in #276
- build(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in #277
- build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #279
- build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #278
- build(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 by @dependabot[bot] in #280
- build(deps): bump github.com/MicahParks/keyfunc/v3 from 3.6.1 to 3.6.2 by @dependabot[bot] in #281
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.2 to 4.1.3 by @dependabot[bot] in #285
- build(deps): bump github.com/MicahParks/keyfunc/v3 from 3.6.2 to 3.7.0 by @dependabot[bot] in #286
- Use tls.Dial() when forwarding a connection to a proxy with TLS configured by @jjcollinge in #287
- build(deps): bump github.com/ugorji/go/codec from 1.3.0 to 1.3.1 by @dependabot[bot] in #288
- build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #289
- build(deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 by @dependabot[bot] in #292
- build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #291
- build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #293
- build(deps): bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1 by @dependabot[bot] in #294
- demo: move demo from docs/demo to demo/ by @andydunstall in #296
- agent: sort imports by @andydunstall in #297
- server: remove usage reporting by @andydunstall in #298
- build: update go to 1.25.5 by @andydunstall in #299
- client: add support for graceful shutdown by @andydunstall in #300
- build(deps): bump github.com/goccy/go-yaml from 1.19.1 to 1.19.2 by @dependabot[bot] in #302
New Contributors
- @jjcollinge made their first contribution in #287
Full Changelog: v0.8.1...v0.9.0
-
v0.8.2-0.20251013090800-4a5649a5809b13 Oct 2025 pre-releaseNothing published for this version
-
v0.8.2-0.20250808071210-e540e59fe8cd08 Aug 2025 pre-releaseNothing published for this version
-
v0.8.108 Aug 2025Release notes
Open source →What's Changed
- workflow: fix docker build version by @andydunstall in #270
Full Changelog: v0.8.0...v0.8.1
-
v0.8.006 Aug 2025Release notes
Open source →What's Changed
- build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot[bot] in #224
- build(deps): bump github.com/goccy/go-yaml from 1.15.17 to 1.15.19 by @dependabot[bot] in #225
- build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot[bot] in #229
- build(deps): bump github.com/goccy/go-yaml from 1.15.19 to 1.15.23 by @dependabot[bot] in #228
- server: add upstream multi-tenant auth support by @andydunstall in #208
- Allow for Proxy Server and Agent Access Log Config to be fine-grained. by @dipack95 in #230
- log: add access log level by @andydunstall in #231
- build(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot[bot] in #232
- build(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot[bot] in #238
- build(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot[bot] in #239
- build: update go to v1.24.1 by @andydunstall in #241
- build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in #243
- build(deps): bump github.com/goccy/go-yaml from 1.15.23 to 1.17.1 by @dependabot[bot] in #245
- build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot[bot] in #244
- build(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot[bot] in #246
- Allow for HTTP transport customisations by @dipack95 in #242
- build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot[bot] in #248
- Support the TLS config for the agent client by @lewismarshall in #247
- build(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1 by @dependabot[bot] in #249
- build(deps): bump github.com/ugorji/go/codec from 1.2.12 to 1.2.14 by @dependabot[bot] in #252
- build(deps): bump github.com/goccy/go-yaml from 1.17.1 to 1.18.0 by @dependabot[bot] in #253
- build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot[bot] in #254
- build(deps): bump github.com/ugorji/go/codec from 1.2.14 to 1.3.0 by @dependabot[bot] in #255
- build(deps): bump github.com/oklog/run from 1.1.0 to 1.2.0 by @dependabot[bot] in #256
- build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #257
- agent: add connect.proxy-url flag by @andydunstall in #237
- build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.2.3 by @dependabot[bot] in #261
- build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #262
- build(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #265
- build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.0 by @dependabot[bot] in #266
- 263: JWKS Support by @tscolari in #267
- build: fix docker version by @andydunstall in #269
New Contributors
- @lewismarshall made their first contribution in #247
- @tscolari made their first contribution in #267
Full Changelog: v0.7.0...v0.8.0
-
v0.7.1-0.20250602065506-fc43d4022a3902 Jun 2025 pre-releaseNothing published for this version
-
v0.7.1-0.20250208135315-c858d583914508 Feb 2025 pre-releaseNothing published for this version
-
v0.7.008 Feb 2025Release notes
Open source →What's Changed
- server: add upstream connection rebalancing by @andydunstall in #221
- workflow: add package write permission to release workflow by @andydunstall in #223
- status: add --status filter to cluster nodes status by @andydunstall in #222
Full Changelog: v0.6.7...v0.7.0
-
v0.6.8-0.20250203152547-ccc728f2f69303 Feb 2025 pre-releaseNothing published for this version
-
v0.6.703 Feb 2025Release notes
Open source →What's Changed
- feat: added container publishing and helm chart updates on tagged release by @mindovermiles262 in #214
- build(deps): bump github.com/goccy/go-yaml from 1.15.13 to 1.15.17 by @dependabot in #218
- build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #219
- agent: add per-endpoint proxy metrics by @andydunstall in #220
Full Changelog: v0.6.6...v0.6.7
-
v0.6.606 Jan 2025Release notes
Open source →What's Changed
- auth: remove redundant print by @andydunstall in #207
- server: add missing disable disconnect on expiry yaml tag by @dipack95 in #209
- Automatically Create Github Release on Tag by @mindovermiles262 in #212
New Contributors
- @dipack95 made their first contribution in #209
- @mindovermiles262 made their first contribution in #212
Full Changelog: v0.6.5...v0.6.6
-
v0.6.523 Dec 2024Release notes
Open source →Adds support for disabling connection disconnect on JWT expiry (#204)
What's Changed
- build(deps): bump github.com/goccy/go-yaml from 1.15.4 to 1.15.7 by @dependabot in #201
- build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 by @dependabot in #202
- build: update go and piko versions by @andydunstall in #203
- auth: add disable disconnect on expiry config by @andydunstall in #204
- build(deps): bump github.com/goccy/go-yaml from 1.15.7 to 1.15.10 by @dependabot in #205
- build(deps): bump github.com/goccy/go-yaml from 1.15.10 to 1.15.13 by @dependabot in #206
Full Changelog: v0.6.4...v0.6.5
-
v0.6.5-0.20241209075310-28cf0afdf2c109 Dec 2024 pre-releaseNothing published for this version
-
v0.6.405 Dec 2024Release notes
Open source →- Extends TLS configuration
- Adds support for
x-piko-authorizationheader - Fixes client max backoff
What's Changed
- build(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #167
- server: register prometheus go metrics collector by @andydunstall in #168
- build(deps): bump github.com/goccy/go-yaml from 1.12.0 to 1.13.4 by @dependabot in #169
- build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #171
- build(deps): bump github.com/goccy/go-yaml from 1.13.4 to 1.13.7 by @dependabot in #172
- workload: add missing connect flags by @andydunstall in #173
- server: support x-piko-authorization header by @andydunstall in #183
- agent: fix default protocol by @andydunstall in #184
- agent: add insecure skip verify by @andydunstall in #186
- bench: add piko bench http by @andydunstall in #182
- build(deps): bump github.com/goccy/go-yaml from 1.13.7 to 1.14.3 by @dependabot in #187
- agent: add listener tls client config by @andydunstall in #189
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #190
- ci: update linter by @andydunstall in #192
- go: update go to v1.23.2 by @andydunstall in #193
- server: remove tls config enabled by @andydunstall in #194
- tls: add mutual tls support by @andydunstall in #195
- build(deps): bump github.com/goccy/go-yaml from 1.14.3 to 1.15.4 by @dependabot in #196
- backoff: fix enforcing max backoff by @andydunstall in #200
Full Changelog: v0.6.3...v0.6.4
-
v0.6.4-0.20241209075310-28cf0afdf2c109 Dec 2024 pre-releaseNothing published for this version
-
v0.6.4-0.20241205103736-1da135482dd305 Dec 2024 pre-releaseNothing published for this version
-
v0.6.4-0.20241202051911-66627233b84b02 Dec 2024 pre-releaseNothing published for this version
-
v0.6.4-0.20241130155450-38789c419cfa30 Nov 2024 pre-releaseNothing published for this version
-
v0.6.4-0.20241125052237-bba48ae3f4b225 Nov 2024 pre-releaseNothing published for this version
-
v0.6.4-0.20241122072852-4fd22f30a1db22 Nov 2024 pre-releaseNothing published for this version
-
v0.6.4-0.20241118085239-fb63baf7526a18 Nov 2024 pre-releaseNothing published for this version
-
v0.6.4-0.20241116152320-af348fb3f49116 Nov 2024 pre-releaseNothing published for this version
-
v0.6.4-0.20241115072339-d4fda317b50d15 Nov 2024 pre-releaseNothing published for this version
-
v0.6.4-0.20241112141539-3cf9f5a1dffe12 Nov 2024 pre-releaseNothing published for this version
-
v0.6.4-0.20241111084649-11f8e93aa05911 Nov 2024 pre-releaseNothing published for this version
-
v0.6.4-0.20241104055852-5a4debeffdbf04 Nov 2024 pre-releaseNothing published for this version
-
v0.6.314 Oct 2024Release notes
Open source →What's Changed
- build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #156
- tcp: Fix protocol configuration loading by @tschwery in #157
- build(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #159
- agent: disable metrics server by default by @andydunstall in #161
- build(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #162
- build(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #163
- build(deps): bump github.com/hashicorp/go-sockaddr from 1.0.6 to 1.0.7 by @dependabot in #164
- agent: update yamux to v1.5.0 by @andydunstall in #166 (Thanks @moredure!)
New Contributors
Full Changelog: v0.6.2...v0.6.3
-
v0.6.3-0.20240930052054-33f32a3be91e30 Sep 2024 pre-releaseNothing published for this version
-
v0.6.3-0.20240904060457-bbfcd4f1ba9004 Sep 2024 pre-releaseNothing published for this version
-
v0.6.3-0.20240825145936-b3d97f55a82e25 Aug 2024 pre-releaseNothing published for this version
-
v0.6.3-0.20240819045649-aa5a5cae6b7119 Aug 2024 pre-releaseNothing published for this version
-
v0.6.215 Aug 2024Nothing published for this version
-
v0.6.114 Aug 2024Nothing published for this version
-
v0.6.1-0.20240810055114-e37ae01b3ceb10 Aug 2024 pre-releaseNothing published for this version
-
v0.6.004 Jul 2024Nothing published for this version
-
v0.5.1-0.20240704095253-f2535ae7a25704 Jul 2024 pre-releaseNothing published for this version
-
v0.5.1-0.20240704084644-8510633b0a7804 Jul 2024 pre-releaseNothing published for this version
-
v0.5.1-0.20240703080220-748997cef3a703 Jul 2024 pre-releaseNothing published for this version
-
v0.5.1-0.20240701180137-b3ab0648a76c01 Jul 2024 pre-releaseNothing published for this version
-
v0.5.1-0.20240624063951-715d2dae146e24 Jun 2024 pre-releaseNothing published for this version
-
v0.5.022 Jun 2024Nothing published for this version
-
v0.4.1-0.20240620091053-e7b0a3c773b020 Jun 2024 pre-releaseNothing published for this version
-
v0.4.1-0.20240619060253-f9450b51c32619 Jun 2024 pre-releaseNothing published for this version
-
v0.4.1-0.20240617050010-dd11a440e69317 Jun 2024 pre-releaseNothing published for this version
-
v0.4.1-0.20240616123313-22cc4eb8ee0d16 Jun 2024 pre-releaseNothing published for this version
-
v0.4.1-0.20240616080225-a03d223fab8f16 Jun 2024 pre-releaseNothing published for this version
-
v0.4.1-0.20240614065424-d563fa31841114 Jun 2024 pre-releaseNothing published for this version
-
v0.4.012 Jun 2024Nothing published for this version
-
v0.3.1-0.20240609105057-194b885fb63209 Jun 2024 pre-releaseNothing published for this version
-
v0.3.009 Jun 2024Nothing published for this version
-
v0.2.1-0.20240530183652-b72f54ec004430 May 2024 pre-releaseNothing published for this version
-
v0.2.029 May 2024Nothing published for this version
-
v0.1.1-0.20240526105814-881d7d94fb8426 May 2024 pre-releaseNothing published for this version
-
v0.1.1-0.20240518084030-e768a30daed718 May 2024 pre-releaseNothing published for this version
-
v0.1.016 May 2024Nothing published for this version