Commit graph

908 commits

Author SHA1 Message Date
Joachim Bauch fd29f83454
Use "struct{}" channel if only used as signaling mechanism. 2023-06-15 11:30:28 +02:00
Joachim Bauch e83cdd67ad
Merge pull request #497 from strukturag/roomsessionid-lock
Add missing lock for "roomSessionId" to avoid potential races.
2023-06-15 11:29:53 +02:00
Joachim Bauch 6da48e31b5
Add missing lock for "roomSessionId" to avoid potential races. 2023-06-15 11:22:26 +02:00
Joachim Bauch d22b4ef2ad
Merge pull request #493 from strukturag/dependabot/go_modules/github.com/prometheus/client_golang-1.15.1
build(deps): Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1
2023-06-14 08:30:05 +02:00
dependabot[bot] 4f5b5e3c83
build(deps): Bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.15.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.15.1)

---
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-06-14 06:16:27 +00:00
Joachim Bauch 4d92d14e0a
Merge pull request #496 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.18
build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.17 to 2.9.18
2023-06-14 08:15:42 +02:00
dependabot[bot] 7eb7f56f17
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.17 to 2.9.18.
- [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.17...v2.9.18)

---
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-06-13 20:57:49 +00:00
Joachim Bauch c0e60204ba
Merge pull request #495 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.17
build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.15 to 2.9.17
2023-06-13 11:23:23 +02:00
Joachim Bauch 58e5d4a18b
Merge pull request #492 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-3.6.0
build(deps): Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0
2023-06-13 11:12:04 +02:00
dependabot[bot] e92d4ebe65
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.15 to 2.9.17.
- [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.15...v2.9.17)

---
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-06-12 20:59:46 +00:00
dependabot[bot] ab4cd5d838
build(deps): Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 20:57:39 +00:00
Joachim Bauch c11902b2f3
etcd: Use dedicated port for HTTP listener when testing to silent warning.
Follow-up to #475
2023-06-12 12:06:43 +02:00
Joachim Bauch b0f677dbc4
Merge pull request #475 from strukturag/dependabot/go_modules/go.etcd.io/etcd/server/v3-3.5.9
build(deps): Bump go.etcd.io/etcd/server/v3 from 3.5.7 to 3.5.9
2023-06-12 11:57:12 +02:00
Joachim Bauch 73808f5a68
Update for changed etcd config API. 2023-06-12 11:42:13 +02:00
Joachim Bauch a0c4919481
Merge pull request #478 from strukturag/dependabot/go_modules/github.com/nats-io/nats.go-1.26.0
build(deps): Bump github.com/nats-io/nats.go from 1.24.0 to 1.26.0
2023-06-12 11:29:57 +02:00
dependabot[bot] 186c7bf052
build(deps): Bump go.etcd.io/etcd/server/v3 from 3.5.7 to 3.5.9
Bumps [go.etcd.io/etcd/server/v3](https://github.com/etcd-io/etcd) from 3.5.7 to 3.5.9.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.7...v3.5.9)

---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/server/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 09:28:56 +00:00
Joachim Bauch ac74ced46c
Merge pull request #473 from strukturag/dependabot/go_modules/go.etcd.io/etcd/client/v3-3.5.9
build(deps): Bump go.etcd.io/etcd/client/v3 from 3.5.7 to 3.5.9
2023-06-12 11:27:11 +02:00
Joachim Bauch cd1a1aab0b
Merge pull request #472 from strukturag/dependabot/go_modules/google.golang.org/grpc-1.55.0
build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.55.0
2023-06-12 11:25:30 +02:00
Joachim Bauch 29be44cb74
Merge pull request #484 from strukturag/dependabot/github_actions/coverallsapp/github-action-2.2.0
build(deps): Bump coverallsapp/github-action from 2.1.2 to 2.2.0
2023-06-12 11:23:12 +02:00
dependabot[bot] 26b5ebb948
build(deps): Bump go.etcd.io/etcd/client/v3 from 3.5.7 to 3.5.9
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.7 to 3.5.9.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.7...v3.5.9)

