- Notifications
You must be signed in to change notification settings - Fork6
Comparing changes
Open a pull request
base repository:coder/coder-logstream-kube
Uh oh!
There was an error while loading.Please reload this page.
base:v0.0.10
head repository:coder/coder-logstream-kube
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.0.11-rc.1
- 18commits
- 11files changed
- 5contributors
Commits on Jul 15, 2024
chore(deps): bump actions/checkout from 3 to 4 (#32)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.- [Release notes](https://github.com/actions/checkout/releases)- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)- [Commits](actions/checkout@v3...v4)---updated-dependencies:- dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Jul 16, 2024
chore(deps): bump actions/setup-go from 3 to 5 (#43)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5.- [Release notes](https://github.com/actions/setup-go/releases)- [Commits](actions/setup-go@v3...v5)---updated-dependencies:- dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump k8s.io/client-go from 0.27.2 to 0.30.2 (#42)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.27.2 to 0.30.2.- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)- [Commits](kubernetes/client-go@v0.27.2...v0.30.2)---updated-dependencies:- dependency-name: k8s.io/client-go 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>
chore(deps): bump nhooyr.io/websocket from 1.8.7 to 1.8.11 (#39)
Bumps [nhooyr.io/websocket](https://github.com/nhooyr/websocket) from 1.8.7 to 1.8.11.- [Release notes](https://github.com/nhooyr/websocket/releases)- [Commits](coder/websocket@v1.8.7...v1.8.11)---updated-dependencies:- dependency-name: nhooyr.io/websocket 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>
chore(deps): bump github.com/go-chi/chi/v5 from 5.0.10 to 5.1.0 (#37)
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.10 to 5.1.0.- [Release notes](https://github.com/go-chi/chi/releases)- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)- [Commits](go-chi/chi@v5.0.10...v5.1.0)---updated-dependencies:- dependency-name: github.com/go-chi/chi/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>
chore(deps): bump docker/login-action from 2 to 3 (#34)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.- [Release notes](https://github.com/docker/login-action/releases)- [Commits](docker/login-action@v2...v3)---updated-dependencies:- dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump google-github-actions/auth from 1 to 2 (#35)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 1 to 2.- [Release notes](https://github.com/google-github-actions/auth/releases)- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)- [Commits](google-github-actions/auth@v1...v2)---updated-dependencies:- dependency-name: google-github-actions/auth dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump google-github-actions/setup-gcloud from 1 to 2 (#33)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 1 to 2.- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)- [Commits](google-github-actions/setup-gcloud@v1...v2)---updated-dependencies:- dependency-name: google-github-actions/setup-gcloud dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: update agentsdk to latest using v2.0 Agent API (#47)
Signed-off-by: Spike Curtis <spike@coder.com>
feat: switch to quartz for time testing (#48)
Signed-off-by: Spike Curtis <spike@coder.com>
Commits on Jul 17, 2024
chore(deps): bump github.com/breml/rootcerts from 0.2.11 to 0.2.17 (#49)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Jul 25, 2024
chore: configure dependabot to do weekly updates (#53)
* chore: configure dependabot to weekly updatesAdditionally, group k8s.io deps.* Update dependabot.yaml
chore(deps): bump github.com/google/nftables (#57)
Bumps [github.com/google/nftables](https://github.com/google/nftables) from 0.1.1-0.20230115205135-9aa6fdf5a28c to 0.2.0.- [Commits](https://github.com/google/nftables/commits/v0.2.0)---updated-dependencies:- dependency-name: github.com/google/nftables dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Jul 30, 2024
chore(deps): bump k8s.io/client-go from 0.30.2 to 0.30.3 (#50)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.30.2 to 0.30.3.- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)- [Commits](kubernetes/client-go@v0.30.2...v0.30.3)---updated-dependencies:- dependency-name: k8s.io/client-go 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>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.0.10...v0.0.11-rc.1
Uh oh!
There was an error while loading.Please reload this page.