Skip to content

Releases: Mips2648/jeedom-daemon-py

v1.1.0

25 Nov 14:26
Compare
Choose a tag to compare

v1.1.0 (2024-11-25)

🥚

Other

v1.0.2

14 Oct 07:39
Compare
Choose a tag to compare

v1.0.2 (2024-10-14)

v1.0.1

14 Oct 07:34
Compare
Choose a tag to compare

v1.0.1 (2024-10-14)

Other

Update aiohttp requirement from ~=3.10.8 to ~=3.10.10 (4c7bfb5)

  • Update aiohttp requirement from ~=3.10.8 to ~=3.10.10

Updates the requirements on aiohttp to permit the latest version.


updated-dependencies:

  • dependency-name: aiohttp
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] support@github.com (a7fbe62)

  • fix: typo (09d4507)

  • fix: ignore none value in add_change (7707efc)

  • version pypa/gh-action-pypi-publish (3af4d9a)

v1.0.0

01 Oct 07:49
Compare
Choose a tag to compare

v1.0.0 (2024-10-01)

💥

  • 💥 bump aiohttp & release a v1 (e131e38)

v0.11.2

06 Sep 06:40
Compare
Choose a tag to compare

v0.11.2 (2024-09-06)

  • ⚡ catch type error on send (429624a)

Other

  • :fix: catch type error on send (4bb4c5f)

  • Merge pull request #12 from MrWaloo/main

⚡ [FIX] json_encode TypeError (84c0e36)

  • [FIX] json_encode TypeError

Object of type bytes is not JSON serializable (02cd6a0)

v0.11.1

02 Sep 07:37
Compare
Choose a tag to compare

v0.11.1 (2024-09-02)

Other

  • Merge pull request #10 from Mips2648/dependabot/pip/aiohttp-approx-eq-3.10.5

Update aiohttp requirement from ~=3.10.4 to ~=3.10.5 (a179d76)

  • Update aiohttp requirement from ~=3.10.4 to ~=3.10.5

Updates the requirements on aiohttp to permit the latest version.


updated-dependencies:

  • dependency-name: aiohttp
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] <support@github.com> (1fd7312)

  • Merge pull request #11 from Mips2648/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.0

Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (ada7ac1)

  • Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0

Bumps pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0.


updated-dependencies:

  • dependency-name: pypa/gh-action-pypi-publish
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <support@github.com> (c24583d)

v0.11.0

23 Aug 15:02
Compare
Choose a tag to compare

v0.11.0 (2024-08-23)

🚸

  • 🚸 bump aiohttp to 3.10 + fix tests (ad08279)

  • 🚸 bump aiohttp to 3.10 (3422f96)

Other

  • remove mock_test_callback (4c47d1f)

  • test asyncmock (9d11297)

  • add again mock_test_callback (dd17053)

  • fix on_start_exception (728b36c)

  • test on_start_exception (16d9104)

  • add mock_test_callback (0e063f4)

  • test fixture (570cfad)

  • fix test (31b5cb4)

  • Merge pull request #9 from Mips2648/dependabot/pip/aiohttp-approx-eq-3.10.4

Update aiohttp requirement from ~=3.10.3 to ~=3.10.4 (3b32a7f)

  • Update aiohttp requirement from ~=3.10.3 to ~=3.10.4

Updates the requirements on aiohttp to permit the latest version.


updated-dependencies:

  • dependency-name: aiohttp
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] <support@github.com> (7256a38)

Update aiohttp requirement from ~=3.10.1 to ~=3.10.3 (b930e52)

  • Update aiohttp requirement from ~=3.10.1 to ~=3.10.3

Updates the requirements on aiohttp to permit the latest version.


updated-dependencies:

  • dependency-name: aiohttp
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] <support@github.com> (1cd8d3b)

  • Merge pull request #6 from Mips2648/dependabot/pip/aiohttp-approx-eq-3.10.1

Update aiohttp requirement from ~=3.9.5 to ~=3.10.1 (af33a1f)

  • Update aiohttp requirement from ~=3.9.5 to ~=3.10.1

Updates the requirements on aiohttp to permit the latest version.


updated-dependencies:

  • dependency-name: aiohttp
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] <support@github.com> (c33629a)

  • Merge pull request #7 from MrWaloo/main

Documentation and comments typo (8c086a8)

  • Documentation and comments typo (185d136)

  • Merge pull request #5 from Mips2648/dependabot/github_actions/pypa/gh-action-pypi-publish-1.9.0

Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (8e2e735)

  • Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0

Bumps pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0.


updated-dependencies:

  • dependency-name: pypa/gh-action-pypi-publish
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <support@github.com> (c4b3088)

v0.10.1

27 Jun 10:41
Compare
Choose a tag to compare

v0.10.1 (2024-06-27)

👽

  • 👽 adapt logs to avoid logging sensitive data (e83995f)

v0.10.0

24 Jun 11:49
Compare
Choose a tag to compare

v0.10.0 (2024-06-24)

🥚

  • 🥚 if logevel is none or not set, fallback to error (d2228f2)

Other

v0.9.8

04 Jun 09:25
Compare
Choose a tag to compare

v0.9.8 (2024-06-04)

  • ⚡ handle timeout error and add tests (a24e16a)

Other