summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-18[#1216]: pre-release: `v2.11.0-beta.1`v2.11.0-beta.1Valery Piashchynski
2022-07-18go.mod: update dependenciesValery Piashchynski
2022-07-18debug server: add readheadertimeoutValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-18go.mod: update dependenciesValery Piashchynski
2022-07-18update sdk and apiValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-18update CHANGELOGValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-18update docs, CHANGELOGValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-17Delete plugins.goValery Piashchynski
2022-07-16go.mod: update dependenciesValery Piashchynski
2022-07-15[#1214]: feat: make RR embeddable in other programsValery Piashchynski
2022-07-15cli: serve, unify errors and plugins register stylingValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-15go.work: remove until https://github.com/golang/go/issues/50750 resolvedValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-15update library nameValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-15use go.workValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-15- move container from the internal folderValery Piashchynski
- channel with the proper size Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-15grab RR version from build infoSeb
Signed-off-by: Seb <[email protected]>
2022-07-15stop exposing version numberSeb
Signed-off-by: Seb <[email protected]>
2022-07-15fix test failuresSeb
Signed-off-by: Seb <[email protected]>
2022-07-15use channel to avoid triggering race detectorSeb
Signed-off-by: Seb <[email protected]>
2022-07-15update changelogSeb
Signed-off-by: Seb <[email protected]>
2022-07-15linter updatesSeb
Signed-off-by: Seb <[email protected]>
2022-07-15not a moduleSeb
Signed-off-by: Seb <[email protected]>
2022-07-15add testsSeb
Signed-off-by: Seb <[email protected]>
2022-07-15- revert command changesSeb
- fix error style - create module with own go.mod / go.sum
2022-07-15Make RR embeddable in other programsSeb
2022-07-14stable: cherry-pick changes from stableValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-14go.mod: update dependenciesValery 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-12build(deps): bump github.com/roadrunner-server/logger/v2dependabot[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-12go.mod: update dependenciesValery Piashchynski
2022-07-10go.mod: update dependenciesValery Piashchynski
2022-07-07[#1204]: release: `v2.10.6`v2.10.6Valery Piashchynski
2022-07-07release v2.10.6Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-06go.mod: update dependenciesValery 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.1Valery Piashchynski
2022-07-04build(deps): bump aquasecurity/trivy-action from 0.5.0 to 0.5.1dependabot[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-02Update README.mdValery Piashchynski
2022-07-01enh: remove `.vscode`Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-01deps: update pluginsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-06-29feat: update grafana dashboardsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-06-28ci: update golangci-lint configValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-06-28feat: add more info to the `./rr --version`Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-06-28Update bug-report.ymlValery Piashchynski
2022-06-28[#1192]: build(deps): bump aquasecurity/trivy-action from 0.4.1 to 0.5.0Valery Piashchynski
2022-06-27build(deps): bump aquasecurity/trivy-action from 0.4.1 to 0.5.0dependabot[bot]
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/0.4.1...0.5.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-06-24deps: update dependenciesValery Piashchynski
2022-06-23[#1189]: release: `v2.10.5`v2.10.5Valery Piashchynski
2022-06-23downgrade temporal/api versionValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-06-23Merge branch 'master' into release/v2.10.5Valery Piashchynski
2022-06-23feat: releaseValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>