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
33
33
* update meteor to 3.1 and node to 22 ([ 61b6854] ( https://github.com/nrkno/sofie-core/commit/61b6854261a03f04e81416b9d37ee995e3a10108 ) )
34
34
35
35
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
+
36
41
37
42
38
43
Original file line number Diff line number Diff line change 2
2
"version" : " 1.52.0-in-testing.0" ,
3
3
"npmClient" : " yarn" ,
4
4
"$schema" : " node_modules/lerna/schemas/lerna-schema.json"
5
- }
5
+ }
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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 )
7
7
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
22
9
23
10
24
11
Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
* meteor 3.0.4 ([ 8670727] ( https://github.com/nrkno/sofie-core/commit/8670727bba5ac9cffe0e5d36b4bd45d6664482be ) )
12
12
* modify datastore in ` onRundownActivate ` SOFIE-3310 ([ #1240 ] ( https://github.com/nrkno/sofie-core/issues/1240 ) ) ([ 8a0759f] ( https://github.com/nrkno/sofie-core/commit/8a0759f610497e37493e8a798aa0dd13f4f57119 ) )
13
13
* 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 ) )
14
20
15
21
16
22
Original file line number Diff line number Diff line change @@ -12,6 +12,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
12
12
* meteor 3.0.4 ([ 8670727] ( https://github.com/nrkno/sofie-core/commit/8670727bba5ac9cffe0e5d36b4bd45d6664482be ) )
13
13
* support for http header in packagemanager ([ 1e5bbc6] ( https://github.com/nrkno/sofie-core/commit/1e5bbc669fe67fedf48027524232ad6696fc8909 ) )
14
14
* 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
15
18
16
19
17
20
You can’t perform that action at this time.
0 commit comments