Commit graph

1309 commits

Author SHA1 Message Date
Joachim Bauch 4a9b25981d
Merge pull request #574 from strukturag/dependabot/go_modules/golang.org/x/net-0.17.0
build(deps): Bump golang.org/x/net from 0.12.0 to 0.17.0
2023-10-12 11:53:45 +02:00
Joachim Bauch 43f88c35a5
Merge pull request #569 from strukturag/dependabot/go_modules/github.com/prometheus/client_golang-1.17.0
build(deps): Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
2023-10-12 11:48:07 +02:00
Joachim Bauch 4bd656e8fd
Merge pull request #573 from strukturag/dependabot/go_modules/google.golang.org/grpc-1.58.3
build(deps): Bump google.golang.org/grpc from 1.58.1 to 1.58.3
2023-10-12 11:47:18 +02:00
dependabot[bot] 050475dfc8
build(deps): Bump golang.org/x/net from 0.12.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 09:33:45 +00:00
dependabot[bot] d877f5193d
build(deps): Bump github.com/nats-io/nats.go from 1.29.0 to 1.30.2
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.29.0 to 1.30.2.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](https://github.com/nats-io/nats.go/compare/v1.29.0...v1.30.2)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 09:33:39 +00:00
dependabot[bot] 4c0043521a
build(deps): Bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.17.0/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 09:33:08 +00:00
dependabot[bot] da03095d1b
build(deps): Bump google.golang.org/grpc from 1.58.1 to 1.58.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.1...v1.58.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 09:32:52 +00:00
Joachim Bauch c17c5fd444
Merge pull request #575 from strukturag/transient-ttl
Support TTL for transient data.
2023-10-12 11:31:38 +02:00
Joachim Bauch e895fe3aeb
Attempt to fix flaky TestBackendServer_RoomDisinviteDifferentRooms. 2023-10-12 11:19:07 +02:00
Joachim Bauch b006903a56
Support passing TTL when setting transient data from clients. 2023-10-12 11:07:11 +02:00
Joachim Bauch 1ace748432
Support TTL for transient data. 2023-10-12 11:07:10 +02:00
Joachim Bauch 4190f2709d
Merge pull request #570 from strukturag/dependabot/pip/docs/markdown-3.5
build(deps): Bump markdown from 3.4.4 to 3.5 in /docs
2023-10-11 09:05:46 +02:00
dependabot[bot] a96a1c5ebc
build(deps): Bump markdown from 3.4.4 to 3.5 in /docs
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.4 to 3.5.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.4...3.5)

