Skip to content

Releases: PatrickBaus/sensorDaemon

4.5.1

21 Jan 15:37
045032b
Compare
Choose a tag to compare

What's Changed

  • Fixed env variables input parser: Removed superfluous arguments by @PatrickBaus in #117

Full Changelog: 4.5.0...4.5.1

4.5.0

21 Jan 15:11
38c4ddf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.5.0

4.4.0

21 Jan 15:11
a7c0b99
Compare
Choose a tag to compare

What's Changed

  • [pip] Update pydantic requirement from ~=2.9.1 to ~=2.9.2 by @dependabot in #82
  • [pip] Update pytest requirement from ~=8.3.2 to ~=8.3.3 by @dependabot in #81
  • [pip] Update pylint requirement from ~=3.2.7 to ~=3.3.0 by @dependabot in #83
  • List the CPU used to compile the binary by @PatrickBaus in #88
  • [pip] Update aiostream requirement from ~=0.6.2 to ~=0.6.3 by @dependabot in #89
  • [pip] Update aiostream requirement from ~=0.6.3 to ~=0.6.4 by @dependabot in #91
  • [pip] Update beanie requirement from ~=1.26.0 to ~=1.27.0 by @dependabot in #86
  • Fixed mongo db url readout from env variable by @PatrickBaus in #92
  • [pip] Update pylint requirement from ~=3.3.0 to ~=3.3.1 by @dependabot in #84
  • [pip] Update pre-commit requirement from ~=3.8.0 to ~=4.0.1 by @dependabot in #90
  • [pip] Update pydantic requirement from ~=2.9.2 to ~=2.10.0 by @dependabot in #93
  • [pip] Update pydantic requirement from ~=2.10.0 to ~=2.10.1 by @dependabot in #94
  • [pip] Update pydantic requirement from ~=2.10.1 to ~=2.10.2 by @dependabot in #95
  • [pip] Update pylint-pydantic requirement from ~=0.3.2 to ~=0.3.3 by @dependabot in #96
  • [pip] Update pytest requirement from ~=8.3.3 to ~=8.3.4 by @dependabot in #97
  • [pip] Update pylint requirement from ~=3.3.1 to ~=3.3.2 by @dependabot in #98
  • [pip] Update pydantic requirement from ~=2.10.2 to ~=2.10.3 by @dependabot in #99
  • [docker] Bump alpine from 3.20.3 to 3.21.0 by @dependabot in #100
  • [pip] Update pylint-pydantic requirement from ~=0.3.3 to ~=0.3.4 by @dependabot in #101
  • [pip] Update beanie requirement from ~=1.27.0 to ~=1.28.0 by @dependabot in #102
  • [pip] Update pydantic requirement from ~=2.10.3 to ~=2.10.4 by @dependabot in #103
  • [pip] Update pylint requirement from ~=3.3.2 to ~=3.3.3 by @dependabot in #104
  • [pip] Update beanie requirement from ~=1.28.0 to ~=1.29.0 by @dependabot in #105
  • [pip] Update pylint-pydantic requirement from ~=0.3.4 to ~=0.3.5 by @dependabot in #106
  • [docker] Bump alpine from 3.21.0 to 3.21.1 by @dependabot in #107
  • [pip] Update pydantic requirement from ~=2.10.4 to ~=2.10.5 by @dependabot in #108
  • [docker] Bump alpine from 3.21.1 to 3.21.2 by @dependabot in #109
  • Bump precommit versions by @PatrickBaus in #110
  • Added username/password for MQTT connections by @PatrickBaus in #111
  • Fix loading MQTT_PORT variable by @PatrickBaus in #112

Full Changelog: 4.3.13...4.4.0

4.3.13

09 Sep 21:50
abbbc29
Compare
Choose a tag to compare

What's Changed

  • [docker] Bump alpine from 3.20.1 to 3.20.2 by @dependabot in #72
  • [pip] Update pytest requirement from ~=8.3.1 to ~=8.3.2 by @dependabot in #73
  • [pip] Update pre-commit requirement from ~=3.7.1 to ~=3.8.0 by @dependabot in #74
  • [pip] Update aiomqtt requirement from ~=2.2.0 to ~=2.3.0 by @dependabot in #75
  • [pip] Update simplejson requirement from ~=3.19.2 to ~=3.19.3 by @dependabot in #76
  • [pip] Update pydantic requirement from ~=2.8.2 to ~=2.9.1 by @dependabot in #79
  • [docker] Bump alpine from 3.20.2 to 3.20.3 by @dependabot in #80
  • [pip] Update pylint requirement from ~=3.2.6 to ~=3.2.7 by @dependabot in #77

Full Changelog: 4.3.12...4.3.13

Release of version 4.3.12

