dependabot[bot]
96067cf511
build(deps): bump github.com/labstack/echo/v4 from 4.10.0 to 4.10.2
...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo ) from 4.10.0 to 4.10.2.
- [Release notes](https://github.com/labstack/echo/releases )
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/labstack/echo/compare/v4.10.0...v4.10.2 )
---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 13:08:02 +02:00
dependabot[bot]
c2a290ef76
build(deps): bump github.com/labstack/echo/v4 from 4.9.0 to 4.10.0
...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo ) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/labstack/echo/releases )
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/labstack/echo/compare/v4.9.0...v4.10.0 )
---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 09:03:10 +01:00
dependabot[bot]
e0ce32922c
build(deps): bump github.com/labstack/echo/v4 from 4.8.0 to 4.9.0
...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo ) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/labstack/echo/releases )
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/labstack/echo/compare/v4.8.0...v4.9.0 )
---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 22:59:56 +02:00
dependabot[bot]
d75e01aef0
build(deps): bump github.com/labstack/echo/v4 from 4.7.2 to 4.8.0
...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo ) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/labstack/echo/releases )
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/labstack/echo/compare/v4.7.2...v4.8.0 )
---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 12:47:24 +02:00
dependabot[bot]
0688d2180b
build(deps): bump github.com/labstack/echo/v4 from 4.6.1 to 4.7.2
...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo ) from 4.6.1 to 4.7.2.
- [Release notes](https://github.com/labstack/echo/releases )
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/labstack/echo/compare/v4.6.1...v4.7.2 )
---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-04-12 10:01:15 +02:00
dependabot[bot]
51024c482d
build(deps): bump github.com/labstack/echo/v4 from 4.5.0 to 4.6.1
...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo ) from 4.5.0 to 4.6.1.
- [Release notes](https://github.com/labstack/echo/releases )
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/labstack/echo/compare/v4.5.0...v4.6.1 )
---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 07:50:28 +01:00
sanne
5239e264bb
test/regression: Adapt to new rhel-84-ga runners
2021-09-29 15:07:35 +02:00
Diaa Sami
60e403e53e
cloudapi: use Recover middleware to handle panics
...
recover from panics such as out-of-bounds array access & nil
pointer access, print a stack trace and return 5xx error
instead of the service crashing and relying on Execution
framework to handle crashes
2021-09-24 12:11:04 +01:00