Skip to content

Releases: fhem/fhem-docker

v3.0.4

06 Oct 20:23
9133177
Compare
Choose a tag to compare

What's Changed

  • Bump rlespinasse/github-slug-action from 4.2.5 to 4.3.0 by @dependabot in #87
  • Bump debian from buster-20220912-slim to buster-20221004-slim by @dependabot in #88

Full Changelog: v3.0.3...v3.0.4

v3.0.3

13 Sep 21:01
520c858
Compare
Choose a tag to compare

What's Changed

  • Bump debian from buster-20220822-slim to buster-20220912-slim by @dependabot in #85

Full Changelog: v3.0.2...v3.0.3

v3.0.2

04 Sep 09:19
53268bc
Compare
Choose a tag to compare

Breaking change

  • armv6 support is removed due to lack of debian image of this plattform.
    This may cause update errors on devices like Raspberry Pi 1, Raspberry Pi Zero

What's Changed

  • Bump debian from buster-20220509-slim to buster-20220527-slim by @dependabot in #75
  • Added support for firmata in dockerfiles by @sidey79 in #76
  • Bump debian from buster-20220527-slim to buster-20220622-slim by @dependabot in #79
  • Bump rlespinasse/github-slug-action from 4.2.4 to 4.2.5 by @dependabot in #78
  • fix entry.sh by @binlan in #80
  • Allow newer npm packages as 5.8 by @sidey79 in #77
  • Bump debian from buster-20220622-slim to buster-20220711-slim by @dependabot in #81
  • Bump debian from buster-20220711-slim to buster-20220801-slim by @dependabot in #82
  • Remove ARM v6 from Build Jobs by @sidey79 in #84
  • Bump debian from buster-20220801-slim to buster-20220822-slim by @dependabot in #83

New Contributors

Full Changelog: v3.0.0...v3.0.2

v3.0.1-beta

17 Jul 18:31
6b3b553
Compare
Choose a tag to compare
v3.0.1-beta Pre-release
Pre-release

What's Changed

  • Bump debian from buster-20220509-slim to buster-20220527-slim by @dependabot in #75
  • Added support for firmata in dockerfiles by @sidey79 in #76
  • Bump debian from buster-20220527-slim to buster-20220622-slim by @dependabot in #79
  • Bump rlespinasse/github-slug-action from 4.2.4 to 4.2.5 by @dependabot in #78
  • fix entry.sh by @binlan in #80
  • Allow newer npm packages as 5.8 by @sidey79 in #77
  • Bump debian from buster-20220622-slim to buster-20220711-slim by @dependabot in #81

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

15 May 21:28
8618471
Compare
Choose a tag to compare

Images based on Debian Buster and Bullseye

What's Changed

  • added "sendemail" package by @thomasheiser85 in #1
  • Prevent that the vars are overwritten which are defined in the Docker… by @stormmurdoc in #27
  • Added check if there is already a running instance of health-check.sh by @sidey79 in #30
  • use github actions to build docker images by @sidey79 in #29
  • Patch marko bullseye by @CoolTuxNet in #35
  • Avoid warnings when init files are mounted read-only by @git-developer in #42
  • Provide a Buster based image compatible with raspbian < bullseye by @sidey79 in #41
  • removed package apt-transport-https by @sidey79 in #53
  • Newline in Readme missing for formatting docker pull ... by @heinz-otto in #56
  • Push to dockerhub and cleanup by @sidey79 in #68
  • Bump debian from buster-20220418-slim to buster-20220509-slim by @dependabot in #73

New Contributors

Full Changelog: v1.16.0...v3.0.0

Beta 3.0.0 2

02 Mar 19:30
2be3b7a
Compare
Choose a tag to compare
Beta 3.0.0 2 Pre-release
Pre-release

What's Changed

  • Prevent that the vars are overwritten which are defined in the Docker… by @stormmurdoc in #27
  • Added check if there is already a running instance of health-check.sh by @sidey79 in #30
  • use github actions to build docker images by @sidey79 in #29
  • Working build job by @sidey79 in #36
  • Patch marko bullseye by @Leongaultier in #35
  • Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 by @dependabot in #38
  • Bump actions/cache from 2.1.5 to 2.1.6 by @dependabot in #37
  • Specify Image to allow automatic PRs when new image is provided by @sidey79 in #39
  • Don't publish pull request image by @sidey79 in #43
  • Avoid warnings when init files are mounted read-only by @git-developer in #42
  • Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #45
  • Provide a Buster based image compatible with raspbian < bullseye by @sidey79 in #41
  • Bump debian from buster-20211011-slim to buster-20220125-slim by @dependabot in #52
  • Bump debian from buster-20220125-slim to buster-20220228-slim by @dependabot in #55
  • removed package apt-transport-https by @sidey79 in #53
  • Bump actions/checkout from 2 to 3 by @dependabot in #54

New Contributors

Full Changelog: v1.16.0...v3.0.0-beta.2

Beta 3.0.0 1

20 Feb 21:13
1a1dabc
Compare
Choose a tag to compare
Beta 3.0.0 1 Pre-release
Pre-release

Beta Version

Build is running on github actions
Image updated to debian bullsey
Limited number of plattforms as within 2.2.5
Updated health check script to avoid endless loops

What's Changed

  • Prevent that the vars are overwritten which are defined in the Docker… by @stormmurdoc in #27
  • Added check if there is already a running instance of health-check.sh by @sidey79 in #30
  • use github actions to build docker images by @sidey79 in #29
  • Working build job by @sidey79 in #36
  • Patch marko bullseye by @Leongaultier in #35
  • Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 by @dependabot in #38
  • Bump actions/cache from 2.1.5 to 2.1.6 by @dependabot in #37
  • Specify Image to allow automatic PRs when new image is provided by @sidey79 in #39
  • Don't publish pull request image by @sidey79 in #43
  • Avoid warnings when init files are mounted read-only by @git-developer in #42
  • Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #45
  • Provide a Buster based image compatible with raspbian < bullseye by @sidey79 in #41
  • Bump debian from buster-20211011-slim to buster-20220125-slim by @dependabot in #52

New Contributors

Full Changelog: v1.16.0...v3.0.0-beta.1

v2.2.2-beta

08 Sep 10:44
Compare
Choose a tag to compare
v2.2.2-beta Pre-release
Pre-release

v2.2.1

08 Sep 10:45
Compare
Choose a tag to compare

v1.6.0-beta

20 Jan 11:53
Compare
Choose a tag to compare
v1.6.0-beta Pre-release
Pre-release