Skip to content

Releases: Bluetooth-Devices/bluetooth-data-tools

v1.28.2

02 Jul 03:14
Compare
Choose a tag to compare

v1.28.2 (2025-07-02)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Parse multiple 16-bit and 32-bit Service UUIDs in BLE advertisement data (#155, 4b1d6e2)

Chores

  • ci: Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 in the github-actions group (#142, 68fc83f)

  • deps: Bump cryptography from 44.0.2 to 44.0.3 (#143, 94532d9)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump cryptography from 44.0.3 to 45.0.2 (#146, c8661a5)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump cryptography from 45.0.2 to 45.0.3 (#147, 21cf466)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump cryptography from 45.0.3 to 45.0.4 (#152, 2cca2de)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump requests from 2.32.3 to 2.32.4 in the pip group (#150, 67c1724)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump urllib3 from 2.3.0 to 2.5.0 in the pip group (#156, 16e1dad)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest from 8.3.5 to 8.4.1 (#153, f68a58f)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-cov from 6.0.0 to 6.1.1 (#139, 9b2dc3c)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-cov from 6.1.1 to 6.2.1 (#151, 45fe00b)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>


Detailed Changes: v1.28.1...v1.28.2

v1.28.1

28 Apr 08:00
Compare
Choose a tag to compare

v1.28.1 (2025-04-28)

This release is published under the Apache-2.0 License.

Bug Fixes


Detailed Changes: v1.28.0...v1.28.1

v1.28.0

27 Apr 20:24
Compare
Choose a tag to compare

v1.28.0 (2025-04-27)

This release is published under the Apache-2.0 License.

Chores

  • deps-dev: Bump h11 from 0.14.0 to 0.16.0 in the pip group (#138, c51e7ab)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

updates:

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Features

  • Add parse_advertisement_data_bytes method (#121, ce07c1c)

Detailed Changes: v1.27.0...v1.28.0

v1.27.0

03 Apr 20:20
Compare
Choose a tag to compare

v1.27.0 (2025-04-03)

This release is published under the Apache-2.0 License.

Chores

Features

  • Improve performance of parsing manufacturer_data (#134, f853955)

Detailed Changes: v1.26.5...v1.27.0

v1.26.5

02 Apr 07:51
Compare
Choose a tag to compare

v1.26.5 (2025-04-02)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Reject data where the splice start position would be greater than end of the data (#132, 028f696)

Detailed Changes: v1.26.4...v1.26.5

v1.26.4

02 Apr 02:08
Compare
Choose a tag to compare

v1.26.4 (2025-04-02)

This release was yanked from PyPI due to a segfault that was fixed in #132

This release is published under the Apache-2.0 License.

Bug Fixes

  • Add more test coverage for out of bound data (#131, 5249fe9)

Detailed Changes: v1.26.3...v1.26.4

v1.26.3

02 Apr 01:48
Compare
Choose a tag to compare

v1.26.3 (2025-04-02)

This release was yanked from PyPI due to a segfault that was fixed in #132

This release is published under the Apache-2.0 License.

Bug Fixes

Chores

  • ci: Bump pypa/cibuildwheel from 2.23.0 to 2.23.2 in the github-actions group (#129, 78a83c6)

chore(ci): bump pypa/cibuildwheel in the github-actions group

Bumps the github-actions group with 1 update: pypa/cibuildwheel.

Updates pypa/cibuildwheel from 2.23.0 to 2.23.2 - Release notes - Changelog - Commits

--- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 2.23.2

dependency-type: direct:production

update-type: version-update:semver-patch

dependency-group: github-actions ...

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

updates:

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>


Detailed Changes: v1.26.2...v1.26.3

v1.26.2

22 Mar 17:46
Compare
Choose a tag to compare

v1.26.2 (2025-03-22)

This release was yanked from PyPI due to a segfault that was fixed in #132

This release is published under the Apache-2.0 License.

Bug Fixes

Chores


Detailed Changes: v1.26.1...v1.26.2

v1.26.1

15 Mar 00:28
Compare
Choose a tag to compare

v1.26.1 (2025-03-15)

This release was yanked from PyPI due to a segfault that was fixed in #132

This release is published under the Apache-2.0 License.

Bug Fixes

  • Increase size of parse_advertisement_data_tuple cache to 1024 (#124, 00076dc)

fixes #123

This one churns quite a bit and from how often its called, its a drain on performance having it so small.

Chores

  • Update deps (#125, 0e6492a)

  • Updating coverage (7.6.10 -> 7.6.12)

    • Updating pytest (8.3.4 -> 8.3.5)
    • Updating cryptography (44.0.1 -> 44.0.2)
  • pre-commit.ci: Pre-commit autoupdate (#120, e45380e)


Detailed Changes: v1.26.0...v1.26.1

v1.26.0

10 Mar 08:15
Compare
Choose a tag to compare

v1.26.0 (2025-03-10)

This release was yanked from PyPI due to a segfault that was fixed in #132

This release is published under the Apache-2.0 License.

Features


Detailed Changes: v1.25.1...v1.26.0