Commit 8cd83aa
authored
Update livekit-protocol/protocol digest to 935e69b
Generated by renovateBot1 parent 175859a commit 8cd83aa
1 file changed
Lines changed: 1 addition & 1 deletion
- .changeset/breezy-bats-cry.md-6
- .changeset/clever-turtles-post.md-6
- .changeset/cold-sloths-fry.md-6
- .changeset/configutil-derive.md+6
- .changeset/configutil-static-observer.md+6
- .changeset/configutil-validator.md+6
- .changeset/eighty-waves-run.md-6
- .changeset/logger-config-marshal-yaml.md+6
- .changeset/logger-with-tee.md-8
- .changeset/plain-loops-drop.md-6
- .changeset/psrpc-bus-compression.md-6
- .changeset/psrpc-bus-split.md+1-1
- .changeset/quiet-moons-guard.md-6
- .changeset/simulation-overall-score.md-6
- .changeset/simulation-repeats.md+6
- .changeset/simulation-run-ci.md-6
- .changeset/sip-numbers-name.md-6
- .changeset/sip-numbers-statuses.md-6
- .changeset/sip-transfer-error-details.md-6
- .changeset/tidy-hounds-argue.md-6
- .changeset/utils-leaftest.md+6
- .github/workflows/slack-notifier.yaml+1-1
- CHANGELOG.md+40
- codecs/codecs.go+14
- codecs/mime/mimetype.go+18
- go.mod+9-12
- go.sum+20-20
- livekit/livekit_agent_simulation.pb.go+306-194
- livekit/livekit_agent_simulation.twirp.go+254-249
- logger/config.go+44-5
- logger/config_test.go+56
- package.json+3-3
- packages/javascript/CHANGELOG.md+40
- packages/javascript/package.json+1-1
- pnpm-lock.yaml+22-22
- pnpm-workspace.yaml+2-2
- protobufs/livekit_agent_simulation.proto+24
- renovate.json+9-1
- rpc/agent.psrpc.go+2-2
- rpc/agent_dispatch.psrpc.go+2-2
- rpc/egress.psrpc.go+2-2
- rpc/ingress.psrpc.go+2-2
- rpc/io.psrpc.go+2-2
- rpc/keepalive.psrpc.go+2-2
- rpc/participant.psrpc.go+2-2
- rpc/room.psrpc.go+2-2
- rpc/roommanager.psrpc.go+2-2
- rpc/signal.psrpc.go+2-2
- rpc/sip.psrpc.go+2-2
- rpc/whip_signal.psrpc.go+2-2
- utils/configutil/derive.go+45
- utils/configutil/derive_test.go+104
- utils/configutil/observer.go+17-1
- utils/configutil/observer_test.go+121-2
- utils/configutil/static.go+29
- utils/leaftest/leaftest.go+96
- utils/leaftest/leaftest_test.go+84
- utils/xtwirp/errors.go+1-1
- utils/xtwirp/errors_test.go+30
0 commit comments