Skip to content

Commit

Permalink
chore: Publish pr-feature-mfos-run-manage-discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Sep 24, 2024
1 parent 7cd2f8d commit b3ce738
Show file tree
Hide file tree
Showing 42 changed files with 87 additions and 66 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Accessibility 1.4.0-feature-mfos-run-manage-discovery.0
Version Accessibility 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Account 1.4.0-feature-mfos-run-manage-discovery.0
Version Account 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Advertising 1.4.0-feature-mfos-run-manage-discovery.0
Version Advertising 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Authentication 1.4.0-feature-mfos-run-manage-discovery.0
Version Authentication 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Capabilities 1.4.0-feature-mfos-run-manage-discovery.0
Version Capabilities 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Device 1.4.0-feature-mfos-run-manage-discovery.0
Version Device 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Discovery 1.4.0-feature-mfos-run-manage-discovery.0
Version Discovery 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Internal 1.4.0-feature-mfos-run-manage-discovery.0
Version Internal 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Keyboard 1.4.0-feature-mfos-run-manage-discovery.0
Version Keyboard 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Lifecycle 1.4.0-feature-mfos-run-manage-discovery.0
Version Lifecycle 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Localization 1.4.0-feature-mfos-run-manage-discovery.0
Version Localization 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Metrics 1.4.0-feature-mfos-run-manage-discovery.0
Version Metrics 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Parameters 1.4.0-feature-mfos-run-manage-discovery.0
Version Parameters 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Profile 1.4.0-feature-mfos-run-manage-discovery.0
Version Profile 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version SecondScreen 1.4.0-feature-mfos-run-manage-discovery.0
Version SecondScreen 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version SecureStorage 1.4.0-feature-mfos-run-manage-discovery.0
Version SecureStorage 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
41 changes: 29 additions & 12 deletions apis/pr-feature-mfos-run-manage-discovery/core/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,46 +5,63 @@ version: pr-feature-mfos-run-manage-discovery
layout: default
sdk: core
---
# 1.3.0 (https://github.com/rdkcentral/firebolt-apis/compare/v1.2.0...v1.3.0) (2024-08-12)
# [1.4.0](https://github.com/rdkcentral/firebolt-apis/compare/v1.3.0...v1.4.0) (2024-23-09)

### Minor Fixes

