Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-26 | [#1234]: release: `v2.11.0-beta.2`v2.11.0-beta.2 | Valery Piashchynski | |
2022-07-26 | kafka: remove from the beta.2 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-26 | update workflows, CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-26 | [#1228]: build(deps): bump aquasecurity/trivy-action from 0.5.1 to 0.6.0 | Valery Piashchynski | |
2022-07-25 | build(deps): bump aquasecurity/trivy-action from 0.5.1 to 0.6.0 | dependabot[bot] | |
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.5.1 to 0.6.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/0.5.1...0.6.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> | |||
2022-07-25 | go.mod: update dependencies | Valery Piashchynski | |
2022-07-25 | go.mod: update dependencies | Valery Piashchynski | |
2022-07-24 | go.mod: update dependencies | Valery Piashchynski | |
2022-07-22 | go.mod: update dependencies | Valery Piashchynski | |
2022-07-22 | go.mod: update dependencies | Valery Piashchynski | |
2022-07-20 | go.mod: update dependencies | Valery Piashchynski | |
2022-07-19 | Update README.md | Valery Piashchynski | |
2022-07-18 | [#1216]: pre-release: `v2.11.0-beta.1`v2.11.0-beta.1 | Valery Piashchynski | |
2022-07-18 | go.mod: update dependencies | Valery Piashchynski | |
2022-07-18 | debug server: add readheadertimeout | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-18 | go.mod: update dependencies | Valery Piashchynski | |
2022-07-18 | update sdk and api | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-18 | update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-18 | update docs, CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-17 | Delete plugins.go | Valery Piashchynski | |
2022-07-16 | go.mod: update dependencies | Valery Piashchynski | |
2022-07-15 | [#1214]: feat: make RR embeddable in other programs | Valery Piashchynski | |
2022-07-15 | cli: serve, unify errors and plugins register styling | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-15 | go.work: remove until https://github.com/golang/go/issues/50750 resolved | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-15 | update library name | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-15 | use go.work | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-15 | - move container from the internal folder | Valery Piashchynski | |
- channel with the proper size Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-15 | grab RR version from build info | Seb | |
Signed-off-by: Seb <[email protected]> | |||
2022-07-15 | stop exposing version number | Seb | |
Signed-off-by: Seb <[email protected]> | |||
2022-07-15 | fix test failures | Seb | |
Signed-off-by: Seb <[email protected]> | |||
2022-07-15 | use channel to avoid triggering race detector | Seb | |
Signed-off-by: Seb <[email protected]> | |||
2022-07-15 | update changelog | Seb | |
Signed-off-by: Seb <[email protected]> | |||
2022-07-15 | linter updates | Seb | |
Signed-off-by: Seb <[email protected]> | |||
2022-07-15 | not a module | Seb | |
Signed-off-by: Seb <[email protected]> | |||
2022-07-15 | add tests | Seb | |
Signed-off-by: Seb <[email protected]> | |||
2022-07-15 | - revert command changes | Seb | |
- fix error style - create module with own go.mod / go.sum | |||
2022-07-15 | Make RR embeddable in other programs | Seb | |
2022-07-14 | stable: cherry-pick changes from stable | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-14 | go.mod: update dependencies | Valery Piashchynski | |
2022-07-13 | [#1211]: build(deps): bump github.com/roadrunner-server/logger/v2 from ↵ | Valery Piashchynski | |
2.13.4 to 2.13.5 | |||
2022-07-12 | build(deps): bump github.com/roadrunner-server/logger/v2 | dependabot[bot] | |
Bumps [github.com/roadrunner-server/logger/v2](https://github.com/roadrunner-server/logger) from 2.13.4 to 2.13.5. - [Release notes](https://github.com/roadrunner-server/logger/releases) - [Commits](https://github.com/roadrunner-server/logger/compare/v2.13.4...v2.13.5) --- updated-dependencies: - dependency-name: github.com/roadrunner-server/logger/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> | |||
2022-07-12 | go.mod: update dependencies | Valery Piashchynski | |
2022-07-10 | go.mod: update dependencies | Valery Piashchynski | |
2022-07-07 | [#1204]: release: `v2.10.6`v2.10.6 | Valery Piashchynski | |
2022-07-07 | release v2.10.6 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-06 | go.mod: update dependencies | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-05 | [#1196]: build(deps): bump aquasecurity/trivy-action from 0.5.0 to 0.5.1 | Valery Piashchynski | |
2022-07-04 | build(deps): bump aquasecurity/trivy-action from 0.5.0 to 0.5.1 | dependabot[bot] | |
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/0.5.0...0.5.1) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> | |||
2022-07-02 | Update README.md | Valery Piashchynski | |
2022-07-01 | enh: remove `.vscode` | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> |