| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-11-05 | 2.3 kB | |
| v12.2.8 source code.tar.gz | 2023-11-05 | 2.6 MB | |
| v12.2.8 source code.zip | 2023-11-05 | 3.3 MB | |
| Totals: 3 Items | 5.9 MB | 0 | |
What's Changed
Read at: https://github.com/kataras/iris/blob/main/HISTORY.md#sun-05-nov-2023--v1228
- add fuzz driver based on TestUseRouterParentDisallow by @secsys-go in https://github.com/kataras/iris/pull/2217
- fix [#2216] by @fubuki8087 in https://github.com/kataras/iris/pull/2218
- Bump github.com/redis/go-redis/v9 from 9.2.0 to 9.2.1 by @dependabot in https://github.com/kataras/iris/pull/2219
- Bump github.com/vmihailenco/msgpack/v5 from 5.3.5 to 5.4.0 by @dependabot in https://github.com/kataras/iris/pull/2220
- Bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9 by @dependabot in https://github.com/kataras/iris/pull/2221
- FIX: Session.Destroy trigger map concurrency write by @zxfishhack in https://github.com/kataras/iris/pull/2225
- chore: enable caching for CI by @alexandear in https://github.com/kataras/iris/pull/2257
- Bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 by @dependabot in https://github.com/kataras/iris/pull/2261
- Bump github.com/vmihailenco/msgpack/v5 from 5.4.0 to 5.4.1 by @dependabot in https://github.com/kataras/iris/pull/2262
- Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in https://github.com/kataras/iris/pull/2263
- Bump github.com/tdewolff/minify/v2 from 2.19.10 to 2.20.0 by @dependabot in https://github.com/kataras/iris/pull/2264
- Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 by @dependabot in https://github.com/kataras/iris/pull/2268
- Bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 by @dependabot in https://github.com/kataras/iris/pull/2275
- Bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 by @dependabot in https://github.com/kataras/iris/pull/2276
- Bump github.com/tdewolff/minify/v2 from 2.20.0 to 2.20.5 by @dependabot in https://github.com/kataras/iris/pull/2277
New Contributors
- @secsys-go made their first contribution in https://github.com/kataras/iris/pull/2217
- @fubuki8087 made their first contribution in https://github.com/kataras/iris/pull/2218
- @zxfishhack made their first contribution in https://github.com/kataras/iris/pull/2225
- @alexandear made their first contribution in https://github.com/kataras/iris/pull/2257
Full Changelog: https://github.com/kataras/iris/compare/v12.2.7...v12.2.8