Release 1.2.0
- Corrected
link_identifier
in/v1/open
requests. - Added
X-Branch-Request-Id
to debug logs. - Use api2.branch.io instead of api.branch.io for better security.
- Corrected advertising identifiers in
/v1/open
requests. - Added support for
INITIATE_STREAM
andCOMPLETE_STREAM
standard v2 events. - Added MSI distribution.
- Added multiple TestBed flavors to illustrate different modes of URI-scheme
association.
This release includes no breaking API changes.
In addition to Conan, the SDK is also now distributed via MSI. This is attached to each GitHub release tag. This integration method is thorougly documented and much easier than using Conan with Visual Studio. Conan users may continue using Conan for integration.
Several flavors of TestBed are available to illustrate methods of integration and URI association.
Known issues
- The MSI has been signed with a self-signed certificate. This may result in Windows Defender generating an alert on first install of a new release. Select "More Info" to install the MSI. This will be addressed in a subsequent release.