Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 52 #1300

Open
wants to merge 306 commits into
base: master
Choose a base branch
from
Open

Release 52 #1300

wants to merge 306 commits into from

Conversation

jstarpl
Copy link
Member

@jstarpl jstarpl commented Oct 23, 2024

About the Contributor

Type of Contribution

This is a:

Bug fix / Feature / Code improvement / Documentation improvement / Other (please specify)

Current Behavior

New Behavior

Testing

  • I have added one or more unit tests for this PR
  • I have updated the relevant unit tests
  • No unit test changes are needed for this PR

Affected areas

Time Frame

Other Information

Status

  • PR is ready to be reviewed.
  • The functionality has been tested by the author.
  • Relevant unit tests has been added / updated.
  • Relevant documentation (code comments, system documentation) has been added / updated.

Julusian and others added 30 commits August 19, 2024 13:24
* fix: update mos-connection dependency
This bypasses any sessionName collision/restarting logic, and lets blueprints take care of that internally
Julusian and others added 30 commits December 11, 2024 13:55
…-from-blueprints

feat: configure peripheral device settings from blueprints
feat(MOS): support OpenMedia's hot standby
# Conflicts:
#	meteor/package.json
#	meteor/server/api/deviceTriggers/StudioDeviceTriggerManager.ts
#	meteor/server/api/deviceTriggers/observer.ts
#	meteor/yarn.lock
#	package.json
#	packages/blueprints-integration/package.json
#	packages/corelib/package.json
#	packages/documentation/docs/user-guide/features/access-levels.md
#	packages/documentation/package.json
#	packages/job-worker/package.json
#	packages/lerna.json
#	packages/live-status-gateway/package.json
#	packages/mos-gateway/package.json
#	packages/openapi/package.json
#	packages/package.json
#	packages/playout-gateway/package.json
#	packages/server-core-integration/package.json
#	packages/shared-lib/package.json
#	packages/yarn.lock
the job worker crashes on startup when moving from release51
… (keep Meteor.absoluteUrl)

Because Meteor.absoluteUrl is used to determine the correct path for connecting the websocket for the client ddp-connection.
This is needed when using header auth in development, otherwise the websocket to meteor connects directly rather than through the reverse proxy which adds the auth headers.

This reverts commit e6e9aa7.
fix: remove Meteor.absoluteUrl and proxy ddp through vite
feat: Option to turn off Evaluation Form in UI
Co-authored-by: Jan Starzak <[email protected]>
chore: add docs for distributed package-manager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants