Releases: smartdevicelink/sdl_server
Release 3.1.1
Release 3.1.1
Bug Fixes / Enhancements
- Machines running server with OpenSSL 3+ generate different private keys that prevent parsing
- Resolve npm dependency vulnerabilities
- Fix Dockerfile not building on Node image
If you have any questions about this release or about SDL Policy Server in general, please join us in the#sdl_server
channel of our public Slack Organization.
Release 3.1.0
Release 3.1.0
Bug Fixes / Enhancements
If you have any questions about this release or about SDL Policy Server in general, please join us in the #sdl_server
channel of our public Slack Organization.
Hotfix 3.0.1
This hotfix adds permissions that weren't previously assignable to apps without taking extra steps in the Policy Server UI.
Hotfixes
-
OnTBTClientState is added to the Navigation-1 functional group.
-
PropriataryData-1 is now a proprietary functional group. It can be given to apps in each app's review page.
-
PropriataryData-2 is now a proprietary functional group. It can be given to apps in each app's review page.
-
ProprietaryData-3 is now a proprietary functional group. It can be given to apps in each app's review page.
-
Security vulnerabilities that did not involve changes in the server code have been resolved.
If you have any questions about this release or about SDL Policy Server in general, please join us in the #sdl_server
channel of our public Slack Organization.
Release 3.0.0
Completed Features
Bug Fixes
If you have any questions about this release or about SDL Policy Server in general, please join us in the #sdl_server
channel of our public Slack Organization.
SDL Policy Server v3.0.0 - Release Candidate 1
Completed Features
Bug Fixes
If you have any questions about this release or about SDL Policy Server in general, please join us in the #sdl_server
channel of our public Slack Organization.
Release 2.12.0
2.12
Completed Features
Bug Fixes
If you have any questions about this release or about SDL Policy Server in general, please join us in the #sdl_server
channel of our public Slack Organization.
Release 2.11.0
2.11.0
Completed Features
Bug Fixes/Enhancements
If you have any questions about this release or about SDL Policy Server in general, please join us in the #sdl_server
channel of our public Slack Organization.
Release 2.10.0
2.10.0
Completed Features
Completed Bug Fixes/Enhancements
-
Policy Server manual cert generation loses the app id serialNumber value
-
The policy server app details view should show more than one category
-
Core rejects module_config retry sequence array sizes larger than 5
If you have any questions about this release or about SDL Policy Server in general, please join us in the #sdl_server
channel of our public Slack Organization.
Release 2.9.0
2.9.0 (April 30, 2020)
WebEngine support for SDL Javascript
What's New
- [SDL 0240]WebEngine support for SDL Javascript
If you have any questions about this release or about SDL Policy Server in general, please join us in the#sdl_server
channel of our public Slack Organization.
Release 2.8.0
2.8.0 (October 30, 2019)
Custom Vehicle Data, RPC Encryption, Widgets, and more.
What's New
- Widgets. Functional groups can now be flagged as a
widget
functional group on the group's details page to be automatically granted to applications requesting widget permissions. You can see if an application is requesting widget permissions during application review. More information about this feature can be found in the Evolution Proposal. - Custom Vehicle Data. Also known as "Generic Network Signal Data", this feature allows OEMs to define custom vehicle data items to be sent to Core, include the items within functional groups with applicable RPCs (such as
GetVehicleData
), flag functional groups as proprietary, and manually grant proprietary functional groups to applications during the review process. More information about this feature can be found in the Evolution Proposal. - RPC Encryption. Functional groups can now be flagged as requiring encryption, which informs Core to require an application to use encryption when calling RPCs contained in the functional group. Applications can also be flagged as requiring encryption during the review process, which is used in conjunction with the functional group encryption flag. Additionally, OEMs may now configure SDL Server as a Certificate Authority to be used to generate and sign
module_config
certificates and application certificates. These certificates will auto-renew when they approach their expiration date and a new API has been added to allow OEM mobile security libraries to fetch application certificates. More information about this feature can be found in the Evolution Proposal. - Passenger Mode. OEMs can allow passengers to dismiss the SDL lock screen via a new checkbox on the Module Config page. More information about this feature can be found in the Evolution Proposal.
- New RPCs. If you have not yet assigned new RPCs to functional groups prior to installing this update, the new RPCs will automatically be attempted to be added to the appropriate functional groups. The new RPCs are described in the Evolution Proposals for Update Published App Services, Cancel Interaction RPC, Open Menu RPC, Remote Control - Allow Multiple Modules per Module Type, and Close Application RPC.
- Bug Fixes. Various bug fixes, such as including extra back-end constraints on functional group assignments to ensure that certain group types are not automatically granted to apps even if they contain common RPCs the app has specifically requested.
If you have any questions about this release or about SDL Policy Server in general, please join us in the #sdl_server
channel of our public Slack Organization.