* **Spec and Doc fixes**
* ([#302](https://github.com/rdkcentral/firebolt-apis/issues/302)) ([6010a85](https://github.com/rdkcentral/firebolt-apis/commit/6010a85e9883480aba71378391f5b6223645fb28))
* Modified BooleanMap to enum for Device module. hdr(), hdcp() audio(), screenResolution(), and videoResolution() now have defined enums as result.
* Method descriptions have been updated for advertisingId(), hdcp(), hdr(), audio(), screenResolution(), and videoResolution().
* Advertising.policy() now has associated with single capability - xrn:firebolt:capability:advertising:policy.
* Only enabled is the required field now for both ClosedCaptionsSettings and VoiceGuidanceSettings.
* ([#304](https://github.com/rdkcentral/firebolt-apis/issues/304)) ([191664b](https://github.com/rdkcentral/firebolt-apis/commit/191664b18355cca130d783f850727caf058e116a))
* Search Intent now has suggested entities.
* Method descriptions have been updated for distributor(), platform(), model(), make(), and progress().
* Localization.additionalInfo() now accepts number and boolean type additional properties along with string.
* SecondScreen.protocol() got new capability - xrn:firebolt:capability:secondscreen:protocol.
* Added individual sdk openrpcs to the doc specification ([#311](https://github.com/rdkcentral/firebolt-apis/issues/311)) ([ace1d64](https://github.com/rdkcentral/firebolt-apis/commit/ace1d644cac114c457a739a4e4cdfe8990a96fc8))

# [1.3.0](https://github.com/rdkcentral/firebolt-apis/compare/v1.2.0...v1.3.0) (2024-08-12)

### Features

* Add Metrics.appInfo API ([#294](https://github.com/rdkcentral/firebolt-apis/issues/294)) ([47264b5](https://github.com/rdkcentral/firebolt-apis/commit/47264b5c5c71fd117a52ca50f2e57315932905ad))
* CPP App-Passthrough Logic ([#286](https://github.com/rdkcentral/firebolt-apis/issues/286)) ([4eb84ee](https://github.com/rdkcentral/firebolt-apis/commit/4eb84ee08c463915e3b13afec6603541ea0b1ae4))
* OpenRPC version upgraded to 3.1.0 ([#298](https://github.com/rdkcentral/firebolt-apis/issues/298)) ([16b3305](https://github.com/rdkcentral/firebolt-apis/commit/16b3305201624acf904c98d8c414b9756d42aaa7))

# 1.2.0 (https://github.com/rdkcentral/firebolt-apis/compare/v1.1.0...v1.2.0) (2024-06-14)
# [1.2.0](https://github.com/rdkcentral/firebolt-apis/compare/v1.1.0...v1.2.0) (2024-06-14)

### Bug Fixes

* Add PlaylistEntity to EntityIntent (9769d6d (https://github.com/rdkcentral/firebolt-apis/commit/9769d6d7d43f1d61dfcda16ba4806175c5cf7658))
* Remove x-alternatives that don't exist (#278 (https://github.com/rdkcentral/firebolt-apis/issues/278)) (e38ad5a (https://github.com/rdkcentral/firebolt-apis/commit/e38ad5a508fccb5c724cf0f03cbd67ad4a28378c))
* Removed sdk as required field from Device.version (#231 (https://github.com/rdkcentral/firebolt-apis/issues/231)) (ef3de3e (https://github.com/rdkcentral/firebolt-apis/commit/ef3de3e68619c6f666dd1d751b0acc25f6438122))
* Add PlaylistEntity to EntityIntent ([9769d6d](https://github.com/rdkcentral/firebolt-apis/commit/9769d6d7d43f1d61dfcda16ba4806175c5cf7658))
* Remove x-alternatives that don't exist ([#278](https://github.com/rdkcentral/firebolt-apis/issues/278)) ([e38ad5a](https://github.com/rdkcentral/firebolt-apis/commit/e38ad5a508fccb5c724cf0f03cbd67ad4a28378c))
* Removed sdk as required field from Device.version ([#231](https://github.com/rdkcentral/firebolt-apis/issues/231)) ([ef3de3e](https://github.com/rdkcentral/firebolt-apis/commit/ef3de3e68619c6f666dd1d751b0acc25f6438122))

### Features

* [Command and Control Intents](https://github.com/rdkcentral/firebolt-apis/blob/main/requirements/specifications/intents/command-and-control.md) (#251 (https://github.com/rdkcentral/firebolt-apis/issues/251)) (c8f8dae (https://github.com/rdkcentral/firebolt-apis/commit/c8f8dae5a9a0f14a3815c04df5a55763823d4898))
* [User Interest](https://github.com/rdkcentral/firebolt-apis/blob/main/requirements/specifications/discovery/user-interest.md) (#170 (https://github.com/rdkcentral/firebolt-apis/issues/170)) (48a1094 (https://github.com/rdkcentral/firebolt-apis/commit/48a1094aaab6418f09db662dbc81f090a34f32ed))
* [Command and Control Intents](https://github.com/rdkcentral/firebolt-apis/blob/main/requirements/specifications/intents/command-and-control.md) ([#251](https://github.com/rdkcentral/firebolt-apis/issues/251)) ([c8f8dae](https://github.com/rdkcentral/firebolt-apis/commit/c8f8dae5a9a0f14a3815c04df5a55763823d4898))
* [User Interest](https://github.com/rdkcentral/firebolt-apis/blob/main/requirements/specifications/discovery/user-interest.md) ([#170](https://github.com/rdkcentral/firebolt-apis/issues/170)) ([48a1094](https://github.com/rdkcentral/firebolt-apis/commit/48a1094aaab6418f09db662dbc81f090a34f32ed))

# [1.1.0](https://github.com/rdkcentral/firebolt-apis/compare/v1.0.0...v1.1.0) (2024-02-09)

### Bug Fixes

* Add Music to Playable entities (#225 (https://github.com/rdkcentral/firebolt-apis/issues/225)) (22c9b71 (https://github.com/rdkcentral/firebolt-apis/commit/22c9b71d3c0ee98d32585d1b365afabf8e64d6ed))
* Modified account:uid to SHOULD (#224 (https://github.com/rdkcentral/firebolt-apis/issues/224)) (70c8b24 (https://github.com/rdkcentral/firebolt-apis/commit/70c8b24decfcbff2c32fb1b0d21290afc00a8432))
* Add Music to Playable entities ([#225](https://github.com/rdkcentral/firebolt-apis/issues/225)) ([22c9b71](https://github.com/rdkcentral/firebolt-apis/commit/22c9b71d3c0ee98d32585d1b365afabf8e64d6ed))
* Modified account:uid to SHOULD ([#224](https://github.com/rdkcentral/firebolt-apis/issues/224)) ([70c8b24](https://github.com/rdkcentral/firebolt-apis/commit/70c8b24decfcbff2c32fb1b0d21290afc00a8432))

# [1.0.0](https://github.com/rdkcentral/firebolt-apis/compare/v0.17.1...v1.0.0) (2023-11-03)

Upgraded to 1.0 at part of RDK6 release. This API is still compatibile with 0.x versions.

### Bug Fixes

* Updated Discovery.launch example with xrn:firebolt: application-type (#187 (https://github.com/rdkcentral/firebolt-apis/issues/187)) (4dbbab3 (https://github.com/rdkcentral/firebolt-apis/commit/4dbbab3d9fa68c0e5185ca72fd0170bae8a30139))
* Updated Discovery.launch example with xrn:firebolt: application-type ([#187](https://github.com/rdkcentral/firebolt-apis/issues/187)) ([4dbbab3](https://github.com/rdkcentral/firebolt-apis/commit/4dbbab3d9fa68c0e5185ca72fd0170bae8a30139))

### Features

* Added scope parameter for advertisingId (#188 (https://github.com/rdkcentral/firebolt-apis/issues/188))
* Play Intent (#151 (https://github.com/rdkcentral/firebolt-apis/issues/151)) (d1ddf3f (https://github.com/rdkcentral/firebolt-apis/commit/d1ddf3fb3b1f758315686ad2f6dc57c2b270f33a))
* Added scope parameter for advertisingId ([#188](https://github.com/rdkcentral/firebolt-apis/issues/188))
* Play Intent ([#151](https://github.com/rdkcentral/firebolt-apis/issues/151)) ([d1ddf3f](https://github.com/rdkcentral/firebolt-apis/commit/d1ddf3fb3b1f758315686ad2f6dc57c2b270f33a))

# [0.17.1](https://github.com/rdkcentral/firebolt-apis/compare/v0.17.0...v0.17.1) (2023-09-15)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: discovery

---

Version Content 1.4.0-feature-mfos-run-manage-discovery.0
Version Content 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ version: pr-feature-mfos-run-manage-discovery
layout: default
sdk: discovery
---
# 1.3.0 (https://github.com/rdkcentral/firebolt-apis/compare/v1.2.0...v1.3.0) (2024-08-12)
# [1.4.0](https://github.com/rdkcentral/firebolt-apis/compare/v1.3.0...v1.4.0) (2024-23-09)

# 1.2.0 (https://github.com/rdkcentral/firebolt-apis/compare/v1.1.0...v1.2.0) (2024-06-14)
# [1.3.0](https://github.com/rdkcentral/firebolt-apis/compare/v1.2.0...v1.3.0) (2024-08-12)

# [1.2.0](https://github.com/rdkcentral/firebolt-apis/compare/v1.1.0...v1.2.0) (2024-06-14)

### Features

* Introduced Discovery SDK for first-party aggregated experiences to connect with third-party apps.
* [User Interest](https://github.com/rdkcentral/firebolt-apis/blob/main/requirements/specifications/discovery/user-interest.md) (#170 (https://github.com/rdkcentral/firebolt-apis/issues/170)) (48a1094 (https://github.com/rdkcentral/firebolt-apis/commit/48a1094aaab6418f09db662dbc81f090a34f32ed))
* [User Interest](https://github.com/rdkcentral/firebolt-apis/blob/main/requirements/specifications/discovery/user-interest.md) ([#170](https://github.com/rdkcentral/firebolt-apis/issues/170)) ([48a1094](https://github.com/rdkcentral/firebolt-apis/commit/48a1094aaab6418f09db662dbc81f090a34f32ed))
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Account 1.4.0-feature-mfos-run-manage-discovery.0
Version Account 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version AcknowledgeChallenge 1.4.0-feature-mfos-run-manage-discovery.0
Version AcknowledgeChallenge 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Advertising 1.4.0-feature-mfos-run-manage-discovery.0
Version Advertising 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version AudioDescriptions 1.4.0-feature-mfos-run-manage-discovery.0
Version AudioDescriptions 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version ClosedCaptions 1.4.0-feature-mfos-run-manage-discovery.0
Version ClosedCaptions 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Device 1.4.0-feature-mfos-run-manage-discovery.0
Version Device 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Discovery 1.4.0-feature-mfos-run-manage-discovery.0
Version Discovery 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version HDMIInput 1.4.0-feature-mfos-run-manage-discovery.0
Version HDMIInput 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Keyboard 1.4.0-feature-mfos-run-manage-discovery.0
Version Keyboard 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Localization 1.4.0-feature-mfos-run-manage-discovery.0
Version Localization 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Metrics 1.4.0-feature-mfos-run-manage-discovery.0
Version Metrics 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version PinChallenge 1.4.0-feature-mfos-run-manage-discovery.0
Version PinChallenge 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Privacy 1.4.0-feature-mfos-run-manage-discovery.0
Version Privacy 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version SecureStorage 1.4.0-feature-mfos-run-manage-discovery.0
Version SecureStorage 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version UserGrants 1.4.0-feature-mfos-run-manage-discovery.0
Version UserGrants 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version VoiceGuidance 1.4.0-feature-mfos-run-manage-discovery.0
Version VoiceGuidance 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Wifi 1.4.0-feature-mfos-run-manage-discovery.0
Version Wifi 1.4.1-feature-mfos-run-manage-discovery.0

## Table of Contents

Expand Down
Loading

0 comments on commit b3ce738

Please sign in to comment.