Commit graph

1360 commits

Author SHA1 Message Date
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
dependabot[bot] 433748e5e9
build(deps): Bump peter-evans/create-or-update-comment from 2 to 3
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 20:57:24 +00:00
Joachim Bauch d4eafc851a
Merge pull request #456 from strukturag/dependabot/pip/docs/readthedocs-sphinx-search-0.3.1
build(deps): Bump readthedocs-sphinx-search from 0.2.0 to 0.3.1 in /docs
2023-04-03 10:57:23 +02:00
dependabot[bot] fc61335b2e
build(deps): Bump readthedocs-sphinx-search from 0.2.0 to 0.3.1 in /docs
Bumps [readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/readthedocs/readthedocs-sphinx-search/releases)
- [Changelog](https://github.com/readthedocs/readthedocs-sphinx-search/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/readthedocs/readthedocs-sphinx-search/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 21:03:42 +00:00
Joachim Bauch e4f7fc3020
Merge pull request #451 from strukturag/dependabot/github_actions/coverallsapp/github-action-2.0.0
build(deps): Bump coverallsapp/github-action from 1.2.4 to 2.0.0
2023-03-20 09:14:58 +01:00
Joachim Bauch 5e0c7623be
Merge pull request #450 from strukturag/refactor-allowed-ips
Add common code to handle allowed IPs.
2023-03-20 09:14:18 +01:00
dependabot[bot] 776a8080a7
build(deps): Bump coverallsapp/github-action from 1.2.4 to 2.0.0
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.4 to 2.0.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.4...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 20:09:06 +00:00
Joachim Bauch be949f90b1
Add common code to handle allowed IPs. 2023-03-16 17:11:57 +01:00
Joachim Bauch 407fee2685
Merge pull request #448 from strukturag/stats-allow-nets
stats: Support configuring subnets for allowed IPs.
2023-03-16 16:36:18 +01:00
Joachim Bauch 1e8dd56f7e
stats: Support configuring subnets for allowed IPs. 2023-03-16 16:22:48 +01:00
Joachim Bauch 91ab020c3f
Merge pull request #449 from strukturag/dependabot/go_modules/google.golang.org/protobuf-1.30.0
build(deps): Bump google.golang.org/protobuf from 1.29.1 to 1.30.0
2023-03-16 16:21:49 +01:00
dependabot[bot] 171262b068
build(deps): Bump google.golang.org/protobuf from 1.29.1 to 1.30.0
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.29.1...v1.30.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-03-16 15:10:12 +00:00
Joachim Bauch 8a83976d38
Merge pull request #447 from strukturag/dependabot/github_actions/actions/setup-go-4
build(deps): Bump actions/setup-go from 3 to 4
2023-03-16 15:44:16 +01:00
dependabot[bot] 75347c553f
build(deps): Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
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-03-15 20:57:44 +00:00
Joachim Bauch d49147f376
Merge pull request #446 from strukturag/dependabot/go_modules/google.golang.org/protobuf-1.29.1
build(deps): Bump google.golang.org/protobuf from 1.29.0 to 1.29.1
2023-03-15 08:17:54 +01:00
dependabot[bot] 2497e6585b
build(deps): Bump google.golang.org/protobuf from 1.29.0 to 1.29.1
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.29.0...v1.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 20:58:25 +00:00
Joachim Bauch 31aa0e2a11
Merge pull request #445 from strukturag/docker-latest-tag
CI: Make sure proxy Docker image is never tagged as "latest".
2023-03-13 16:11:09 +01:00
Joachim Bauch 799e01df86
CI: Make sure proxy Docker image is never tagged as "latest". 2023-03-13 16:07:00 +01:00
Joachim Bauch de701dbcae
Update changelog for 1.1.2 2023-03-13 10:27:33 +01:00
Joachim Bauch 49a832f41a
Merge pull request #443 from strukturag/dependabot/go_modules/google.golang.org/protobuf-1.29.0
build(deps): Bump google.golang.org/protobuf from 1.28.1 to 1.29.0
2023-03-13 10:20:37 +01:00
Joachim Bauch 30a2fb134e
tarball: Copy more "google.golang.org/protobuf" modules to vendor.
This is required for the "protoc-gen-go" to be able to compile.
Auto-detection only works for modules that are imported by the main
module.
2023-03-13 10:08:25 +01:00
Joachim Bauch 1b4f1b09dd
Merge pull request #439 from strukturag/docker-turn-settings
docker: Don't rely on default values when updating TURN settings.
2023-03-13 09:27:27 +01:00
dependabot[bot] 2174980c8a
build(deps): Bump google.golang.org/protobuf from 1.28.1 to 1.29.0
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.1 to 1.29.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.28.1...v1.29.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-03-08 20:58:02 +00:00
Joachim Bauch 48bdf22f27
Merge pull request #438 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.15
build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.14 to 2.9.15
2023-03-06 11:05:51 +01:00
Joachim Bauch 91307acee3
Merge pull request #441 from strukturag/ci-deprecate-set-output
CI: Stop using deprecated "set-output".
2023-03-06 10:41:27 +01:00
dependabot[bot] 281bf73f62
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.14 to 2.9.15.
- [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.14...v2.9.15)

---
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-03-06 09:38:55 +00:00
Joachim Bauch 74fe96bb50
CI: Stop using deprecated "set-output". 2023-03-06 10:34:39 +01:00
Joachim Bauch 9b27cf8bd1
Merge pull request #442 from strukturag/update-protoc-gen-grpc
Update protoc-gen-go-grpc to v1.3.0
2023-03-06 10:33:49 +01:00
Joachim Bauch c2182f0440
make: Ensure folder for protoc-gen-go-grpc command exists for tarball. 2023-03-06 10:24:13 +01:00
Joachim Bauch 43ad9b794b
Update protoc-gen-go-grpc to v1.3.0 2023-03-06 10:18:33 +01:00
Joachim Bauch 93b9c08e90
CI: Increase timeout for golangci-lint to 2 minutes. 2023-03-06 09:56:59 +01:00
Joachim Bauch 149ea220a1
CI: Run golangci-lint with Go 1.20 2023-03-06 09:52:24 +01:00
Joachim Bauch 4f94d35eb1
Mark as "go 1.18". 2023-03-06 09:41:45 +01:00
Joachim Bauch 107426f96d
Merge pull request #440 from strukturag/go-mod-tidy
Run "go mod tidy -compat=1.18".
2023-03-06 09:37:49 +01:00
Joachim Bauch 5730d806ec
Run "go mod tidy -compat=1.18". 2023-03-06 09:29:39 +01:00
Joachim Bauch 28c1f39062
Merge pull request #434 from strukturag/dependabot/go_modules/github.com/nats-io/nats.go-1.24.0
build(deps): Bump github.com/nats-io/nats.go from 1.23.0 to 1.24.0
2023-03-06 09:19:24 +01:00
Joachim Bauch db6fb9fc6b
docker: Don't rely on default values when updating TURN settings. 2023-03-06 09:16:53 +01:00
Joachim Bauch 54fd71dae3
Merge pull request #437 from strukturag/dependabot/github_actions/coverallsapp/github-action-1.2.4
build(deps): Bump coverallsapp/github-action from 1.2.3 to 1.2.4
2023-03-06 09:04:53 +01:00
dependabot[bot] 947782367d
build(deps): Bump coverallsapp/github-action from 1.2.3 to 1.2.4
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.3...v1.2.4)

