Commit graph

951 commits

Author SHA1 Message Date
Joachim Bauch 042a78f99d
Fallback to common shared secret if none is set for backends.
Only applies to static backend configuration.
2023-08-08 10:54:47 +02:00
Joachim Bauch 0591be1bad
Merge pull request #533 from strukturag/warn-missing-backends
Log warning if no (static) backends have been configured.
2023-08-08 10:41:25 +02:00
Joachim Bauch 17e25bbe6e
Log warning if no (static) backends have been configured. 2023-08-08 10:31:27 +02:00
Joachim Bauch f514afad99
Merge pull request #532 from strukturag/geoip-overrides
Use GeoIP overrides if no GeoIP database is configured.
2023-08-07 12:05:20 +02:00
Joachim Bauch e9140178f9
Use GeoIP overrides if no GeoIP database is configured. 2023-08-07 11:41:51 +02:00
Joachim Bauch e703982890
Merge pull request #530 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.21
build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.20 to 2.9.21
2023-08-07 10:02:57 +02:00
dependabot[bot] 940365ea52
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.20 to 2.9.21.
- [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.20...v2.9.21)

---
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-08-04 20:11:39 +00:00
Joachim Bauch 65209deb7d
Merge pull request #524 from strukturag/dependabot/go_modules/github.com/oschwald/maxminddb-golang-1.12.0
build(deps): Bump github.com/oschwald/maxminddb-golang from 1.11.0 to 1.12.0
2023-08-03 08:36:08 +02:00
Joachim Bauch 8a5dcb4ac9
Merge pull request #525 from strukturag/dependabot/pip/docs/mkdocs-1.5.2
build(deps): Bump mkdocs from 1.5.1 to 1.5.2 in /docs
2023-08-03 08:26:03 +02:00
dependabot[bot] 0e55b5aa80
build(deps): Bump mkdocs from 1.5.1 to 1.5.2 in /docs
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.1...1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 20:24:55 +00:00
dependabot[bot] ebf9f3efc0
build(deps): Bump github.com/oschwald/maxminddb-golang
Bumps [github.com/oschwald/maxminddb-golang](https://github.com/oschwald/maxminddb-golang) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/oschwald/maxminddb-golang/releases)
- [Commits](https://github.com/oschwald/maxminddb-golang/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/oschwald/maxminddb-golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 20:15:27 +00:00
Joachim Bauch 8bf0b53d0b
Merge pull request #519 from strukturag/dependabot/pip/docs/markdown-3.4.4
build(deps): Bump markdown from 3.3.7 to 3.4.4 in /docs
2023-07-31 08:55:53 +02:00
dependabot[bot] 5dc0dbe4d6
build(deps): Bump markdown from 3.3.7 to 3.4.4 in /docs
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.7 to 3.4.4.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.7...3.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 06:41:01 +00:00
Joachim Bauch a275c62e9e
Merge pull request #523 from strukturag/dependabot/pip/docs/mkdocs-1.5.1
build(deps): Bump mkdocs from 1.4.3 to 1.5.1 in /docs
2023-07-31 08:40:21 +02:00
dependabot[bot] 8e17ea2ffb
build(deps): Bump mkdocs from 1.4.3 to 1.5.1 in /docs
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.3 to 1.5.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.3...1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 20:07:02 +00:00
Joachim Bauch 2b3f63ddcb
Merge pull request #513 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.20
build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.19 to 2.9.20
2023-07-27 08:58:18 +02:00
dependabot[bot] e3600469c5
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.19 to 2.9.20.
- [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.19...v2.9.20)

---
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-07-27 06:26:10 +00:00
Joachim Bauch b758250aae
Merge pull request #515 from strukturag/dependabot/go_modules/github.com/nats-io/nats.go-1.28.0
build(deps): Bump github.com/nats-io/nats.go from 1.27.1 to 1.28.0
2023-07-27 08:24:46 +02:00
Joachim Bauch d1771af3ff
Merge pull request #514 from strukturag/dependabot/github_actions/coverallsapp/github-action-2.2.1
build(deps): Bump coverallsapp/github-action from 2.2.0 to 2.2.1
2023-07-27 08:24:03 +02:00
Joachim Bauch ae94c9f194
Merge pull request #520 from strukturag/dependabot/go_modules/google.golang.org/grpc-1.57.0
build(deps): Bump google.golang.org/grpc from 1.56.1 to 1.57.0
2023-07-27 08:23:46 +02:00
dependabot[bot] 99b3bedb8b
build(deps): Bump google.golang.org/grpc from 1.56.1 to 1.57.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.57.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-07-26 20:20:28 +00:00
dependabot[bot] 25d5933f1e
build(deps): Bump github.com/nats-io/nats.go from 1.27.1 to 1.28.0
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](https://github.com/nats-io/nats.go/compare/v1.27.1...v1.28.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-07-20 20:10:50 +00:00
dependabot[bot] 3e7b57e005
build(deps): Bump coverallsapp/github-action from 2.2.0 to 2.2.1
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.0...v2.2.1)

---
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-07-13 21:00:00 +00:00
Joachim Bauch 12de5a9b71
Update changelog for 1.1.3 2023-07-05 11:17:27 +02:00
Joachim Bauch 6e81becd4c
Merge pull request #507 from strukturag/dependabot/go_modules/google.golang.org/protobuf-1.31.0
build(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.31.0
2023-07-05 08:33:21 +02:00
dependabot[bot] 05fe7e8f7c
build(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.31.0
Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 20:07:23 +00:00
Joachim Bauch 5cba69686b
Merge pull request #506 from strukturag/dependabot/go_modules/github.com/nats-io/nats.go-1.27.1
build(deps): Bump github.com/nats-io/nats.go from 1.27.0 to 1.27.1
2023-06-26 09:14:56 +02:00
dependabot[bot] 31a57b65d5
build(deps): Bump github.com/nats-io/nats.go from 1.27.0 to 1.27.1
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.27.0 to 1.27.1.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](https://github.com/nats-io/nats.go/compare/v1.27.0...v1.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 20:57:25 +00:00
Joachim Bauch 03266eb323
Merge pull request #505 from strukturag/dependabot/go_modules/google.golang.org/grpc-1.56.1
build(deps): Bump google.golang.org/grpc from 1.56.0 to 1.56.1
2023-06-22 08:07:43 +02:00
dependabot[bot] 694ef9a834
build(deps): Bump google.golang.org/grpc from 1.56.0 to 1.56.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.0 to 1.56.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.0...v1.56.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-06-21 20:57:44 +00:00
Joachim Bauch 3473c48a67
Merge pull request #504 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.19
build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.18 to 2.9.19
2023-06-21 08:18:18 +02:00
dependabot[bot] cbd09f2bdf
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.18 to 2.9.19.
- [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.18...v2.9.19)

---
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-20 20:58:07 +00:00
Joachim Bauch 97abe3d016
Merge pull request #503 from strukturag/dependabot/go_modules/github.com/oschwald/maxminddb-golang-1.11.0
build(deps): Bump github.com/oschwald/maxminddb-golang from 1.10.0 to 1.11.0
2023-06-20 09:04:24 +02:00
dependabot[bot] 332bb01b80
build(deps): Bump github.com/oschwald/maxminddb-golang
Bumps [github.com/oschwald/maxminddb-golang](https://github.com/oschwald/maxminddb-golang) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/oschwald/maxminddb-golang/releases)
- [Commits](https://github.com/oschwald/maxminddb-golang/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/oschwald/maxminddb-golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 20:58:07 +00:00
Joachim Bauch 844def50df
Merge pull request #501 from strukturag/dependabot/go_modules/github.com/prometheus/client_golang-1.16.0
build(deps): Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
2023-06-19 09:15:32 +02:00
Joachim Bauch 4a8f352304
Merge pull request #502 from strukturag/dependabot/go_modules/google.golang.org/grpc-1.56.0
build(deps): Bump google.golang.org/grpc from 1.55.0 to 1.56.0
2023-06-19 09:14:23 +02:00
dependabot[bot] ed0041898f
build(deps): Bump google.golang.org/grpc from 1.55.0 to 1.56.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.55.0...v1.56.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-15 20:58:06 +00:00
dependabot[bot] b95c03babe
build(deps): Bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.1 to 1.16.0.
- [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.15.1...v1.16.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-06-15 20:57:48 +00:00
Joachim Bauch 0c3c245c37
Merge pull request #499 from strukturag/remove-golang-1.18
Follow the Go release policy by supporting only the last two versions.
2023-06-15 11:53:00 +02:00
Joachim Bauch 4fa17018c8
Follow the Go release policy by supporting only the last two versions.
This removes support for Go 1.18
2023-06-15 11:41:30 +02:00
Joachim Bauch 18335071e9
Merge pull request #491 from strukturag/struct-chan
Use "struct{}" channel if only used as signaling mechanism.
2023-06-15 11:41:11 +02:00
Joachim Bauch 1fafd16d36
Merge pull request #498 from strukturag/docker-build-concurrent
docker: Don't build concurrently.
2023-06-15 11:40:57 +02:00
Joachim Bauch 6d492e3bfd
docker: Don't build concurrently.
This fixes flaky builds on GitHub CI.
2023-06-15 11:34:10 +02:00
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