Skip to content

Commit

Permalink
Merge pull request #132 from rdkcentral/next
Browse files Browse the repository at this point in the history
Release 0.13.0
  • Loading branch information
jlacivita authored Jun 12, 2023
2 parents 24ae09f + 55f0c67 commit c46f21b
Show file tree
Hide file tree
Showing 12 changed files with 377 additions and 28 deletions.
41 changes: 24 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,35 @@
# [0.12.0](https://github.com/rdkcentral/firebolt-apis/compare/v0.11.0...v0.12.0) (2023-05-19)
# [0.13.0-next.2](https://github.com/rdkcentral/firebolt-apis/compare/v0.13.0-next.1...v0.13.0-next.2) (2023-06-09)


### Bug Fixes

* **Accessory:** Removing extra accessory capabilities ([7a00971](https://github.com/rdkcentral/firebolt-apis/commit/7a009718702a6b5250f0a3e9160bc25d6e91fb93))
* Added Changelog note about accessory removal ([02e81c0](https://github.com/rdkcentral/firebolt-apis/commit/02e81c0f0233862e2d2386989943a840eddc5b6a))
* Adding better CI logging ([5fab187](https://github.com/rdkcentral/firebolt-apis/commit/5fab18757885d8be870d862867e3385bdfd93356))
* **advertising:** Use correct capability for resetIdentifier ([47e730c](https://github.com/rdkcentral/firebolt-apis/commit/47e730c4572ca2b8b9fdc3b2062121ef802914aa))
* **CI:** Log various env variables for debuggability ([b8b65a7](https://github.com/rdkcentral/firebolt-apis/commit/b8b65a7a4808c83001ebde56bcbef7ee32f3ffbf))
* Make title and identifier fields required for watchNext ([#124](https://github.com/rdkcentral/firebolt-apis/issues/124)) ([96d7b2b](https://github.com/rdkcentral/firebolt-apis/commit/96d7b2bb7464d6044346440d37feecba9dbc7899))
* More logs ([afb9fb2](https://github.com/rdkcentral/firebolt-apis/commit/afb9fb260ef41984f6b9472ee5f641f4c1c64ad8))
* Move release channel env into separate step ([2b86918](https://github.com/rdkcentral/firebolt-apis/commit/2b8691883bbdddb88672e00459608fe6296e7934))
* Newline in changelog frontmatter ([cc35849](https://github.com/rdkcentral/firebolt-apis/commit/cc358490eafd0cfcdd6e622455f0174a9f43d046))
* Point to `firebolt-openrpc` 2.0.1 ([c57cb21](https://github.com/rdkcentral/firebolt-apis/commit/c57cb218343fd058e2e6e676d52d9d0c904ad9a8))
* Readmes ([092ce31](https://github.com/rdkcentral/firebolt-apis/commit/092ce3163f3f3749b8aa1acc551126152e99c363))
* Removed old logic to copy main CHANGELOG into each SDK ([f384972](https://github.com/rdkcentral/firebolt-apis/commit/f3849727bbb378871455c4f287763fda8dfc815b))
* typo ([650e53c](https://github.com/rdkcentral/firebolt-apis/commit/650e53c19bfd433eb290c929f8f2f85f90772266))
* typo ([dfeebab](https://github.com/rdkcentral/firebolt-apis/commit/dfeebabe42fdf4a4692c0414b8cde268d66a4b24))
* Update package.json repository URL ([568df4d](https://github.com/rdkcentral/firebolt-apis/commit/568df4d4e9e840f9c9d15553fd95d9d430cc4f30))
* SDK Release Notes ([cf1089f](https://github.com/rdkcentral/firebolt-apis/commit/cf1089f77fbccdf998d4bc810528b7056932f0bb))

# [0.13.0-next.1](https://github.com/rdkcentral/firebolt-apis/compare/v0.12.0...v0.13.0-next.1) (2023-06-09)


### Bug Fixes

* Grant providers should allow null responses for deferred challenges ([#128](https://github.com/rdkcentral/firebolt-apis/issues/128)) ([0ddd11a](https://github.com/rdkcentral/firebolt-apis/commit/0ddd11af282aed85112fb739993ae58cfc1c4910))


### Features

* **Advertising:** Add the skipRestriction API and include in Manage SDK ([#122](https://github.com/rdkcentral/firebolt-apis/issues/122)) ([da9d75f](https://github.com/rdkcentral/firebolt-apis/commit/da9d75f8c29bf04674e3de692874888796665a9a))
* Manage-SDK, removeForApp, clear and clearForApp for secure storage ([#127](https://github.com/rdkcentral/firebolt-apis/issues/127)) ([4422c79](https://github.com/rdkcentral/firebolt-apis/commit/4422c79122fc35e7b35180254be52bf33c64ab5b))

# [0.12.0-next.18](https://github.com/rdkcentral/firebolt-apis/compare/v0.12.0-next.17...v0.12.0-next.18) (2023-06-07)


### Features

* Manage-SDK, removeForApp, clear and clearForApp for secure storage ([#127](https://github.com/rdkcentral/firebolt-apis/issues/127)) ([4422c79](https://github.com/rdkcentral/firebolt-apis/commit/4422c79122fc35e7b35180254be52bf33c64ab5b))

# [0.12.0-next.17](https://github.com/rdkcentral/firebolt-apis/compare/v0.12.0-next.16...v0.12.0-next.17) (2023-06-02)


### Bug Fixes

* Grant providers should allow null responses for deferred challenges ([#128](https://github.com/rdkcentral/firebolt-apis/issues/128)) ([0ddd11a](https://github.com/rdkcentral/firebolt-apis/commit/0ddd11af282aed85112fb739993ae58cfc1c4910))

# [0.12.0-next.16](https://github.com/rdkcentral/firebolt-apis/compare/v0.12.0-next.15...v0.12.0-next.16) (2023-05-19)

Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@firebolt-js/sdks",
"version": "0.12.0",
"version": "0.13.0-next.2",
"description": "The Firebolt JS SDK",
"type": "module",
"bin": {
Expand Down
3 changes: 3 additions & 0 deletions src/json/firebolt-specification.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@
"public": false,
"negotiable": false
}
},
"xrn:firebolt:capability:privacy:advertising": {
"level": "could"
}
},
"apis": {}
Expand Down
17 changes: 15 additions & 2 deletions src/openrpc/acknowledge_challenge.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,26 @@
],
"properties": {
"granted": {
"type": "boolean",
"description": "Whether the user approved or denied the challenge"
"oneOf": [
{
"type": "boolean",
"description": "Whether the user approved or denied the challenge"
},
{
"const": null
}
]
}
},
"examples": [
{
"granted": true
},
{
"granted": false
},
{
"granted": null
}
]
}
Expand Down
15 changes: 13 additions & 2 deletions src/openrpc/pin_challenge.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@
},
{
"granted": false,
"reason": "exceededPinFailures"
},
{
"granted": null,
"reason": "cancelled"
}
]
Expand Down Expand Up @@ -149,8 +153,15 @@
],
"properties": {
"granted": {
"type": "boolean",
"description": "Whether the user succeeded in the pin challenge"
"oneOf": [
{
"type": "boolean",
"description": "Whether the user succeeded in the pin challenge"
},
{
"const": null
}
]
},
"reason": {
"$ref": "#/components/schemas/ResultReason",
Expand Down
Loading

0 comments on commit c46f21b

Please sign in to comment.