---
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-03-01 21:00:38 +00:00
Joachim Bauch b9a6fad3fe
Merge pull request #436 from strukturag/dependabot/github_actions/coverallsapp/github-action-1.2.3
build(deps): Bump coverallsapp/github-action from 1.2.2 to 1.2.3
2023-03-01 08:10:15 +01:00
dependabot[bot] 066f03e5d6
build(deps): Bump coverallsapp/github-action from 1.2.2 to 1.2.3
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.2...v1.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-02-28 20:57:48 +00:00
Joachim Bauch af10d38c03
Merge pull request #435 from strukturag/dependabot/github_actions/coverallsapp/github-action-1.2.2
build(deps): Bump coverallsapp/github-action from 1.2.0 to 1.2.2
2023-02-28 13:47:13 +01:00
Joachim Bauch fa5c0bc637
Merge pull request #430 from SystemKeeper/add-skip-verify
Allow SKIP_VERIFY in docker image
2023-02-28 13:46:34 +01:00
dependabot[bot] 31b69e97c2
build(deps): Bump coverallsapp/github-action from 1.2.0 to 1.2.2
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.0...v1.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-02-27 20:36:11 +00:00
Joachim Bauch ed5246b82d
Merge pull request #433 from strukturag/dependabot/github_actions/coverallsapp/github-action-1.2.0
build(deps): Bump coverallsapp/github-action from 1.1.3 to 1.2.0
2023-02-27 08:58:57 +01:00
dependabot[bot] a52dde3594
build(deps): Bump github.com/nats-io/nats.go from 1.23.0 to 1.24.0
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](https://github.com/nats-io/nats.go/compare/v1.23.0...v1.24.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-02-24 20:58:00 +00:00
dependabot[bot] 75a9391b74
build(deps): Bump coverallsapp/github-action from 1.1.3 to 1.2.0
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/1.1.3...v1.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-02-24 20:57:42 +00:00
Marcel Müller e32ede8717 Allow SKIP_VERIFY in docker image
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-02-23 10:35:30 +01:00
Zoey 6c6ebb647a
keep Docker images alpine based (#427)
keep Docker images alpine based

Signed-off-by: Zoey <zoey@z0ey.de>
2023-02-23 09:13:41 +01:00