---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 09:10:10 +00:00
dependabot[bot] 2175b372e2
build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.55.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.55.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.55.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-06-12 09:09:45 +00:00
dependabot[bot] bf488c4516
build(deps): Bump github.com/nats-io/nats.go from 1.24.0 to 1.26.0
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.24.0 to 1.26.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](https://github.com/nats-io/nats.go/compare/v1.24.0...v1.26.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-06-12 09:08:12 +00:00
dependabot[bot] dc1c777f41
build(deps): Bump coverallsapp/github-action from 2.1.2 to 2.2.0
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.1.2...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 09:08:07 +00:00
Joachim Bauch db0b591366
Merge pull request #485 from strukturag/dependabot/pip/docs/sphinx-rtd-theme-1.2.2
build(deps): Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 in /docs
2023-06-12 10:58:53 +02:00
Joachim Bauch 49ac751010
Merge pull request #490 from strukturag/fix-duplicate-join
Fix duplicate join events
2023-06-12 10:58:25 +02:00
Joachim Bauch bd4f6524cb
Include remaining hellos in message if error occurred. 2023-06-12 10:48:16 +02:00
Joachim Bauch 2fdd346766
Include times in log when message is ignored. 2023-06-12 10:47:52 +02:00
Joachim Bauch e6c35a3354
Merge pull request #487 from SystemKeeper/fix/486/multiple-backends-docker
Write backends comma-separated to config
2023-06-12 10:25:14 +02:00
Joachim Bauch 2e2d2f64e9
Merge pull request #488 from SystemKeeper/feat/noid/add-allowall-to-docker-image
Add allowall to docker image
2023-06-12 10:21:07 +02:00
Joachim Bauch 3ed2a0e4cd
Filter out duplicate "join" events.
Due to the asynchronous events, a session might received a "Joined" event
for the same (other) session twice, so filter these out on a per-session
level.
2023-06-12 10:19:00 +02:00
Joachim Bauch c4ae9cdc6c
Simplify "WaitForUsersJoined" in tests. 2023-06-12 10:03:28 +02:00
Joachim Bauch b45f4a2bfc
Merge pull request #482 from strukturag/simplify-vendor
Simplify vendoring.
2023-06-12 09:37:49 +02:00
Marcel Müller 0b212819c7 Add allowall to docker image
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-06-11 17:15:37 +02:00
Marcel Müller a083cf3001 Write backends comma-separated to config
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-06-11 17:01:22 +02:00
dependabot[bot] de9283969f
build(deps): Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 in /docs
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.1 to 1.2.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.1...1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 21:00:18 +00:00
Joachim Bauch 9dad3f8aad
CI: Print tarball contents. 2023-06-07 17:26:32 +02:00
Joachim Bauch 84151b295a
Simplify vendoring.
Instead of manually copying files to vendor folder, try to get "go" to
detect dependencies instead.
2023-06-07 17:26:32 +02:00
Joachim Bauch 5a84dd7d65
Merge pull request #481 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-3.5.0
build(deps): Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0
2023-06-07 16:47:21 +02:00
dependabot[bot] 40eea01644
build(deps): Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 20:57:44 +00:00
Joachim Bauch 0a343acacf
Merge pull request #466 from strukturag/dependabot/github_actions/coverallsapp/github-action-2.1.2
build(deps): Bump coverallsapp/github-action from 2.1.0 to 2.1.2
2023-05-31 11:35:35 +02:00
Joachim Bauch 514fd8e0fd
Merge pull request #479 from strukturag/dependabot/pip/docs/sphinx-rtd-theme-1.2.1
build(deps): Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 in /docs
2023-05-31 11:34:19 +02:00
dependabot[bot] e0dd2617e7
build(deps): Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 in /docs
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.0 to 1.2.1.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.0...1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 21:00:14 +00:00
Joachim Bauch df65394c12
Merge pull request #471 from strukturag/dependabot/pip/docs/mkdocs-1.4.3
build(deps): Bump mkdocs from 1.4.2 to 1.4.3 in /docs
2023-05-04 09:56:21 +02:00
dependabot[bot] b49797fc6c
build(deps): Bump mkdocs from 1.4.2 to 1.4.3 in /docs
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.2...1.4.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-05-03 20:59:58 +00:00
Joachim Bauch fc169a8f59
Merge pull request #468 from strukturag/dependabot/pip/docs/sphinx-6.2.1
build(deps): Bump sphinx from 6.1.3 to 6.2.1 in /docs
2023-04-27 08:48:16 +02:00
dependabot[bot] 2c6b22640e
build(deps): Bump sphinx from 6.1.3 to 6.2.1 in /docs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 6.2.1.
- [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.1.3...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 20:59:52 +00:00
dependabot[bot] e2c981c000
build(deps): Bump coverallsapp/github-action from 2.1.0 to 2.1.2
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.1.0...v2.1.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-04-19 20:58:14 +00:00
Joachim Bauch dd37df185e
Merge pull request #459 from strukturag/dependabot/github_actions/peter-evans/create-or-update-comment-3
build(deps): Bump peter-evans/create-or-update-comment from 2 to 3
2023-04-11 22:11:27 +02:00
Joachim Bauch 7d547f41d3
Merge pull request #460 from strukturag/dependabot/github_actions/coverallsapp/github-action-2.1.0
build(deps): Bump coverallsapp/github-action from 2.0.0 to 2.1.0
2023-04-11 22:10:37 +02:00
dependabot[bot] b6e83c7ffb
build(deps): Bump coverallsapp/github-action from 2.0.0 to 2.1.0
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.0.0...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 20:58:16 +00:00