Commit Graph

1289 Commits

Author SHA1 Message Date
Joachim Bauch a362682143
Merge pull request #643 from strukturag/dependabot/go_modules/github.com/google/uuid-1.6.0
build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0
2024-01-23 22:23:03 +01:00
dependabot[bot] d3f41eb572
build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 20:36:55 +00:00
Joachim Bauch 88e67cf95e
Merge pull request #641 from strukturag/docker-proxy-client
docker: Always need to set proxy token id / key for server.
2024-01-22 11:29:18 +01:00
Joachim Bauch cc25760dd6
Merge pull request #638 from strukturag/dependabot/github_actions/actions/cache-4
build(deps): Bump actions/cache from 3 to 4
2024-01-22 11:10:33 +01:00
Joachim Bauch 530700e5af
docker: Always need to set proxy token id / key for server. 2024-01-22 11:10:11 +01:00
dependabot[bot] dbba13865d
build(deps): Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 20:35:20 +00:00
Joachim Bauch 0a10339d17
Merge pull request #637 from tcitworld/patch-1
Fix link to NATS install docs
2024-01-16 14:24:28 +01:00
Thomas Citharel 02184ace70
Fix link to NATS install docs 2024-01-16 14:23:11 +01:00
Joachim Bauch 07e2e25a07
Merge pull request #635 from strukturag/dependabot/pip/docs/readthedocs-sphinx-search-0.3.2
build(deps): Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 in /docs
2024-01-16 09:16:25 +01:00
dependabot[bot] 2334f4815e
build(deps): Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 in /docs
Bumps [readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search) from 0.3.1 to 0.3.2.
- [Changelog](https://github.com/readthedocs/readthedocs-sphinx-search/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/readthedocs/readthedocs-sphinx-search/commits/0.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 20:10:08 +00:00
Joachim Bauch 47ad7619e0
Merge pull request #634 from strukturag/dependabot/go_modules/github.com/nats-io/nats.go-1.32.0
build(deps): Bump github.com/nats-io/nats.go from 1.31.0 to 1.32.0
2024-01-12 23:01:49 +01:00
dependabot[bot] 6a384619b8
build(deps): Bump github.com/nats-io/nats.go from 1.31.0 to 1.32.0
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](https://github.com/nats-io/nats.go/compare/v1.31.0...v1.32.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>
2024-01-12 20:46:29 +00:00
Joachim Bauch 1d12b40867
Merge pull request #631 from strukturag/dependabot/pip/docs/markdown-3.5.2
build(deps): Bump markdown from 3.5.1 to 3.5.2 in /docs
2024-01-11 21:51:54 +01:00
dependabot[bot] a8c2a35221
build(deps): Bump markdown from 3.5.1 to 3.5.2 in /docs
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.1...3.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 20:48:32 +00:00
Joachim Bauch dc3bcf2ce7
Merge pull request #633 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.10.9
build(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.7 to 2.10.9
2024-01-11 21:47:52 +01:00
Joachim Bauch 8c7882e4a6
Merge pull request #632 from strukturag/dependabot/pip/docs/jinja2-3.1.3
build(deps): Bump jinja2 from 3.1.2 to 3.1.3 in /docs
2024-01-11 21:47:19 +01:00
dependabot[bot] 67f20bd9b2
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.10.7 to 2.10.9.
- [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.10.7...v2.10.9)

---
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>
2024-01-11 20:23:07 +00:00
dependabot[bot] fea65b31dc
build(deps): Bump jinja2 from 3.1.2 to 3.1.3 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 19:59:22 +00:00
Joachim Bauch d0085811f8
Merge pull request #630 from strukturag/dependabot/go_modules/github.com/prometheus/client_golang-1.18.0
build(deps): Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
2024-01-02 10:12:35 +01:00
dependabot[bot] 719bb9615d
build(deps): Bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.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.17.0...v1.18.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-12-28 20:07:18 +00:00
Joachim Bauch e3e302e453
Merge pull request #629 from strukturag/dependabot/go_modules/google.golang.org/protobuf-1.32.0
build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
2023-12-22 22:42:43 +01:00
dependabot[bot] 3b509a5f43
build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.32.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-12-22 20:55:00 +00:00
Joachim Bauch 0b61b8bb9f
Merge pull request #627 from strukturag/ci-license-check
CI: Check license headers.
2023-12-21 16:18:17 +01:00
Joachim Bauch 9b09ff083b
Add missing copyright headers. 2023-12-21 16:07:20 +01:00
Joachim Bauch 682d3aa52a
CI: Check license headers of Go files. 2023-12-21 16:07:16 +01:00
Joachim Bauch 110ece7626
Add missing copyright headers. 2023-12-21 13:43:57 +01:00
Joachim Bauch 5fd0efa4bc
Merge pull request #606 from strukturag/refactor-proxy-config
Refactor proxy config
2023-12-21 13:39:28 +01:00
Joachim Bauch bd9e2aa29d
Don't log error if reading failed because a close message was sent before. 2023-12-21 13:23:14 +01:00
Joachim Bauch 8f2933071e
Move proxy configuration code to different files. 2023-12-21 11:50:12 +01:00
Joachim Bauch fb62c53976
Merge pull request #624 from strukturag/dependabot/go_modules/google.golang.org/grpc-1.60.1
build(deps): Bump google.golang.org/grpc from 1.60.0 to 1.60.1
2023-12-19 21:39:56 +01:00
dependabot[bot] 2e0561b90b
build(deps): Bump google.golang.org/grpc from 1.60.0 to 1.60.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.0 to 1.60.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.0...v1.60.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-12-19 20:28:42 +00:00
Joachim Bauch eeab0a226b
Merge pull request #623 from strukturag/dependabot/go_modules/golang.org/x/crypto-0.17.0
build(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0
2023-12-19 08:16:07 +01:00
dependabot[bot] 32bbbeee32
build(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 00:06:51 +00:00
Joachim Bauch 7a8879051d
Merge pull request #622 from strukturag/dependabot/github_actions/artifacts-8204c6933e
build(deps): Bump the artifacts group with 2 updates
2023-12-18 14:45:04 +01:00
dependabot[bot] 075e50560e
build(deps): Bump the artifacts group with 2 updates
Bumps the artifacts group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

Updates `actions/download-artifact` from 3 to 4
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: artifacts
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: artifacts
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 07:34:25 +00:00
Joachim Bauch 6c377ee173
dependabot: Group artifact actions. 2023-12-18 08:33:37 +01:00
Joachim Bauch eae19fd61a
Merge pull request #617 from strukturag/dependabot/go_modules/google.golang.org/grpc-1.60.0
build(deps): Bump google.golang.org/grpc from 1.59.0 to 1.60.0
2023-12-14 08:21:56 +01:00
Joachim Bauch a751ede2b2
Merge pull request #618 from strukturag/dependabot/go_modules/github.com/google/uuid-1.5.0
build(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0
2023-12-14 08:21:34 +01:00
Joachim Bauch 7d11ff4a41
Merge pull request #619 from strukturag/dependabot/github_actions/github/codeql-action-3
build(deps): Bump github/codeql-action from 2 to 3
2023-12-14 08:21:20 +01:00
dependabot[bot] 833f39e608
build(deps): Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 20:44:49 +00:00
dependabot[bot] 4f5bdb2a3f
build(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 20:19:22 +00:00
dependabot[bot] 116e74fab4
build(deps): Bump google.golang.org/grpc from 1.59.0 to 1.60.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.60.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.59.0...v1.60.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-12-12 20:19:13 +00:00
Joachim Bauch 9c0e0ba85d
Update changelog for 1.2.2 2023-12-11 08:29:25 +01:00
Joachim Bauch 23e6b11383
Merge pull request #611 from strukturag/dependabot/go_modules/etcd-65d0f67083
build(deps): Bump the etcd group with 4 updates
2023-12-08 12:12:31 +01:00
dependabot[bot] 7e33d2cf3a
build(deps): Bump the etcd group with 4 updates
Bumps the etcd group with 4 updates: [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd), [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd), [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) and [go.etcd.io/etcd/server/v3](https://github.com/etcd-io/etcd).


Updates `go.etcd.io/etcd/api/v3` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.10...v3.5.11)

Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.10...v3.5.11)

Updates `go.etcd.io/etcd/client/v3` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.10...v3.5.11)

Updates `go.etcd.io/etcd/server/v3` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.10...v3.5.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 11:07:11 +00:00
Joachim Bauch 7fe5995e1d
Merge pull request #612 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.10.7
build(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.6 to 2.10.7
2023-12-08 12:04:09 +01:00
Joachim Bauch 2eb84a3301
Merge pull request #610 from strukturag/hangup-on-disinvite
Hangup virtual session if it gets disinvited.
2023-12-08 12:03:52 +01:00
Joachim Bauch 2a16bf0650
Merge pull request #609 from strukturag/geoip-overrides-default
Skip options from default section when parsing "geoip-overrides".
2023-12-08 12:03:34 +01:00
dependabot[bot] d63856e263
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.10.6 to 2.10.7.
- [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.10.6...v2.10.7)

---
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-12-07 20:55:53 +00:00
Joachim Bauch 734eaea85c
Hangup virtual session if it gets disinvited. 2023-12-07 14:38:01 +01:00