File tree Expand file tree Collapse file tree 6 files changed +950
-992
lines changed
Expand file tree Collapse file tree 6 files changed +950
-992
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -33,6 +33,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
3333* update meteor to 3.1 and node to 22 ([ 61b6854] ( https://github.com/nrkno/sofie-core/commit/61b6854261a03f04e81416b9d37ee995e3a10108 ) )
3434
3535
36+ ## [ 1.51.7] ( https://github.com/nrkno/sofie-core/compare/v1.51.6...v1.51.7 ) (2025-05-06)
37+
38+ ** Note:** Version bump only for package @sofie-automation/blueprints-integration
39+
40+
3641
3742
3843
Original file line number Diff line number Diff line change 22 "version" : " 1.52.0-in-testing.0" ,
33 "npmClient" : " yarn" ,
44 "$schema" : " node_modules/lerna/schemas/lerna-schema.json"
5- }
5+ }
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6- # [ 1.52.0-in-testing.0 ] ( https://github.com/nrkno/sofie-core/compare/v1.51.6...v1.52.0-in-testing.0 ) (2025-02-04 )
6+ ## [ 1.51.7 ] ( https://github.com/nrkno/sofie-core/compare/v1.51.6...v1.51.7 ) (2025-05-06 )
77
8-
9- ### Bug Fixes
10-
11- * dis-/en-able heartbeat when openMediaHotStandby ([ e2fe446] ( https://github.com/nrkno/sofie-core/commit/e2fe4467df8b578661c74c5755c110f730f3c3d4 ) )
12- * make openMediaHotStandby option pr subdevice, and rename from hotStandby to openMediaHotStandby ([ ce68543] ( https://github.com/nrkno/sofie-core/commit/ce6854336f4df8fc4f4b512a3de1f039fc0f1309 ) )
13- * MosGateway hotstandby - send message for both servers if both connections are offline ([ 72c765f] ( https://github.com/nrkno/sofie-core/commit/72c765f56f4acf991bbb566fefb2b99106536587 ) )
14- * update mos-connection dependency (SOFIE-3006) ([ #1251 ] ( https://github.com/nrkno/sofie-core/issues/1251 ) ) ([ d5c2cad] ( https://github.com/nrkno/sofie-core/commit/d5c2cad8e154703df2a9fb7698d54c35ef3f17f8 ) )
15- * update mos-connection dependency: fixes an issue where ExternalMetadata.MosPayload was not passed through if content is a string ([ d499893] ( https://github.com/nrkno/sofie-core/commit/d4998939b463de518c7e12f32462cb77b6a40975 ) )
16-
17-
18- ### Features
19-
20- * meteor 3.0.4 ([ 8670727] ( https://github.com/nrkno/sofie-core/commit/8670727bba5ac9cffe0e5d36b4bd45d6664482be ) )
21- * update meteor to 3.1 and node to 22 ([ 61b6854] ( https://github.com/nrkno/sofie-core/commit/61b6854261a03f04e81416b9d37ee995e3a10108 ) )
8+ ** Note:** Version bump only for package mos-gateway
229
2310
2411
Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1111* meteor 3.0.4 ([ 8670727] ( https://github.com/nrkno/sofie-core/commit/8670727bba5ac9cffe0e5d36b4bd45d6664482be ) )
1212* modify datastore in ` onRundownActivate ` SOFIE-3310 ([ #1240 ] ( https://github.com/nrkno/sofie-core/issues/1240 ) ) ([ 8a0759f] ( https://github.com/nrkno/sofie-core/commit/8a0759f610497e37493e8a798aa0dd13f4f57119 ) )
1313* update meteor to 3.1 and node to 22 ([ 61b6854] ( https://github.com/nrkno/sofie-core/commit/61b6854261a03f04e81416b9d37ee995e3a10108 ) )
14+ ## [ 1.51.7] ( https://github.com/nrkno/sofie-core/compare/v1.51.6...v1.51.7 ) (2025-05-06)
15+
16+
17+ ### Bug Fixes
18+
19+ * update timeline-state-resolver to a test version ([ fbe3a55] ( https://github.com/nrkno/sofie-core/commit/fbe3a556e6e98d7dc70b8995c65a5eeb2c9593f9 ) )
1420
1521
1622
Original file line number Diff line number Diff line change @@ -12,6 +12,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1212* meteor 3.0.4 ([ 8670727] ( https://github.com/nrkno/sofie-core/commit/8670727bba5ac9cffe0e5d36b4bd45d6664482be ) )
1313* support for http header in packagemanager ([ 1e5bbc6] ( https://github.com/nrkno/sofie-core/commit/1e5bbc669fe67fedf48027524232ad6696fc8909 ) )
1414* update meteor to 3.1 and node to 22 ([ 61b6854] ( https://github.com/nrkno/sofie-core/commit/61b6854261a03f04e81416b9d37ee995e3a10108 ) )
15+ ## [ 1.51.7] ( https://github.com/nrkno/sofie-core/compare/v1.51.6...v1.51.7 ) (2025-05-06)
16+
17+ ** Note:** Version bump only for package @sofie-automation/server-core-integration
1518
1619
1720
You can’t perform that action at this time.
0 commit comments