---
updated-dependencies:
- dependency-name: markdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 20:25:53 +00:00
Joachim Bauch 4d21091172
Merge pull request #561 from strukturag/dependabot/pip/docs/mkdocs-1.5.3
build(deps): Bump mkdocs from 1.5.2 to 1.5.3 in /docs
2023-09-20 12:42:34 +02:00
dependabot[bot] 94ce9a6067
build(deps): Bump mkdocs from 1.5.2 to 1.5.3 in /docs
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.2...1.5.3)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 20:09:12 +00:00
Joachim Bauch 15f6204990
Merge pull request #560 from strukturag/dependabot/pip/docs/sphinx-7.2.6
build(deps): Bump sphinx from 7.2.5 to 7.2.6 in /docs
2023-09-18 14:19:35 +02:00
Joachim Bauch a232fb7fc3
Merge pull request #559 from strukturag/dependabot/go_modules/google.golang.org/grpc-1.58.1
build(deps): Bump google.golang.org/grpc from 1.58.0 to 1.58.1
2023-09-18 14:19:18 +02:00
Joachim Bauch b7be0bf910
Merge pull request #547 from strukturag/response-join-twice
Return response if session tries to join room again.
2023-09-18 14:18:54 +02:00
dependabot[bot] 858b176e37
build(deps): Bump sphinx from 7.2.5 to 7.2.6 in /docs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.5 to 7.2.6.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.5...v7.2.6)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 20:51:56 +00:00
dependabot[bot] 5e82df1848
build(deps): Bump google.golang.org/grpc from 1.58.0 to 1.58.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.58.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.0...v1.58.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 20:17:38 +00:00
Joachim Bauch 96fdf92d68
Merge pull request #558 from strukturag/dependabot/go_modules/github.com/nats-io/nats.go-1.29.0
build(deps): Bump github.com/nats-io/nats.go from 1.28.0 to 1.29.0
2023-09-14 15:35:58 +02:00
Joachim Bauch 1905b81fb6
Merge pull request #557 from strukturag/dependabot/github_actions/docker/build-push-action-5
build(deps): Bump docker/build-push-action from 4 to 5
2023-09-14 15:35:23 +02:00
dependabot[bot] c7f3dc5853
build(deps): Bump github.com/nats-io/nats.go from 1.28.0 to 1.29.0
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](https://github.com/nats-io/nats.go/compare/v1.28.0...v1.29.0)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 20:30:40 +00:00
dependabot[bot] 3b4a8bc521
build(deps): Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 20:30:07 +00:00
Joachim Bauch 28ac875b90
Merge pull request #550 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.22
build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.21 to 2.9.22
2023-09-13 13:35:03 +02:00
Joachim Bauch 366de99f30
Merge pull request #551 from strukturag/dependabot/github_actions/coverallsapp/github-action-2.2.3
build(deps): Bump coverallsapp/github-action from 2.2.2 to 2.2.3
2023-09-13 13:32:05 +02:00
Joachim Bauch 6f60b23a33
Merge pull request #555 from strukturag/dependabot/github_actions/docker/setup-buildx-action-3
build(deps): Bump docker/setup-buildx-action from 2 to 3
2023-09-13 13:31:49 +02:00
dependabot[bot] 342f54044c
build(deps): Bump github.com/nats-io/nats-server/v2
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.9.21 to 2.9.22.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.9.21...v2.9.22)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 11:21:16 +00:00
dependabot[bot] e3a8a6b1ac
build(deps): Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 11:20:22 +00:00
Joachim Bauch 48b4e3beb8
Merge pull request #554 from strukturag/dependabot/github_actions/docker/login-action-3
build(deps): Bump docker/login-action from 2 to 3
2023-09-13 13:19:51 +02:00
Joachim Bauch 4d7d5094bf
Merge pull request #553 from strukturag/dependabot/github_actions/docker/setup-qemu-action-3
build(deps): Bump docker/setup-qemu-action from 2 to 3
2023-09-13 13:19:35 +02:00
Joachim Bauch 4c87ecb4b3
Merge pull request #552 from strukturag/dependabot/github_actions/docker/metadata-action-5
build(deps): Bump docker/metadata-action from 4 to 5
2023-09-13 13:19:17 +02:00
Joachim Bauch 9af73fa513
Merge pull request #549 from strukturag/dependabot/go_modules/google.golang.org/grpc-1.58.0
build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.58.0
2023-09-13 13:18:56 +02:00
dependabot[bot] f62ada7f81
build(deps): Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/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>
2023-09-12 20:16:08 +00:00
dependabot[bot] ac720bc2be
build(deps): Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 20:16:05 +00:00
dependabot[bot] 7d12d74f38
build(deps): Bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 20:16:03 +00:00
dependabot[bot] 0ab7c8efeb
build(deps): Bump coverallsapp/github-action from 2.2.2 to 2.2.3
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 20:10:38 +00:00
dependabot[bot] f355b25ffb
build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.58.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.58.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.58.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 20:10:07 +00:00
Joachim Bauch 35135433c2
Return response if session tries to join room again. 2023-09-05 15:43:46 +02:00
Joachim Bauch 92690f4613
Update entry if room session id changes. 2023-09-05 15:23:19 +02:00
Joachim Bauch bc7dba17c1
Merge pull request #545 from strukturag/dependabot/github_actions/actions/checkout-4
build(deps): Bump actions/checkout from 3 to 4
2023-09-05 09:01:02 +02:00
Joachim Bauch 470ae9b703
Merge pull request #546 from strukturag/dependabot/github_actions/coverallsapp/github-action-2.2.2
build(deps): Bump coverallsapp/github-action from 2.2.1 to 2.2.2
2023-09-05 08:29:19 +02:00
dependabot[bot] ceea757a45
build(deps): Bump coverallsapp/github-action from 2.2.1 to 2.2.2
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 20:25:21 +00:00
dependabot[bot] 0f043a4ba9
build(deps): Bump actions/checkout from 3 to 4
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](https://github.com/actions/checkout/compare/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>
2023-09-04 20:25:17 +00:00
Joachim Bauch 46cec93d9f
Merge pull request #544 from strukturag/dependabot/pip/docs/sphinx-7.2.5
build(deps): Bump sphinx from 7.2.4 to 7.2.5 in /docs
2023-09-04 20:00:19 +02:00
dependabot[bot] aeef825cd4
build(deps): Bump sphinx from 7.2.4 to 7.2.5 in /docs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.4 to 7.2.5.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.4...v7.2.5)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 20:40:04 +00:00
Joachim Bauch 3e134f1278
Merge pull request #539 from strukturag/dependabot/go_modules/github.com/google/uuid-1.3.1
build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1
2023-08-28 08:55:25 +02:00
Joachim Bauch ecdc5d75f0
Merge pull request #542 from strukturag/dependabot/pip/docs/sphinx-7.2.4
build(deps): Bump sphinx from 6.2.1 to 7.2.4 in /docs
2023-08-28 08:55:11 +02:00
dependabot[bot] 26652fba1a
build(deps): Bump sphinx from 6.2.1 to 7.2.4 in /docs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.2.4.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.2.1...v7.2.4)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 06:40:35 +00:00
Joachim Bauch a6b1998bba
Merge pull request #537 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-3.7.0
build(deps): Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
2023-08-28 08:39:26 +02:00