22 Jul 20:02
3c70901
Compare
Choose a tag to compare
  • Improved error handling, with incorrect Tinkerforge configurations. These will now be printed to the console.
  • Updated dependencies

What's Changed

  • [pip] Update prologix-gpib-async requirement from ~=1.4.13 to ~=1.4.14 by @dependabot in #59
  • [pip] Update labnode-async requirement from ~=0.16.3 to ~=0.16.4 by @dependabot in #63
  • [pip] Update hp3478a-async requirement from ~=1.4.1 to ~=1.4.5 by @dependabot in #60
  • [pip] Update async-gpib requirement from ~=2.1.2 to ~=2.1.3 by @dependabot in #62
  • [pip] Update tinkerforge-async requirement from ~=1.5.2 to ~=1.5.3 by @dependabot in #61
  • [pip] Update pylint requirement from ~=3.2.3 to ~=3.2.4 by @dependabot in #64
  • [pip] Update pylint requirement from ~=3.2.4 to ~=3.2.5 by @dependabot in #65
  • [pip] Update pydantic requirement from ~=2.7.4 to ~=2.8.0 by @dependabot in #66
  • [pip] Update aiomqtt requirement from ~=2.1.0 to ~=2.2.0 by @dependabot in #67
  • [pip] Update pydantic requirement from ~=2.8.0 to ~=2.8.2 by @dependabot in #68
  • [pip] Update pytest requirement from ~=8.2.2 to ~=8.3.1 by @dependabot in #71
  • [pip] Update pylint requirement from ~=3.2.5 to ~=3.2.6 by @dependabot in #69
  • [pip] Update aiostream requirement from ~=0.4.4 to ~=0.6.2 by @dependabot in #70

Full Changelog: 4.3.11...4.3.12

Release of version 4.3.11

22 Jun 09:01
3c2ee1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.10...4.3.11

Release of version 4.3.10

20 Jun 16:00
8fe2641
Compare
Choose a tag to compare

Updated tinkerforge_async to 1.5.2 to fix a crash

Full Changelog: 4.3.9...4.3.10

Release of version 4.3.9

20 Jun 14:42
5ba3817
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies by @PatrickBaus in #49
  • [pip] Update pytest requirement from ~=8.2.1 to ~=8.2.2 by @dependabot in #51
  • [pip] Update pydantic requirement from ~=2.7.1 to ~=2.7.3 by @dependabot in #52
  • [pip] Update pylint requirement from ~=3.2.2 to ~=3.2.3 by @dependabot in #53
  • [pip] Update pydantic requirement from ~=2.7.3 to ~=2.7.4 by @dependabot in #54
  • [gha] Bump docker/build-push-action from 5 to 6 by @dependabot in #55
  • [pip] Update tinkerforge-async requirement from ~=1.4.3 to ~=1.5.1 by @dependabot in #56

Full Changelog: 4.3.8...4.3.9

Release of version 4.3.8

23 May 00:33
44a94bc
Compare
Choose a tag to compare

Updated alpine from 3.19.1 to 3.20.0

What's Changed

  • [pip] Update pydantic requirement from ~=2.6.4 to ~=2.7.0 by @dependabot in #39
  • [pip] Update pydantic requirement from ~=2.7.0 to ~=2.7.1 by @dependabot in #40
  • [pip] Update aiomqtt requirement from ~=2.0.1 to ~=2.1.0 by @dependabot in #41
  • [pip] Update pytest requirement from ~=8.1.1 to ~=8.1.2 by @dependabot in #42
  • [pip] Update beanie requirement from ~=1.25.0 to ~=1.26.0 by @dependabot in #44
  • [pip] Update pytest requirement from ~=8.1.2 to ~=8.2.1 by @dependabot in #46
  • [pip] Update aiostream requirement from ~=0.5.2 to ~=0.6.1 by @dependabot in #45
  • [docker] Bump alpine from 3.19.1 to 3.20.0 by @dependabot in #47
  • Updated pre-commit hooks by @PatrickBaus in #48

Full Changelog: 4.3.7...4.3.8

Release of version 4.3.7

14 Mar 20:55
9b27ba3
Compare
Choose a tag to compare

Updated dependencies

What's Changed

  • Update dockerfile by @PatrickBaus in #31
  • [pip] Update pytest requirement from ~=8.0.0 to ~=8.0.1 by @dependabot in #32
  • [pip] Update pytest requirement from ~=8.0.1 to ~=8.1.1 by @dependabot in #36
  • [pip] Update pydantic requirement from ~=2.5.3 to ~=2.6.4 by @dependabot in #37
  • [pip] Update aiomqtt requirement from ~=2.0.0 to ~=2.0.1 by @dependabot in #38

New Contributors

Full Changelog: 4.3.6...4.3.7