PackageTrack
Sign in Get early access

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 2026
2025 2026
Release Pre-release

Releases

latest 58
  1. v0.10.1-0.20260508101058-c50d74a25942 08 May 2026 pre-release

    Nothing published for this version

  2. v0.10.0 08 May 2026
    Release notes

    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

    Full Changelog: v0.9.0...v0.10.0

    Open source →
  3. v0.9.1-0.20260125151132-2f0fd8360c08 25 Jan 2026 pre-release

    Nothing published for this version

  4. v0.9.0 25 Jan 2026
    Release notes

    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

    Full Changelog: v0.8.1...v0.9.0

    Open source →
  5. v0.8.2-0.20251013090800-4a5649a5809b 13 Oct 2025 pre-release

    Nothing published for this version

  6. v0.8.2-0.20250808071210-e540e59fe8cd 08 Aug 2025 pre-release

    Nothing published for this version

  7. v0.8.1 08 Aug 2025
    Release notes

    What's Changed

    Full Changelog: v0.8.0...v0.8.1

    Open source →
  8. v0.8.0 06 Aug 2025
    Release notes

    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

    Full Changelog: v0.7.0...v0.8.0

    Open source →
  9. v0.7.1-0.20250602065506-fc43d4022a39 02 Jun 2025 pre-release

    Nothing published for this version

  10. v0.7.1-0.20250208135315-c858d5839145 08 Feb 2025 pre-release

    Nothing published for this version

  11. v0.7.0 08 Feb 2025
    Release notes

    What's Changed

    Full Changelog: v0.6.7...v0.7.0

    Open source →
  12. v0.6.8-0.20250203152547-ccc728f2f693 03 Feb 2025 pre-release

    Nothing published for this version

  13. v0.6.7 03 Feb 2025
    Release notes

    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

    Open source →
  14. v0.6.6 06 Jan 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.6.5...v0.6.6

    Open source →
  15. v0.6.5 23 Dec 2024
    Release notes

    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

    Open source →
  16. v0.6.5-0.20241209075310-28cf0afdf2c1 09 Dec 2024 pre-release

    Nothing published for this version

  17. v0.6.4 05 Dec 2024
    Release notes
    • Extends TLS configuration
    • Adds support for x-piko-authorization header
    • Fixes client max backoff

    What's Changed

    Full Changelog: v0.6.3...v0.6.4

    Open source →
  18. v0.6.4-0.20241209075310-28cf0afdf2c1 09 Dec 2024 pre-release

    Nothing published for this version

  19. v0.6.4-0.20241205103736-1da135482dd3 05 Dec 2024 pre-release

    Nothing published for this version

  20. v0.6.4-0.20241202051911-66627233b84b 02 Dec 2024 pre-release

    Nothing published for this version

  21. v0.6.4-0.20241130155450-38789c419cfa 30 Nov 2024 pre-release

    Nothing published for this version

  22. v0.6.4-0.20241125052237-bba48ae3f4b2 25 Nov 2024 pre-release

    Nothing published for this version

  23. v0.6.4-0.20241122072852-4fd22f30a1db 22 Nov 2024 pre-release

    Nothing published for this version

  24. v0.6.4-0.20241118085239-fb63baf7526a 18 Nov 2024 pre-release

    Nothing published for this version

  25. v0.6.4-0.20241116152320-af348fb3f491 16 Nov 2024 pre-release

    Nothing published for this version

  26. v0.6.4-0.20241115072339-d4fda317b50d 15 Nov 2024 pre-release

    Nothing published for this version

  27. v0.6.4-0.20241112141539-3cf9f5a1dffe 12 Nov 2024 pre-release

    Nothing published for this version

  28. v0.6.4-0.20241111084649-11f8e93aa059 11 Nov 2024 pre-release

    Nothing published for this version

  29. v0.6.4-0.20241104055852-5a4debeffdbf 04 Nov 2024 pre-release

    Nothing published for this version

  30. v0.6.3 14 Oct 2024
    Release notes

    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

    Open source →
  31. v0.6.3-0.20240930052054-33f32a3be91e 30 Sep 2024 pre-release

    Nothing published for this version

  32. v0.6.3-0.20240904060457-bbfcd4f1ba90 04 Sep 2024 pre-release

    Nothing published for this version

  33. v0.6.3-0.20240825145936-b3d97f55a82e 25 Aug 2024 pre-release

    Nothing published for this version

  34. v0.6.3-0.20240819045649-aa5a5cae6b71 19 Aug 2024 pre-release

    Nothing published for this version

  35. v0.6.2 15 Aug 2024

    Nothing published for this version

  36. v0.6.1 14 Aug 2024

    Nothing published for this version

  37. v0.6.1-0.20240810055114-e37ae01b3ceb 10 Aug 2024 pre-release

    Nothing published for this version

  38. v0.6.0 04 Jul 2024

    Nothing published for this version

  39. v0.5.1-0.20240704095253-f2535ae7a257 04 Jul 2024 pre-release

    Nothing published for this version

  40. v0.5.1-0.20240704084644-8510633b0a78 04 Jul 2024 pre-release

    Nothing published for this version

  41. v0.5.1-0.20240703080220-748997cef3a7 03 Jul 2024 pre-release

    Nothing published for this version

  42. v0.5.1-0.20240701180137-b3ab0648a76c 01 Jul 2024 pre-release

    Nothing published for this version

  43. v0.5.1-0.20240624063951-715d2dae146e 24 Jun 2024 pre-release

    Nothing published for this version

  44. v0.5.0 22 Jun 2024

    Nothing published for this version

  45. v0.4.1-0.20240620091053-e7b0a3c773b0 20 Jun 2024 pre-release

    Nothing published for this version

  46. v0.4.1-0.20240619060253-f9450b51c326 19 Jun 2024 pre-release

    Nothing published for this version

  47. v0.4.1-0.20240617050010-dd11a440e693 17 Jun 2024 pre-release

    Nothing published for this version

  48. v0.4.1-0.20240616123313-22cc4eb8ee0d 16 Jun 2024 pre-release

    Nothing published for this version

  49. v0.4.1-0.20240616080225-a03d223fab8f 16 Jun 2024 pre-release

    Nothing published for this version

  50. v0.4.1-0.20240614065424-d563fa318411 14 Jun 2024 pre-release

    Nothing published for this version

  51. v0.4.0 12 Jun 2024

    Nothing published for this version

  52. v0.3.1-0.20240609105057-194b885fb632 09 Jun 2024 pre-release

    Nothing published for this version

  53. v0.3.0 09 Jun 2024

    Nothing published for this version

  54. v0.2.1-0.20240530183652-b72f54ec0044 30 May 2024 pre-release

    Nothing published for this version

  55. v0.2.0 29 May 2024

    Nothing published for this version

  56. v0.1.1-0.20240526105814-881d7d94fb84 26 May 2024 pre-release

    Nothing published for this version

  57. v0.1.1-0.20240518084030-e768a30daed7 18 May 2024 pre-release

    Nothing published for this version

  58. v0.1.0 16 May 2024

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive