Releases: MichelFR/MqDockerUp
Releases · MichelFR/MqDockerUp
v1.18.1
What's Changed
🏕 Features
- Bump version to v1.18.1 by @github-actions in #448
👒 Dependencies 📦
- Bump axios from 1.8.2 to 1.8.3 by @dependabot in #446
- Bump @babel/runtime from 7.26.0 to 7.26.10 in the npm_and_yarn group by @dependabot in #447
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
🏕 Features
- Bump version to v1.18.0 by @github-actions in #444
👒 Dependencies 📦
- Bump npm from 11.1.0 to 11.2.0 by @dependabot in #440
- Bump axios from 1.8.1 to 1.8.2 by @dependabot in #442
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
🏕 Features
- Add correct Release Notes Link by @Lesekater in #431
👒 Dependencies 📦
- Bump ts-jest from 29.2.5 to 29.2.6 by @dependabot in #433
- Bump axios from 1.7.9 to 1.8.1 by @dependabot in #436
- Bump mqtt from 5.10.3 to 5.10.4 by @dependabot in #435
- Bump typescript from 5.7.3 to 5.8.2 by @dependabot in #437
- Bump @types/lodash from 4.17.15 to 4.17.16 by @dependabot in #438
- Bump @types/dockerode from 3.3.34 to 3.3.35 by @dependabot in #434
New Contributors
- @Lesekater made their first contribution in #431
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
This update reacts in realtime to docker change for the following events:
- health_status
- stop
- destroy
- rename
- update
- pause
- unpause
- restart
As they happen they will be sent to MQTT
🏕 Features
- Add event handlers for lifecycle changes (health_status,stop,destroy, rename, update, pause,unpause, restart) by @MichelFR in #429
- Bump version to v1.16.0 by @github-actions in #430
Full Changelog: v1.15.3...v1.16.0
v1.15.3
What's Changed
🏕 Features
- Fix container update process in mqdockerup by @MichelFR in #425
- Bump version to v1.15.3 by @github-actions in #427
👒 Dependencies 📦
- Bump @types/lodash from 4.17.13 to 4.17.14 by @dependabot in #418
- Bump dockerode from 4.0.2 to 4.0.3 by @dependabot in #417
- Bump yaml from 2.6.1 to 2.7.0 by @dependabot in #415
- Bump @types/dockerode from 3.3.32 to 3.3.34 by @dependabot in #419
- Bump typescript from 5.7.2 to 5.7.3 by @dependabot in #420
- Bump dockerode from 4.0.3 to 4.0.4 by @dependabot in #421
- Bump npm from 11.0.0 to 11.1.0 by @dependabot in #423
- Bump @types/lodash from 4.17.14 to 4.17.15 by @dependabot in #422
Full Changelog: v1.15.2...v1.15.3
v1.15.2
Fixes
Fix Docker image pull progress calculation to accurately track layer downloads - @MichelFR
Documentation
Add Github Access Token process to Readme #411 - @marleyjaffe
New Contributors
- @github-actions made their first contribution in #413
Full Changelog: v1.15.0...v1.15.2
v1.15.0
V1.15.1
Breaking Change
Warning
If you upgrade from version 1.14.0 (or lower), some name are changed:
main.interval
/MAIN_INTERVAL
is nowmain.containerCheckInterval
/MAIN_CONTAINERCHECKINTERVAL
.main.imageUpdateInterval
/MAIN_IMAGEUPDATEINTERVAL
is nowmain.updateCheckInterval
/MAIN_UPDATECHECKINTERVAL
.
What's Changed
🏕 Features
- Ignore containers and updates functionality, uniformed al
console
tologger
, HA 2024.11+ Update Entity Fix by @SiriosDev in #385
👒 Dependencies 📦
- Bump mqtt from 5.10.1 to 5.10.2 by @dependabot in #389
- Bump @types/dockerode from 3.3.31 to 3.3.32 by @dependabot in #390
- Bump yaml from 2.6.0 to 2.6.1 by @dependabot in #391
- Bump npm from 10.9.0 to 10.9.1 by @dependabot in #393
Full Changelog: v1.14.0...v1.15.1
v1.14.0
What's Changed
🏕 Features
👒 Dependencies 📦
- Bump winston from 3.15.0 to 3.16.0 by @dependabot in #384
- Bump winston from 3.16.0 to 3.17.0 by @dependabot in #387
New Contributors
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
🏕 Features
- Possible fix for #381 by @SiriosDev in #382
- Bump version to v1.13.0 by @MichelFR in #383
👒 Dependencies 📦
- Bump @types/jest from 29.5.13 to 29.5.14 by @dependabot in #379
- Bump @types/lodash from 4.17.12 to 4.17.13 by @dependabot in #380
New Contributors
- @SiriosDev made their first contribution in #382
Full Changelog: v1.12.1...v1.13.0