Skip to content

Releases: smartdevicelink/sdl_atf

Release 8.1.0

13 Apr 14:38
2040ca3
Compare
Choose a tag to compare

Release 8.0.0

27 Oct 14:59
08354ae
Compare
Choose a tag to compare

Release 7.1.1

03 May 19:01
454487d
Compare
Choose a tag to compare

Release 7.1.0

14 Apr 16:02
825595e
Compare
Choose a tag to compare

Release 7.0.0

Release 6.1.0

29 Apr 15:44
fa9ebe6
Compare
Choose a tag to compare

Release 6.0.0

30 Oct 15:26
e7b44f3
Compare
Choose a tag to compare

ATF Changes to support SDL Core Release 6.0.0

New Features

  • #171 Update ATF SyncMsgVersion to 6.0

Bug Fixes

  • #167 Move initialization of mobileSecurities to Security Manager constructor
  • #168 Make 1st frame of multi-frame messages always unencrypted]
  • #170 Switch off XML Report by default
  • #174 Fix delay for zero expectations in case of callbacks
  • #176 Disable unused SDL loggers
  • #178 Fix parsing of multi-frame messages for 2 sessions

Release 5.1.0

17 Apr 13:40
6e52740
Compare
Choose a tag to compare

ATF Changes to support SDL Core Release 5.1.0

New Features

Adds support for bidirectional mobile RPC messages - #162
Adds support for unknown function IDs - #165

Bug Fixes

Fix correlation ID type to signed 32 bit integer - #164

Release 5.0.0

19 Oct 19:14
c69fa29
Compare
Choose a tag to compare

Testing Support For New Features

Release 4.4.0

19 Oct 20:59
Compare
Choose a tag to compare
  • Adds documentation/comments to most of the project - #90
  • Changes all instances of Ford Sync RAPI to SmartDeviceLink RAPI - #100
  • Fixes issue with copying interfaces from a local copy of SDL Core - #94