Age | Commit message (Collapse) | Author |
|
⚡ release(RC.4): Release RC.4
|
|
🐛 fix(supervisor): supervisor behavior update
|
|
|
|
fix(various): Small fixes before release
|
|
- Rename `checker` plugin package to `status`, remove `/v1` endpoint prefix (#557)
- Add static, headers, status, gzip plugins to the `main.go`.
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
|
|
spiral/dependabot/go_modules/github.com/yookoala/gofast-0.6.0
Bump github.com/yookoala/gofast from 0.5.0 to 0.6.0
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
dependabot/go_modules/github.com/yookoala/gofast-0.6.0
|
|
spiral/dependabot/go_modules/github.com/go-redis/redis/v8-8.6.0
Bump github.com/go-redis/redis/v8 from 8.5.0 to 8.6.0
|
|
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v8.5.0...v8.6.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Bumps [github.com/yookoala/gofast](https://github.com/yookoala/gofast) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/yookoala/gofast/releases)
- [Commits](https://github.com/yookoala/gofast/compare/v0.5.0...v0.6.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
spiral/dependabot/go_modules/github.com/alicebob/miniredis/v2-2.14.3
Bump github.com/alicebob/miniredis/v2 from 2.14.2 to 2.14.3
|
|
dependabot/go_modules/github.com/alicebob/miniredis/v2-2.14.3
|
|
|
|
Signed-off-by: Wolfy-J <[email protected]>
|
|
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) from 2.14.2 to 2.14.3.
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alicebob/miniredis/compare/v2.14.2...v2.14.3)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
release(RC.3): RC.3 release
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
feat(config): Parse env variables in the config
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
feat(logger): Logger plugin now optional (config)
|
|
Test_Static_Pool_Destroy_And_Close_While_Wait test might be executed
after test ends. Add a little bit more time to wait this gorotutine
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
feat(config): Add support for the overwriting config values
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
feat(composer): Actualize composer.json dependencies
|
|
|
|
stabilization(RC): rc stabilization
|
|
|
|
|
|
spiral/dependabot/go_modules/github.com/olekukonko/tablewriter-0.0.5
Bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5
|
|
Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/olekukonko/tablewriter/releases)
- [Commits](https://github.com/olekukonko/tablewriter/compare/v0.0.4...v0.0.5)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
|
|
# Conflicts:
# go.sum
|
|
Update tests
|
|
spiral/dependabot/go_modules/github.com/gofiber/fiber/v2-2.5.0
Bump github.com/gofiber/fiber/v2 from 2.4.1 to 2.5.0
|
|
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](https://github.com/gofiber/fiber/compare/v2.4.1...v2.5.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
worker interface
|
|
spiral/dependabot/go_modules/github.com/yookoala/gofast-0.5.0
Bump github.com/yookoala/gofast from 0.4.0 to 0.5.0
|
|
Bumps [github.com/yookoala/gofast](https://github.com/yookoala/gofast) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/yookoala/gofast/releases)
- [Commits](https://github.com/yookoala/gofast/compare/v0.4.0...v0.5.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
|
|
Add fast and slow paths
|