1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 09:57:01 +00:00
Commit Graph

2849 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
ec69670edc add Pool and Handlers method helpers on the new ContextWrapper 2023-11-02 15:24:45 +02:00
Gerasimos (Makis) Maropoulos
4772177fef new context wrapper 2023-11-02 03:11:22 +02:00
Gerasimos (Makis) Maropoulos
3bd356734d upgrade golog dependency (support for log/slog std package) as requested at: #2260 2023-11-01 20:37:36 +02:00
Gerasimos (Makis) Maropoulos
ef82a07c81 update _examples dependencies 2023-11-01 19:31:17 +02:00
dependabot[bot]
22713f6b7f Bump github.com/tdewolff/minify/v2 from 2.20.0 to 2.20.5 (#2277)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.0 to 2.20.5.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.0...v2.20.5)

---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 19:23:14 +02:00
dependabot[bot]
ebf6209ece Bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 (#2276)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.9 to 3.23.10.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.9...v3.23.10)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 19:22:33 +02:00
dependabot[bot]
738d0a2a70 Bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 (#2275)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.2.1 to 9.3.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.2.1...v9.3.0)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 19:22:22 +02:00
dependabot[bot]
b3be59e4e2 Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#2268)
Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) from 0.4.4 to 0.4.6.
- [Release notes](https://github.com/nats-io/nkeys/releases)
- [Changelog](https://github.com/nats-io/nkeys/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nkeys/compare/v0.4.4...v0.4.6)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nkeys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 19:22:07 +02:00
dependabot[bot]
d3c8acd876 Bump github.com/tdewolff/minify/v2 from 2.19.10 to 2.20.0 (#2264)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.19.10 to 2.20.0.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.19.10...v2.20.0)

---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 11:59:17 +02:00
dependabot[bot]
06711c152f Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#2263)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 21:10:50 +02:00
dependabot[bot]
e369b15ad6 Bump github.com/vmihailenco/msgpack/v5 from 5.4.0 to 5.4.1 (#2262)
Bumps [github.com/vmihailenco/msgpack/v5](https://github.com/vmihailenco/msgpack) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/vmihailenco/msgpack/releases)
- [Changelog](https://github.com/vmihailenco/msgpack/blob/v5/CHANGELOG.md)
- [Commits](https://github.com/vmihailenco/msgpack/compare/v5.4.0...v5.4.1)

---
updated-dependencies:
- dependency-name: github.com/vmihailenco/msgpack/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 21:10:40 +02:00
dependabot[bot]
2653323990 Bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#2261)
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.7...v1.3.8)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 21:10:30 +02:00
Gerasimos (Makis) Maropoulos
8b46dafb76 CI and Context 2023-10-24 15:52:13 +03:00
Gerasimos (Makis) Maropoulos
1d0ad5bf8e UploadFormFiles: CWE-99 2023-10-24 15:32:06 +03:00
Gerasimos (Makis) Maropoulos
d5a29fad6c remove toolchain line from go.mod, in order for CI to pass 2023-10-24 15:19:10 +03:00
Gerasimos (Makis) Maropoulos
0105571427 update dependencies 2023-10-24 15:14:05 +03:00
Oleksandr Redko
b67d403835 chore: enable caching for CI (#2257) 2023-10-24 15:12:50 +03:00
zxfishhack
c886e3bd28 FIX: Session.Destroy trigger map concurrency write (#2225) 2023-10-24 15:12:14 +03:00
Gerasimos (Makis) Maropoulos
6df3ada9c8 update examples deps 2023-10-12 20:31:32 +03:00
Gerasimos (Makis) Maropoulos
9bc7dfe2a7 update core deps 2023-10-12 20:09:54 +03:00
dependabot[bot]
fcaa9ddaea Bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9 (#2221)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.8 to 3.23.9.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.8...v3.23.9)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 11:59:24 +03:00
dependabot[bot]
f350229f3e Bump github.com/vmihailenco/msgpack/v5 from 5.3.5 to 5.4.0 (#2220)
Bumps [github.com/vmihailenco/msgpack/v5](https://github.com/vmihailenco/msgpack) from 5.3.5 to 5.4.0.
- [Release notes](https://github.com/vmihailenco/msgpack/releases)
- [Changelog](https://github.com/vmihailenco/msgpack/blob/v5/CHANGELOG.md)
- [Commits](https://github.com/vmihailenco/msgpack/compare/v5.3.5...v5.4.0)

---
updated-dependencies:
- dependency-name: github.com/vmihailenco/msgpack/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 11:59:12 +03:00
dependabot[bot]
24c5bd1e78 Bump github.com/redis/go-redis/v9 from 9.2.0 to 9.2.1 (#2219)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.2.0...v9.2.1)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-01 00:31:15 +03:00
fubuki8087
b40b4267ab fix #2216 (#2218) 2023-10-01 00:31:05 +03:00
secsys-go
67f6df37be add fuzz driver based on TestUseRouterParentDisallow (#2217) 2023-10-01 00:29:57 +03:00
Gerasimos (Makis) Maropoulos
28f49cd50d improve cache handler, embracing #2210 too 2023-09-26 21:14:57 +03:00
Gerasimos (Makis) Maropoulos
d03757b996 update examples deps v12.2.7 2023-09-25 20:02:06 +03:00
Gerasimos (Makis) Maropoulos
51654cedc5 version 12.2.7 2023-09-25 19:55:58 +03:00
Gerasimos (Makis) Maropoulos
effb0a983b Update examples dependencies 2023-09-25 19:42:38 +03:00
Gerasimos (Makis) Maropoulos
f955489f3a fix #2215 2023-09-25 19:30:48 +03:00
Gerasimos (Makis) Maropoulos
e7b40398aa update Blocks module 2023-09-24 17:35:49 +03:00
dependabot[bot]
e0ac28c1bb Bump github.com/redis/go-redis/v9 from 9.1.0 to 9.2.0 (#2213)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.1.0...v9.2.0)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-24 01:49:22 +03:00
dependabot[bot]
8b98da1a73 Bump github.com/klauspost/compress from 1.16.7 to 1.17.0 (#2211)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.16.7 to 1.17.0.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.16.7...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-24 01:49:09 +03:00
Gerasimos (Makis) Maropoulos
24ba4e8933 update dependencies 2023-09-08 19:12:03 +03:00
Jamie Tanna
cf3808ae65 Downgrade Go version requirement to 1.20 (#2197)
As part of the upgrade to Go 1.21, the Go toolchain now requires the
`go` directive to match the maximum Go version in use in dependencies.

This leads to any transitive dependency on this library to result in a
requirement of the consuming project moving to Go 1.21.

Although in a lot of cases this may not be as problematic, it forces
consumers to migrate, which we don't need to do in this case.

This also requires we bump jwt and httpexpect dependencies, as they've
downgraded, too.
2023-09-08 19:08:16 +03:00
Gerasimos (Makis) Maropoulos
b7c2aba67e upgrade kataras/jwt package and auth/sso: add a future forgiven of 1 minute to issuet_at 2023-09-08 12:32:46 +03:00
Gerasimos (Makis) Maropoulos
9a8e40cecf minor: bug_report.md 2023-09-01 11:03:37 +03:00
Gerasimos (Makis) Maropoulos
b8d84b7767 minor 2023-08-31 13:05:08 +03:00
Gerasimos (Makis) Maropoulos
29637dad2a minor 2023-08-25 11:45:54 +03:00
Gerasimos (Makis) Maropoulos
21fa56720f minor 2023-08-25 11:40:54 +03:00
dependabot[bot]
06d5e56512 Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#2195)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 15:07:03 +03:00
Gerasimos (Makis) Maropoulos
3c79c4ee04 minor: add iris.Singleton as a helper 2023-08-22 15:06:36 +03:00
Gerasimos (Makis) Maropoulos
10fd39fc07 release v12.2.5 v12.2.5 2023-08-21 20:19:35 +03:00
dependabot[bot]
4394c6326f Bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0 (#2190)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.0.5 to 9.1.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.0.5...v9.1.0)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 20:13:03 +03:00
Lemuel Roberto Bonifácio
6da1fe9cbc Improve middleware/requestid test suite (#2191)
Add a test scenario for client sent request id header.
2023-08-21 20:12:54 +03:00
Eng Zer Jun
6a449876e9 Remove redundant nil check (#2194)
From the Go docs:

  "If the map is nil, the number of iterations is 0." [1]

Therefore, an additional nil check for before the loop is unnecessary.

[1]: https://go.dev/ref/spec#For_range

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-08-21 20:12:22 +03:00
Gerasimos (Makis) Maropoulos
9f53d15133 minor changes to MVC, see HISTORY.md#Next for more 2023-08-21 20:11:14 +03:00
Gerasimos (Makis) Maropoulos
79404f91c1 update donators list 2023-08-20 03:47:17 +03:00
Gerasimos (Makis) Maropoulos
48f7b38d15 rename master branch to main 2023-08-20 03:12:46 +03:00
Gerasimos (Makis) Maropoulos
2e9745a915 add some comments to iris.NewGuide and update httpexpect module 2023-08-20 03:05:28 +03:00