Commit graph

832 commits

Author SHA1 Message Date
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 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 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
Joachim Bauch 4a7bf38bde
Merge pull request #428 from 3x3cut0r/patch-1
TURN_API_KEY and TURN_SECRET fix
2023-02-23 08:43:52 +01:00
Joachim Bauch 84c8378fe8
Merge pull request #429 from SystemKeeper/patch-2
Fix example in docker README
2023-02-23 08:14:41 +01:00
Marcel Müller 42799f231b
Fix example in docker README 2023-02-22 21:31:25 +01:00
3x3cut0r 5921d5dcd3
TURN_API_KEY and TURN_SECRET fix
the docker environment variables TURN_API_KEY and TURN_SECRET didn't work
this is because the entrypoint.sh is only replacing the values but do not uncomment the line like the other replacements do
2023-02-22 19:59:10 +01:00
Joachim Bauch e93291b100
Update changelog for 1.1.1 2023-02-22 11:56:24 +01:00
Joachim Bauch 63c51309ce
Merge pull request #425 from strukturag/docker-fixes
Fix docker images.
2023-02-22 11:55:45 +01:00
Joachim Bauch 4a43fe1df9
docker: Switch to Debian base image.
With Go 1.20, a dependency to "libresolv.so.2" is added which is not available
in Alpine.
2023-02-22 11:51:07 +01:00
Joachim Bauch 737d637987
CI: Test docker images. 2023-02-22 11:51:07 +01:00
Joachim Bauch 3c6d2d1517
Update changelog for 1.1.0 2023-02-22 09:11:03 +01:00
Joachim Bauch 748f03cadc
Merge pull request #400 from strukturag/refactor-simplify
Various refactorings to simplify code
2023-02-22 08:42:06 +01:00
Joachim Bauch 3d3297f006
Merge pull request #390 from strukturag/dependabot/pip/docs/sphinx-6.1.3
build(deps): Bump sphinx from 5.3.0 to 6.1.3 in /docs
2023-02-22 08:40:46 +01:00
Joachim Bauch d49d3704fa
Use interface for client callbacks. 2023-02-22 08:34:17 +01:00
Joachim Bauch e9f80c6b4d
Start message processing earlier. 2023-02-22 08:34:17 +01:00
Joachim Bauch 20228b176f
Migrate to channel waiter helper class. 2023-02-22 08:34:16 +01:00
Joachim Bauch 5e7dec014a
Add helper class for channel waiters. 2023-02-22 08:34:16 +01:00
Joachim Bauch 8353cbbb0f
Migrate to closer helper class. 2023-02-22 08:34:15 +01:00
Joachim Bauch e6b2d1e0aa
Add helper class to handle close channels. 2023-02-22 08:34:15 +01:00
Joachim Bauch 2a47829164
Use empty struct for close channel. 2023-02-22 08:34:14 +01:00
Joachim Bauch 758899b745
Simplify close code of client to make clear when it gets closed internally. 2023-02-22 08:34:14 +01:00
Joachim Bauch b17eb584b4
Use simpler implementation without Context for notifier. 2023-02-22 08:34:14 +01:00
Joachim Bauch 0b4e48af3b
Remove unnecessary variable to flag closed loopback client. 2023-02-22 08:34:13 +01:00
Joachim Bauch dc55e7d5c8
Simplify stopping of deferred executor. 2023-02-22 08:34:11 +01:00
Joachim Bauch 15490b802a
Merge pull request #413 from strukturag/golang-1.20
Add support for Golang 1.20
2023-02-22 08:33:43 +01:00
Joachim Bauch 5757b9ca30
Merge pull request #421 from strukturag/internal-incall
Allow internal clients to set / change the "inCall" flags.
2023-02-22 08:31:08 +01:00
Joachim Bauch a34f3b6093
No longer support Golang 1.17.
While it might still compile with 1.17, it's no longer tested through CI
and at some point, features that require 1.18 will be used.
2023-02-22 08:19:30 +01:00
Joachim Bauch cb68e074bb
docker: Build with Golang 1.20 2023-02-22 08:17:07 +01:00
Joachim Bauch c8fa90d6ab
CI: Also test with Golang 1.20 2023-02-22 08:17:05 +01:00
Joachim Bauch f3ba485e9d
Merge pull request #423 from strukturag/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.0
build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0
2023-02-21 07:56:48 +01:00