Joachim Bauch
0616b9e0ce
Add warning about Janus queuing unsent events.
2026-03-09 10:16:21 +01:00
Joachim Bauch
26f4a31871
Update generated files.
2026-03-09 10:16:20 +01:00
Joachim Bauch
eca3ee8bfb
Move Janus event types into api.go
...
It will then get picked up by the easyjson generator to speed up parsing.
2026-03-09 10:15:34 +01:00
Joachim Bauch
c7cb648b60
Don't limit size of received Janus events.
...
Combined events of media stats could get larger than previous limit causing
interruptions in the connection from Janus and piling up unsent events on
Janus side.
2026-03-09 10:15:31 +01:00
Joachim Bauch
cdca1097d5
Merge pull request #1216 from strukturag/dependabot/go_modules/google.golang.org/grpc-1.79.2
...
Bump google.golang.org/grpc from 1.79.1 to 1.79.2
2026-03-09 10:14:39 +01:00
dependabot[bot]
c0a056d3eb
Bump google.golang.org/grpc from 1.79.1 to 1.79.2
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.79.1 to 1.79.2.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.79.1...v1.79.2 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.79.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 09:08:46 +00:00
Joachim Bauch
f3b2513ae4
Merge pull request #1218 from strukturag/update-easyjson-v2-module
...
Update generated files for v2 module.
2026-03-09 10:05:39 +01:00
Joachim Bauch
10c1d25f20
Update generated files.
2026-03-09 09:58:57 +01:00
Joachim Bauch
a3afe9429d
CI: Update paths for checking generated files.
2026-03-09 09:57:30 +01:00
Joachim Bauch
d97080c118
Merge pull request #1217 from strukturag/dependabot/github_actions/docker/build-push-action-7
...
Bump docker/build-push-action from 6 to 7
2026-03-09 09:46:15 +01:00
Joachim Bauch
0ca5d7c3dc
Merge pull request #1215 from strukturag/dependabot/github_actions/docker/setup-buildx-action-4
...
Bump docker/setup-buildx-action from 3 to 4
2026-03-09 09:45:43 +01:00
Joachim Bauch
c6b8308259
Merge pull request #1214 from strukturag/dependabot/github_actions/docker/metadata-action-6
...
Bump docker/metadata-action from 5 to 6
2026-03-09 09:45:21 +01:00
dependabot[bot]
ebd28a1ffe
Bump docker/build-push-action from 6 to 7
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 20:42:42 +00:00
dependabot[bot]
ddb0cdd72f
Bump docker/setup-buildx-action from 3 to 4
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 20:42:47 +00:00
dependabot[bot]
9771976acf
Bump docker/metadata-action from 5 to 6
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5 to 6.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 20:42:41 +00:00
Joachim Bauch
4e6bfc963c
Merge pull request #1213 from strukturag/dependabot/github_actions/docker/setup-qemu-action-4
...
Bump docker/setup-qemu-action from 3 to 4
2026-03-04 23:12:46 +01:00
Joachim Bauch
33a9c586c9
Merge pull request #1212 from strukturag/dependabot/github_actions/docker/login-action-4
...
Bump docker/login-action from 3 to 4
2026-03-04 23:12:29 +01:00
dependabot[bot]
65ec614fcd
Bump docker/setup-qemu-action from 3 to 4
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 20:42:39 +00:00
dependabot[bot]
bdb862c017
Bump docker/login-action from 3 to 4
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 20:42:34 +00:00
Joachim Bauch
4a7eb3c2e4
Merge pull request #1211 from strukturag/v2-module
...
Bump module version to "v2" so versions 2.x can be imported by others.
2026-03-04 20:52:28 +01:00
Joachim Bauch
d3d1644848
Bump module version to "v2" so versions 2.x can be imported by others.
2026-03-04 20:41:06 +01:00
Joachim Bauch
764f46e1a0
Merge pull request #1209 from strukturag/dependabot/github_actions/artifacts-985357984d
...
Bump the artifacts group with 2 updates
2026-02-27 21:46:45 +01:00
dependabot[bot]
af250e4813
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 6 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
Updates `actions/download-artifact` from 7 to 8
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: artifacts
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: artifacts
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 20:42:32 +00:00
Joachim Bauch
6e9d948a8c
Merge pull request #1206 from strukturag/dependabot/go_modules/github.com/nats-io/nats.go-1.49.0
...
Bump github.com/nats-io/nats.go from 1.48.0 to 1.49.0
2026-02-26 08:07:52 +01:00
dependabot[bot]
4468b9234f
Bump github.com/nats-io/nats.go from 1.48.0 to 1.49.0
...
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go ) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/nats-io/nats.go/releases )
- [Commits](https://github.com/nats-io/nats.go/compare/v1.48.0...v1.49.0 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
dependency-version: 1.49.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 07:01:25 +00:00
Joachim Bauch
8f3e67052d
Merge pull request #1207 from strukturag/update-otel-sdk
...
Update "go.opentelemetry.io/otel/sdk" to fix "GO-2026-4394".
2026-02-26 08:00:05 +01:00
Joachim Bauch
6da684846d
Update "go.opentelemetry.io/otel/sdk" to fix "GO-2026-4394".
2026-02-26 07:51:10 +01:00
Joachim Bauch
812b97e36a
Merge pull request #1205 from strukturag/dependabot/go_modules/github.com/pion/ice/v4-4.2.1
...
Bump github.com/pion/ice/v4 from 4.2.0 to 4.2.1
2026-02-20 12:24:17 +01:00
dependabot[bot]
988ba0e8fd
Bump github.com/pion/ice/v4 from 4.2.0 to 4.2.1
...
Bumps [github.com/pion/ice/v4](https://github.com/pion/ice ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/pion/ice/releases )
- [Commits](https://github.com/pion/ice/compare/v4.2.0...v4.2.1 )
---
updated-dependencies:
- dependency-name: github.com/pion/ice/v4
dependency-version: 4.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-19 20:42:33 +00:00
Joachim Bauch
e78e914a68
Merge pull request #1204 from strukturag/dependabot/go_modules/github.com/pion/sdp/v3-3.0.18
...
Bump github.com/pion/sdp/v3 from 3.0.17 to 3.0.18
2026-02-18 07:45:38 +01:00
dependabot[bot]
3a3ce9f3f8
Bump github.com/pion/sdp/v3 from 3.0.17 to 3.0.18
...
Bumps [github.com/pion/sdp/v3](https://github.com/pion/sdp ) from 3.0.17 to 3.0.18.
- [Release notes](https://github.com/pion/sdp/releases )
- [Commits](https://github.com/pion/sdp/compare/v3.0.17...v3.0.18 )
---
updated-dependencies:
- dependency-name: github.com/pion/sdp/v3
dependency-version: 3.0.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-17 20:42:22 +00:00
Joachim Bauch
81fe82eb98
Merge pull request #1202 from lnobach/master
...
docker: pin spreedbackend uid and add user group
2026-02-17 08:42:49 +01:00
Joachim Bauch
3fcd93a0b5
Merge pull request #1203 from strukturag/ci-docker-compose
...
CI: Use "docker compose" instead of downloading docker-compose binary.
2026-02-17 08:41:26 +01:00
Joachim Bauch
fd61bdce81
CI: Use "docker compose" instead of downloading docker-compose binary.
2026-02-17 08:31:58 +01:00
Leo
fa18ce95dd
pin proxy uid and add user group
2026-02-16 19:26:09 +01:00
Joachim Bauch
12dfad5c3a
Merge pull request #1200 from strukturag/dependabot/go_modules/etcd-1a55b60ceb
...
Bump the etcd group with 4 updates
2026-02-16 08:44:18 +01:00
Joachim Bauch
543fa397e6
Merge pull request #1199 from strukturag/dependabot/go_modules/github.com/pion/dtls/v3-3.1.1
...
Bump github.com/pion/dtls/v3 from 3.1.0 to 3.1.1
2026-02-16 08:43:59 +01:00
Leo
bd9a7b2ba9
pin spreedbackend uid and add user group
2026-02-15 20:23:04 +01:00
dependabot[bot]
194494cd2c
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.6.7 to 3.6.8
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.6.7...v3.6.8 )
Updates `go.etcd.io/etcd/client/pkg/v3` from 3.6.7 to 3.6.8
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.6.7...v3.6.8 )
Updates `go.etcd.io/etcd/client/v3` from 3.6.7 to 3.6.8
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.6.7...v3.6.8 )
Updates `go.etcd.io/etcd/server/v3` from 3.6.7 to 3.6.8
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.6.7...v3.6.8 )
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/api/v3
dependency-version: 3.6.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: etcd
- dependency-name: go.etcd.io/etcd/client/pkg/v3
dependency-version: 3.6.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: etcd
- dependency-name: go.etcd.io/etcd/client/v3
dependency-version: 3.6.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: etcd
- dependency-name: go.etcd.io/etcd/server/v3
dependency-version: 3.6.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: etcd
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 20:51:25 +00:00
Joachim Bauch
5051a6b194
Merge pull request #1201 from strukturag/dependabot/go_modules/google.golang.org/grpc-1.79.1
...
Bump google.golang.org/grpc from 1.78.0 to 1.79.1
2026-02-13 21:50:01 +01:00
dependabot[bot]
750656ea89
Bump google.golang.org/grpc from 1.78.0 to 1.79.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.78.0 to 1.79.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.78.0...v1.79.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.79.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 20:42:50 +00:00
dependabot[bot]
9d45e78809
Bump github.com/pion/dtls/v3 from 3.1.0 to 3.1.1
...
Bumps [github.com/pion/dtls/v3](https://github.com/pion/dtls ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/pion/dtls/releases )
- [Commits](https://github.com/pion/dtls/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: github.com/pion/dtls/v3
dependency-version: 3.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 14:19:13 +00:00
Joachim Bauch
d0cfa058d8
Merge pull request #1195 from strukturag/dependabot/docker/docker/server/golang-1.26-alpine
...
Bump golang from 1.25-alpine to 1.26-alpine in /docker/server
2026-02-12 10:46:04 +01:00
Joachim Bauch
50bcd61da0
Merge pull request #1194 from strukturag/dependabot/docker/docker/proxy/golang-1.26-alpine
...
Bump golang from 1.25-alpine to 1.26-alpine in /docker/proxy
2026-02-12 10:45:51 +01:00
Joachim Bauch
8d0cbfa88a
Merge pull request #1197 from strukturag/remove-go1.24
...
Drop support for Golang 1.24
2026-02-12 10:45:24 +01:00
Joachim Bauch
5da3d601fe
Ignore more checklocks false positives.
2026-02-12 10:29:43 +01:00
Joachim Bauch
d47c280d31
make: Run checklocks tool directly.
...
Running through "go vet" caused JSON output since switching to Go 1.26 and
doesn't fail the job on errors.
2026-02-12 10:24:50 +01:00
Joachim Bauch
de03ae2514
make: Use "GO" variable for checklocks.
2026-02-12 10:11:37 +01:00
Joachim Bauch
a5f70b6e47
Switch to safer waitgroup.Go where possible.
2026-02-12 09:39:17 +01:00
Joachim Bauch
e4013b9f14
Drop support for Golang 1.24
2026-02-12 09:03:15 +01:00