Skip to content

Commit 5880bd2

Browse files
committed
Release 10.11.0
1 parent 0a79b86 commit 5880bd2

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 10.11.0
2+
Multi unsubscriptions added.
3+
- [Issue 616](https://github.com/shamblett/mqtt_client/issues/616)
4+
15
# 10.10.0
26
Batch subscriptions added.
37
- [Issue 611](https://github.com/shamblett/mqtt_client/issues/611)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mqtt_client
22
description: A server and browser based MQTT client for Dart supporting normal, secure sockets and websockets.
3-
version: 10.10.0
3+
version: 10.11.0
44
repository: https://github.com/shamblett/mqtt_client
55
homepage: https://github.com/shamblett/mqtt_client
66

sbom.spdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ DocumentName: mqtt_client
55
DocumentNamespace: https://pub.dev/packages/mqtt_client
66
LicenseListVersion: 3.8
77
Creator: Tool: https://pub.dev/packages/sbom
8-
Created: 2025-06-29T11:34:31Z
8+
Created: 2025-08-13T11:16:17Z
99

1010

1111
PackageName: mqtt-client
1212
SPDXID: SPDXRef-Package-mqtt-client
13-
PackageVersion: 10.10.0
13+
PackageVersion: 10.11.0
1414
PackageFileName: mqtt_client
1515
PackageSupplier: NOASSERTION
1616
PackageOriginator: NOASSERTION
1717
PackageDownloadLocation: https://pub.dev/packages/mqtt_client
1818
FilesAnalyzed: true
19-
PackageVerificationCode: 46d433a6760afd4fa8a0cded9fe7fff0ce368b4e
19+
PackageVerificationCode: 6cc451a0eb10a0b710c1a77bf0ed1110d771f889
2020
PackageHomePage: https://pub.dev/packages/mqtt_client
2121
PackageLicenseConcluded: MIT
2222
PackageLicenseInfoFromFiles: NOASSERTION
@@ -856,7 +856,7 @@ FileCopyrightText: NOASSERTION
856856
FileName: lib/src/observable/src/observable.dart
857857
SPDXID: SPDXRef-observable-92
858858
FileType: SOURCE
859-
FileChecksum: SHA1: f8b096b2683ce90226c55d5c4676e040f0e16c56
859+
FileChecksum: SHA1: 4aaa5792a4abac1ad2d7dbdb31b9946ae087c036
860860
LicenseConcluded: NOASSERTION
861861
LicenseInfoInFile: NOASSERTION
862862
FileCopyrightText: NOASSERTION
@@ -865,7 +865,7 @@ FileCopyrightText: NOASSERTION
865865
FileName: lib/src/observable/src/records.dart
866866
SPDXID: SPDXRef-records-93
867867
FileType: SOURCE
868-
FileChecksum: SHA1: a1d25c07c00c9e383502afeb6c5dc5027a624dbb
868+
FileChecksum: SHA1: 423911ecc4a045cb35f12e6aea97114d31b97ffc
869869
LicenseConcluded: NOASSERTION
870870
LicenseInfoInFile: NOASSERTION
871871
FileCopyrightText: NOASSERTION
@@ -874,7 +874,7 @@ FileCopyrightText: NOASSERTION
874874
FileName: lib/src/utility/mqtt_client_byte_buffer.dart
875875
SPDXID: SPDXRef-mqtt-client-byte-buffer-94
876876
FileType: SOURCE
877-
FileChecksum: SHA1: 6e94b40155585ea700e46095cccf146f4d906042
877+
FileChecksum: SHA1: 105bc23a2adbd804bdfe99472e48fc88c82d0519
878878
LicenseConcluded: NOASSERTION
879879
LicenseInfoInFile: NOASSERTION
880880
FileCopyrightText: NOASSERTION
@@ -910,7 +910,7 @@ FileCopyrightText: NOASSERTION
910910
FileName: pubspec.yaml
911911
SPDXID: SPDXRef-pubspec-98
912912
FileType: TEXT
913-
FileChecksum: SHA1: f823356ef60db52a3669aa21242b3950122f2c00
913+
FileChecksum: SHA1: f419197488f92603fc27189532ad3f5e2ec9ae31
914914
LicenseConcluded: NOASSERTION
915915
LicenseInfoInFile: NOASSERTION
916916
FileCopyrightText: NOASSERTION

0 commit comments

Comments
 (0)