Joachim Bauch
|
37d7a5ac3f
|
Merge pull request #874 from solracsf/patch-2
docker: Upgrade Janus and its dependencies
|
2024-12-12 11:33:32 +01:00 |
|
Git'Fellow
|
793dff239b
|
Merge branch 'master' into patch-2
|
2024-12-12 11:27:24 +01:00 |
|
dependabot[bot]
|
c2ea854570
|
Bump google.golang.org/grpc from 1.67.1 to 1.68.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.1 to 1.68.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.67.1...v1.68.1)
---
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>
|
2024-12-12 10:26:21 +00:00 |
|
Joachim Bauch
|
df1c582df2
|
Merge pull request #881 from strukturag/docker-compose-nats
docker: Use bind-mount for "gnatsd.conf"
|
2024-12-12 11:25:47 +01:00 |
|
Joachim Bauch
|
4bbc232619
|
Merge pull request #880 from strukturag/dependabot/go_modules/golang.org/x/crypto-0.31.0
Bump golang.org/x/crypto from 0.30.0 to 0.31.0
|
2024-12-12 11:24:16 +01:00 |
|
Joachim Bauch
|
ab5e4fec81
|
docker: Use bind-mount for "gnatsd.conf"
As the target folder ("/config") doesn't exist in the image, we need a bind
mount to be able to mount the file.
|
2024-12-12 11:22:36 +01:00 |
|
dependabot[bot]
|
54e9268d5d
|
Bump golang.org/x/crypto from 0.30.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.30.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-12 10:09:56 +00:00 |
|
Joachim Bauch
|
5588585dac
|
Merge pull request #873 from solracsf/patch-1
docker: apply Docker image versioning
|
2024-12-12 11:09:14 +01:00 |
|
Joachim Bauch
|
121f231d70
|
Merge pull request #876 from strukturag/dependabot/docker/docker/janus/alpine-3.21
Bump alpine from 3.20 to 3.21 in /docker/janus
|
2024-12-12 11:08:04 +01:00 |
|
Joachim Bauch
|
aa00c743f2
|
Merge pull request #878 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.10.23
Bump github.com/nats-io/nats-server/v2 from 2.10.22 to 2.10.23
|
2024-12-12 11:07:52 +01:00 |
|
dependabot[bot]
|
fc87a2dcf2
|
Bump github.com/nats-io/nats-server/v2 from 2.10.22 to 2.10.23
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.10.22 to 2.10.23.
- [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.22...v2.10.23)
---
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-12-10 20:33:21 +00:00 |
|
dependabot[bot]
|
e130eed2b6
|
Bump alpine from 3.20 to 3.21 in /docker/janus
Bumps alpine from 3.20 to 3.21.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-06 20:28:20 +00:00 |
|
Git'Fellow
|
58174fe622
|
docker: Upgrade Janus and its dependencies
|
2024-12-03 18:51:54 +01:00 |
|
Git'Fellow
|
2dcdc2fb9a
|
Apply Docker Image Versioning
|
2024-12-03 18:33:25 +01:00 |
|
Joachim Bauch
|
2bb1c5516c
|
Merge pull request #872 from strukturag/dependabot/go_modules/github.com/stretchr/testify-1.10.0
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
|
2024-11-26 08:02:21 +01:00 |
|
dependabot[bot]
|
c2a79bf226
|
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-25 21:17:47 +00:00 |
|
Joachim Bauch
|
180efaa4fe
|
Merge pull request #869 from strukturag/test-join-room-error
Add testcase when joining unknown room.
|
2024-11-21 14:43:40 +01:00 |
|
Joachim Bauch
|
08c67e0d64
|
Add testcase when joining unknown room.
|
2024-11-21 14:34:51 +01:00 |
|
Joachim Bauch
|
8037c3be82
|
Merge pull request #866 from strukturag/dependabot/go_modules/google.golang.org/protobuf-1.35.2
Bump google.golang.org/protobuf from 1.35.1 to 1.35.2
|
2024-11-19 08:46:18 +01:00 |
|
dependabot[bot]
|
0ad3b25a19
|
Bump google.golang.org/protobuf from 1.35.1 to 1.35.2
Bumps google.golang.org/protobuf from 1.35.1 to 1.35.2.
---
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>
|
2024-11-14 20:41:22 +00:00 |
|
Joachim Bauch
|
c0c0187f07
|
Merge pull request #864 from strukturag/dependabot/go_modules/etcd-9bd42a9fd7
Bump the etcd group with 4 updates
|
2024-11-14 08:26:18 +01:00 |
|
Joachim Bauch
|
79f274598f
|
Merge pull request #865 from strukturag/dependabot/pip/docs/sphinx-rtd-theme-3.0.2
Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 in /docs
|
2024-11-14 08:25:57 +01:00 |
|
dependabot[bot]
|
e6358a0224
|
Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 in /docs
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.1...3.0.2)
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-13 20:58:54 +00:00 |
|
dependabot[bot]
|
45e61f9530
|
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.16 to 3.5.17
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.16...v3.5.17)
Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.16 to 3.5.17
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.16...v3.5.17)
Updates `go.etcd.io/etcd/client/v3` from 3.5.16 to 3.5.17
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.16...v3.5.17)
Updates `go.etcd.io/etcd/server/v3` from 3.5.16 to 3.5.17
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.16...v3.5.17)
---
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>
|
2024-11-12 20:52:44 +00:00 |
|
Joachim Bauch
|
8a53bab9cf
|
Merge pull request #860 from strukturag/unpublish-remote
Notify remote to stop publishing when last local subscriber is closed.
|
2024-11-11 11:47:45 +01:00 |
|
Joachim Bauch
|
71ceadbf4c
|
Add more cases when to stop remote publishing.
|
2024-11-11 10:47:05 +01:00 |
|
Joachim Bauch
|
6038d66730
|
Add some Janus tests.
|
2024-11-11 10:27:05 +01:00 |
|
Joachim Bauch
|
469e97f483
|
Make JanusGateway an interface to help with testing.
|
2024-11-11 10:26:43 +01:00 |
|
Joachim Bauch
|
af7eda29b2
|
Add test for remote subscribing.
|
2024-11-11 10:26:42 +01:00 |
|
Joachim Bauch
|
c12addb2a8
|
Notify remote to stop publishing when last local subscriber is closed.
|
2024-11-11 10:26:42 +01:00 |
|
Joachim Bauch
|
b7c40d1cc0
|
Merge pull request #863 from strukturag/redefine-builtin-max
Don't redefine built-in id "max".
|
2024-11-11 10:26:27 +01:00 |
|
Joachim Bauch
|
c642319514
|
Don't redefine built-in id "max".
|
2024-11-11 10:20:34 +01:00 |
|
Joachim Bauch
|
119b1ff39d
|
Merge pull request #859 from strukturag/recipient-call
Support recipient "call".
|
2024-11-07 09:09:13 +01:00 |
|
Joachim Bauch
|
da4c9d88fe
|
Document sending to sessions in the same call.
|
2024-11-06 10:14:37 +01:00 |
|
Joachim Bauch
|
a261d6b37d
|
Support recipient "call".
|
2024-11-06 10:12:46 +01:00 |
|
Joachim Bauch
|
54ed64104a
|
Merge pull request #817 from strukturag/dependabot/go_modules/etcd-de941342d3
Bump the etcd group with 4 updates
|
2024-11-06 09:52:12 +01:00 |
|
dependabot[bot]
|
22b56db8ed
|
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.15 to 3.5.16
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.15...v3.5.16)
Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.15 to 3.5.16
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.15...v3.5.16)
Updates `go.etcd.io/etcd/client/v3` from 3.5.15 to 3.5.16
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.15...v3.5.16)
Updates `go.etcd.io/etcd/server/v3` from 3.5.15 to 3.5.16
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.15...v3.5.16)
---
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>
|
2024-11-06 08:34:33 +00:00 |
|
Joachim Bauch
|
b2608c3d71
|
Merge pull request #858 from strukturag/remove-go1.21
Drop support for Go 1.21
|
2024-11-06 09:33:36 +01:00 |
|
Joachim Bauch
|
d15bd828f7
|
Drop support for Go 1.21
|
2024-11-06 09:28:04 +01:00 |
|
Joachim Bauch
|
eea69caa54
|
Merge pull request #857 from strukturag/jwt-v5
Migrate to github.com/golang-jwt/jwt/v5
|
2024-11-05 10:09:06 +01:00 |
|
Joachim Bauch
|
8cefef4547
|
Update generated files.
|
2024-11-05 10:01:34 +01:00 |
|
Joachim Bauch
|
e152b8dcda
|
Migrate to github.com/golang-jwt/jwt/v5
|
2024-11-05 09:59:14 +01:00 |
|
Joachim Bauch
|
7608d9f81e
|
Merge pull request #856 from strukturag/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.1
Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
|
2024-11-05 08:10:47 +01:00 |
|
dependabot[bot]
|
2857ffbd65
|
Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-04 20:28:21 +00:00 |
|
Joachim Bauch
|
813ea5217a
|
Improve log message if session was closed by proxy.
Follow-up to #852.
|
2024-11-04 15:22:11 +01:00 |
|
Joachim Bauch
|
aafce18a80
|
Document media publishing.
This was missing before, so add as follow-up to #853.
|
2024-11-04 14:35:01 +01:00 |
|
Joachim Bauch
|
47abaa151c
|
Merge pull request #853 from strukturag/codec-config
Support passing codec parameters when creating publishers.
|
2024-11-04 13:51:17 +01:00 |
|
Joachim Bauch
|
fea901df63
|
Regenerate easyjson files.
|
2024-11-04 13:35:04 +01:00 |
|
Joachim Bauch
|
a487afc909
|
Support passing codec parameters when creating publishers.
|
2024-11-04 13:35:03 +01:00 |
|
Joachim Bauch
|
46712ba589
|
Use object to store MCU settings.
|
2024-11-04 13:35:03 +01:00 |
|