| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| piko-darwin-amd64 | 2025-08-08 | 30.8 MB | |
| piko-darwin-arm64 | 2025-08-08 | 29.4 MB | |
| piko-linux-amd64 | 2025-08-08 | 30.8 MB | |
| piko-linux-arm64 | 2025-08-08 | 29.2 MB | |
| README.md | 2025-08-08 | 4.4 kB | |
| v0.8.0 source code.tar.gz | 2025-08-08 | 549.1 kB | |
| v0.8.0 source code.zip | 2025-08-08 | 623.3 kB | |
| Totals: 7 Items | 121.5 MB | 0 | |
What's Changed
- build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/224
- build(deps): bump github.com/goccy/go-yaml from 1.15.17 to 1.15.19 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/225
- build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/229
- build(deps): bump github.com/goccy/go-yaml from 1.15.19 to 1.15.23 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/228
- server: add upstream multi-tenant auth support by @andydunstall in https://github.com/andydunstall/piko/pull/208
- Allow for Proxy Server and Agent Access Log Config to be fine-grained. by @dipack95 in https://github.com/andydunstall/piko/pull/230
- log: add access log level by @andydunstall in https://github.com/andydunstall/piko/pull/231
- build(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/232
- build(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/238
- build(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/239
- build: update go to v1.24.1 by @andydunstall in https://github.com/andydunstall/piko/pull/241
- build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/243
- build(deps): bump github.com/goccy/go-yaml from 1.15.23 to 1.17.1 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/245
- build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/244
- build(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/246
- Allow for HTTP transport customisations by @dipack95 in https://github.com/andydunstall/piko/pull/242
- build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/248
- Support the TLS config for the agent client by @lewismarshall in https://github.com/andydunstall/piko/pull/247
- build(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/249
- build(deps): bump github.com/ugorji/go/codec from 1.2.12 to 1.2.14 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/252
- build(deps): bump github.com/goccy/go-yaml from 1.17.1 to 1.18.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/253
- build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/254
- build(deps): bump github.com/ugorji/go/codec from 1.2.14 to 1.3.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/255
- build(deps): bump github.com/oklog/run from 1.1.0 to 1.2.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/256
- build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/257
- agent: add connect.proxy-url flag by @andydunstall in https://github.com/andydunstall/piko/pull/237
- build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.2.3 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/261
- build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/262
- build(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/265
- build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/266
- 263: JWKS Support by @tscolari in https://github.com/andydunstall/piko/pull/267
- build: fix docker version by @andydunstall in https://github.com/andydunstall/piko/pull/269
New Contributors
- @lewismarshall made their first contribution in https://github.com/andydunstall/piko/pull/247
- @tscolari made their first contribution in https://github.com/andydunstall/piko/pull/267
Full Changelog: https://github.com/andydunstall/piko/compare/v0.7.0...v0.8.0