Commit graph

1320 commits

Author SHA1 Message Date
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
Joachim Bauch e61845b086
Move common option list parsing code to own function. 2023-12-07 13:33:54 +01:00
Joachim Bauch 0f83392e2d
Skip options from default section when parsing "geoip-overrides". 2023-12-07 12:14:52 +01:00
Joachim Bauch 362098531b
Merge pull request #608 from strukturag/dependabot/github_actions/actions/setup-go-5
build(deps): Bump actions/setup-go from 4 to 5
2023-12-07 12:05:08 +01:00
Joachim Bauch 0d15971506
Dump previous goroutines if leakcheck fails. 2023-12-07 12:04:29 +01:00
dependabot[bot] fd8d11806b
build(deps): Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...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>
2023-12-06 20:59:16 +00:00
Joachim Bauch a8180194ef
Merge pull request #605 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.10.6
build(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.5 to 2.10.6
2023-12-02 19:51:52 +01:00
Joachim Bauch dddf194b48
Use dedicated port for peer listener when testing. 2023-12-01 23:33:33 +01:00
dependabot[bot] 2f421e3bdf
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.5 to 2.10.6.
- [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.5...v2.10.6)

---
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-01 20:58:07 +00:00
Joachim Bauch 716be91feb
Merge pull request #604 from strukturag/dependabot/pip/docs/sphinx-rtd-theme-2.0.0
build(deps): Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 in /docs
2023-11-29 08:08:54 +01:00
dependabot[bot] b3dc84b7b8
build(deps): Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 in /docs
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.3.0...2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 20:55:43 +00:00
Joachim Bauch 55d143d6bc
Merge pull request #602 from strukturag/docker-version
Include "~docker" in version if built on Docker.
2023-11-15 12:10:09 +01:00
Joachim Bauch 838e601183
docker: Create "/.dockerenv" if it doesn't exist.
When building through the CI builders, detection of the Docker environment
doesn't work. So we always create the file manually to make sure the version
contains "~docker" in this case.
2023-11-15 12:03:43 +01:00
Joachim Bauch 4b019a991f
Include "~docker" in version if built on Docker. 2023-11-15 12:02:07 +01:00
Joachim Bauch a2faf3dc95
Merge pull request #603 from strukturag/docker-testing
CI: No need to build docker images for testing, done internally.
2023-11-15 11:49:19 +01:00
Joachim Bauch c20ff558f3
CI: No need to build docker images for testing, done internally. 2023-11-15 11:45:48 +01:00
Joachim Bauch 42a3a5a8a7
Update changelog for 1.2.1 2023-11-15 09:28:39 +01:00
Joachim Bauch 5d4cb58fc8
Merge pull request #480 from nickvergessen/feat/noid/log-simplifier
feat(scripts): Add a script to simplify the logs to make it more easi…
2023-11-15 09:18:07 +01:00
Joachim Bauch 026dafe271
Run "go mod tidy".
This is a follow-up to #600.
2023-11-15 09:17:06 +01:00
Joachim Bauch 4aedfb0051
Merge pull request #600 from strukturag/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.46.0
build(deps): Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.25.0 to 0.46.0
2023-11-15 09:16:25 +01:00