bonsoir_android 7.1.1
bonsoir_android: ^7.1.1 copied to clipboard
Android implementation of the Bonsoir plugin.
7.0.0 #
Note: This release has breaking changes.
- FIX(android): Prevented service info callbacks after disposal. (3f4cf230)
- FIX(android): Fixed a problem with TXT records discovery. (d8737e91)
- FEAT: Support multiple host addresses for services. (abb9d22f)
- FEAT: Added
hostnameproperty toBonsoirService. (8e43270b) - BREAKING REFACTOR: Renamed
hostintohostAddressin remaining implementations. (45776c9b) - BREAKING FEAT: Added mDNS hostname support check and renamed service host field. (b374678b)
6.0.2 #
- Update a dependency to the latest release.
5.1.5 #
5.1.4 #
- Update a dependency to the latest release.
5.1.1 #
- Update a dependency to the latest release.
5.1.0 #
5.0.2 #
5.0.0 #
4.1.1 #
4.1.0 #
- Added a
broadcastNameAlreadyExistsevent. - Various other fixes and improvements.
4.0.1 #
- Fixed a bug where a given broadcast was able to start more than one time.
4.0.0 #
service.ipis nowservice.hostAddresses.
3.0.0+1 #
- Bumped
bonsoir_platform_interfaceversion, it was causing an error inbonsoir.
3.0.0 #
- Now, services are not directly resolved by default.
2.2.0 #
- Updated SDK constraints.
2.1.0 #
- Added support of namespace property to support Android Gradle Plugin (AGP) 8. Projects with AGP < 4.2 are not supported anymore. It is highly recommended to update at least to AGP 7.0 or newer.
2.0.0+1 #
- Fixed bugs with services types.
- Fixed bugs with events id.
2.0.0 #
- Splitting the project into separate packages.
- Updated libraries.