Releases: hassio-addons/addon-traccar
v0.19.0
What’s changed
📚 Documentation
⬆️ Dependency updates
v0.18.0
What’s changed
🚀 Enhancements
🧰 Maintenance
- 🎆 Updates maintenance/license year to 2023 @frenck (#201)
- Add Renovate for dependency management @frenck (#200)
📚 Documentation
⬆️ Dependency updates
- ⬆️ Upgrades add-on base image to 12.2.4 @frenck (#190)
- ⬆️ Update alpine_3_17/mariadb-client to v10.6.12-r0 @renovate (#202)
- ⬆️ Update alpine_3_17/openjdk11-jre-headless to v11.0.18_p10-r0 @renovate (#205)
- ⬆️ Update alpine_3_17/nginx to v1.22.1-r0 @renovate (#203)
- ⬆️ Update alpine_3_17/xmlstarlet to v1.6.1-r1 @renovate (#206)
- ⬆️ Update alpine_3_17/nss to v3.85-r1 @renovate (#207)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13 @renovate (#208)
- ⬆️ Update traccar/traccar to v5.6 @renovate (#209)
v0.17.0
What’s changed
This release upgrades Traccar to 5.0! Including their new modern interface.
🚨 Breaking changes
The Home Assistant Ingress feature for add-ons is not compatible with the new modern interface of Traccar. Therefore the Ingress feature has been dropped in order to be able to upgrade/support current and future upgrades.
🐛 Bug fixes
📚 Documentation
⬆️ Dependency updates
- ⬆️ Upgrades mariadb-client to 10.6.8-r0 @frenck (#176)
- ⬆️ Upgrades nginx to 1.20.2-r1 @frenck (#177)
- ⬆️ Upgrades nss to 3.76.1-r0 @frenck (#178)
- ⬆️ Upgrades openjdk11-jre-headless to 11.0.15_p10-r0 @frenck (#179)
- ⬆️ Upgrades Traccar to v5.0 @frenck (#180)
- ⬆️ Upgrades add-on base image to 11.1.2 @frenck (#182)
- ⬆️ Upgrades add-on base image to 12.0.0 @frenck (#183)
v0.16.0
What’s changed
🚀 Enhancements
📚 Documentation
⬆️ Dependency updates
v0.15.0
v0.14.0
What’s changed
🐛 Bug fixes
- 🐛 Fix events selection query @jonathanadams (#133)
- Replace depreciated class com.mysql.jdbc.Driver @justinmbrock (#122)
- Fix HTTP 415 unsupported media bug @frenck (#156)
🚀 Enhancements
🧰 Maintenance
- ⬆️ Upgrade lock-threads workflow to 3.0.0 @frenck (#145)
- Switch to centralized GitHub Action Workflows @frenck (#152)
⬆️ Dependency updates
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#134)
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#135)
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#136)
- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#138)
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#139)
- ⬆️ Upgrades add-on base image to 10.1.0 @frenck (#140)
- ⬆️ Upgrades Traccar to v4.14 @frenck (#141)
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#144)
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#146)
- ⬆️ Upgrades add-on base image to 10.2.1 @frenck (#154)
- ⬆️ Upgrades add-on base image to 10.2.2 @frenck (#155)
v0.13.1
What’s changed
🚀 Enhancements
- 🏎 Enable streaming mode for Ingress @frenck (#128)
- 🔥 Less logging by removing access log from log ouput @frenck (#129)
- 🔑 Update NGINX SSL parameters @frenck (#130)
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 @dependabot (#118)
- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#120)
- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 @dependabot (#121)
- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#123)
- ⬆️ Bump actions/stale from 3.0.19 to 4 @dependabot (#124)
- ⬆️ Upgrades mariadb-client to 10.5.12-r0 @frenck (#126)
- ⬆️ Upgrades add-on base image to v10.0.1 @frenck (#131)
v0.13.0
What’s changed
This release provides some major upgrades to the internals of the add-on, and also ships with Traccar v4.13.
The distributed version of Traccar v4.13, requires a Java version that is only available for 64-bits systems. Therefore, this release has dropped support for 32-bits systems (armhf
, armv7
and i386
).
If you are a user of a system for which support has been dropped, you can't upgrade. You can however keep running the existing version you have installed; although we recommend moving to 64-bits.
🚨 Breaking changes
⬆️ Dependency updates
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#93)
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#92)
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#91)
- ⬆️ Upgrades mariadb-client to 10.5.9-r0 @frenck (#94)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#96)
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#97)
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#98)
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#99)
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#100)
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#101)
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#102)
- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#103)
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#104)
- ⬆️ Upgrades add-on base image to v9.2.1 @frenck (#105)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2 @dependabot (#106)
- ⬆️ Upgrades nginx to 1.18.0-r15 @frenck (#107)
- ⬆️ Upgrades nss to 3.66-r0 @frenck (#108)
- ⬆️ Upgrades Traccar to v4.13 @frenck (#109)
- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#111)
- ⬆️ Upgrades add-on base image to v10.0.0 @frenck (#112)
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#114)
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 @dependabot (#113)
- ⬆️ Upgrades mariadb-client to 10.5.11-r0 @frenck (#115)
- ⬆️ Upgrade to openjdk11 @frenck (#110)
v0.12.0
What’s changed
✨ New features
🧰 Maintenance
⬆️ Dependency updates
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#86)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#87)
- Upgrades add-on base image to v9.2.0 @frenck (#88)
v0.11.1
What’s changed
- Basic name change Hass.io -> Home Assistant @eHorlyck (#82)
🚀 Enhancements
⬆️ Dependency updates
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#66)
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#65)
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#67)
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#68)
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#70)
- ⬆️ Upgrades openjdk8-jre to 8.275.01-r0 @frenck (#72)
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#71)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#73)
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#74)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#77)
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#78)
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#79)
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#80)
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#81)
- ⬆️ Upgrades nss to 3.63-r0 @frenck (#84)
- ⬆️ Upgrades add-on base image to v9.1.7 @frenck (#85)