Releases: quotidian-ennui/tesla-powerwall-exporter
3.4.1
Changelog
If you're not making a mistake, you're making a mistake - Miles Davis
It's a docker image so github package registry is where the interesting stuff is
[3.4.1] - 2025-01-19
♻️ Refactoring
- Switch to jboss logging by @quotidian-ennui
👷 Build Environment
- (ci) Bump ncipollo/release-action from 1.14.0 to 1.15.0 (#554) by @dependabot
- (ci) Bump github/codeql-action from 3.28.0 to 3.28.1 (#555) by @dependabot
- (ci) Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#550) by @dependabot
- (build) Execute dependency-review first by @quotidian-ennui
- (ci) Bump actions/create-github-app-token from 1.11.0 to 1.11.1 (#547) by @dependabot
- (ci) Bump github/codeql-action from 3.27.9 to 3.28.0 (#548) by @dependabot
- (ci) Bump gradle/actions from 4.2.1 to 4.2.2 (#544) by @dependabot
- (ci) Bump actions/setup-java from 4.5.0 to 4.6.0 (#545) by @dependabot
- (ci) Bump github/codeql-action from 3.27.7 to 3.27.9 (#542) by @dependabot
- (ci) Bump github/codeql-action from 3.27.6 to 3.27.7 (#541) by @dependabot
- (ci) Add workflow_dispatch for codeql by @quotidian-ennui
- (ci) Bump advanced-security/dismiss-alerts from 1.0.1 to 2.0.0 (#538) by @dependabot
- (ci) Bump orhun/git-cliff-action from 4.4.1 to 4.4.2 (#536) by @dependabot
- (ci) Add persist-credentials false by @quotidian-ennui
- (ci) Bump github/codeql-action from 3.27.5 to 3.27.6 (#535) by @dependabot
📌 Dependency Management
- (quarkus) Bump quarkus from 3.17.6 to 3.17.7 (#558) by qe-repo-updater
- (java) Bump com.github.jmongard.git-semver-plugin from 0.13.0 to 0.14.0 (#556) by @dependabot
- (java) Bump com.diffplug.spotless from 7.0.1 to 7.0.2 (#557) by @dependabot
- (quarkus) Bump quarkus from 3.17.5 to 3.17.6 (#553) by qe-repo-updater
- (java) Bump com.diffplug.spotless from 6.25.0 to 7.0.1 (#552) by @dependabot
- (quarkus) Bump quarkus from 3.17.3 to 3.17.5 (#546) by qe-repo-updater
- (java) Bump com.github.jmongard.git-semver-plugin from 0.12.12 to 0.13.0 (#540) by @dependabot
- (quarkus) Bump quarkus from 3.17.2 to 3.17.3 (#537) by qe-repo-updater
- (java) Bump com.github.jmongard.git-semver-plugin from 0.12.11 to 0.12.12 (#539) by @dependabot
- (java) Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 (#534) by @dependabot
Full Changelog: 3.4.0...3.4.1
3.4.0
Changelog
If you're not making a mistake, you're making a mistake - Miles Davis
It's a docker image so github package registry is where the interesting stuff is
[3.4.0] - 2024-11-29
✨ Features
- (quarkus) Bump quarkus from 3.16.3 to 3.17.0 (#531) by qe-repo-updater
♻️ Refactoring
- Discard git cliff stderr logging by @quotidian-ennui
👷 Build Environment
- (ci) Bump orhun/git-cliff-action from 4.4.0 to 4.4.1 (#532) by @dependabot
- (ci) Bump orhun/git-cliff-action from 4.3.1 to 4.4.0 (#529) by @dependabot
- (ci) Bump actions/dependency-review-action from 4.4.0 to 4.5.0 (#528) by @dependabot
- (ci) Bump github/codeql-action from 3.27.4 to 3.27.5 (#527) by @dependabot
- (ci) Bump gradle/actions from 4.2.0 to 4.2.1 (#526) by @dependabot
- (build) Add justfile groupings by @quotidian-ennui
- (ci) Bump github/codeql-action from 3.27.3 to 3.27.4 (#523) by @dependabot
- (ci) Bump github/codeql-action from 3.27.2 to 3.27.3 (#522) by @dependabot
- (ci) Bump gradle/actions from 4.1.0 to 4.2.0 (#521) by @dependabot
- (ci) Bump github/codeql-action from 3.27.1 to 3.27.2 (#520) by @dependabot
- (ci) Bump github/codeql-action from 3.27.0 to 3.27.1 (#519) by @dependabot
- (build) Remove remote github config from git-cliff by @quotidian-ennui
📌 Dependency Management
- (quarkus) Bump quarkus from 3.17.0 to 3.17.2 (#533) by qe-repo-updater
- (java) Bump io.freefair.lombok from 8.10.2 to 8.11 (#525) by @dependabot
- (quarkus) Bump quarkus from 3.16.2 to 3.16.3 (#524) by qe-repo-updater
- (quarkus) Bump quarkus from 3.16.1 to 3.16.2 (#518) by qe-repo-updater
Full Changelog: 3.3.0...3.4.0
3.3.0
Changelog
If you're not making a mistake, you're making a mistake - Miles Davis
It's a docker image so github package registry is where the interesting stuff is
[3.3.0] - 2024-11-04
✨ Features
- (quarkus) Bump quarkus from 3.15.1 to 3.16.1 (#517) by qe-repo-updater
🐛 Bug Fixes
- Add empty package.json to remove old dependencies by @quotidian-ennui
📝 Documentation
- (release) Add github tag compare (#503) by @quotidian-ennui
♻️ Refactoring
- Remove tag generation because of compare by @quotidian-ennui
👷 Build Environment
- (ci) Bump actions/dependency-review-action from 4.3.5 to 4.4.0 (#516) by @dependabot
- (ci) Bump actions/setup-java from 4.4.0 to 4.5.0 (#515) by @dependabot
- (ci) Bump actions/checkout from 4.2.1 to 4.2.2 (#514) by @dependabot
- (ci) Bump github/codeql-action from 3.26.13 to 3.27.0 (#512) by @dependabot
- (ci) Bump actions/dependency-review-action from 4.3.4 to 4.3.5 (#511) by @dependabot
- (ci) Bump orhun/git-cliff-action from 4.3.0 to 4.3.1 (#509) by @dependabot
- (ci) Bump github/codeql-action from 3.26.12 to 3.26.13 (#508) by @dependabot
- (ci) Bump actions/checkout from 4.2.0 to 4.2.1 (#506) by @dependabot
- (ci) Bump github/codeql-action from 3.26.11 to 3.26.12 (#507) by @dependabot
- (ci) Bump github/codeql-action from 3.26.10 to 3.26.11 (#504) by @dependabot
- (build) Bump gradle from 8.9 to 8.10.2 by @quotidian-ennui
- (ci) Bump github/codeql-action from 3.26.9 to 3.26.10 (#502) by @dependabot
- (ci) Bump orhun/git-cliff-action from 4.2.0 to 4.3.0 (#501) by @dependabot
📌 Dependency Management
- (java) Bump org.wiremock:wiremock from 3.9.1 to 3.9.2 (#513) by @dependabot
- (java) Bump com.github.jmongard.git-semver-plugin from 0.12.10 to 0.12.11 (#510) by @dependabot
- (java) Bump io.freefair.lombok from 8.10 to 8.10.2 (#505) by @dependabot
Full Changelog: 3.2.0...3.3.0
3.2.0
Changelog
If you're not making a mistake, you're making a mistake - Miles Davis
It's a docker image so github package registry is where the interesting stuff is
[3.2.0] - 2024-09-26
✨ Features
- (quarkus) Bump quarkus from 3.14.2 to 3.15.1 (#500) by qe-repo-updater
- (quarkus) Bump quarkus to 3.14.1 (#478) by qe-repo-updater
👷 Build Environment
- (ci) Select PR title based on semver by @quotidian-ennui
- (ci) Bump actions/checkout from 4.1.7 to 4.2.0 (#499) by @dependabot
- (ci) Bump actions/setup-java from 4.3.0 to 4.4.0 (#498) by @dependabot
- (ci) Bump github/codeql-action from 3.26.8 to 3.26.9 (#497) by @dependabot
- (ci) Bump orhun/git-cliff-action from 4.1.0 to 4.2.0 (#496) by @dependabot
- (ci) Bump github/codeql-action from 3.26.7 to 3.26.8 (#495) by @dependabot
- (ci) Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 (#494) by @dependabot
- (ci) Bump orhun/git-cliff-action from 4.0.2 to 4.1.0 (#493) by @dependabot
- (ci) Bump github/codeql-action from 3.26.6 to 3.26.7 (#492) by @dependabot
- (ci) Bump peter-evans/create-pull-request from 7.0.2 to 7.0.3 (#491) by @dependabot
- (ci) Bump gradle/actions from 4.0.1 to 4.1.0 (#489) by @dependabot
- (ci) Bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 (#487) by @dependabot
- (ci) Bump actions/create-github-app-token from 1.10.4 to 1.11.0 (#488) by @dependabot
- (ci) Bump actions/setup-java from 4.2.2 to 4.3.0 (#486) by @dependabot
- (ci) Bump peter-evans/create-pull-request from 7.0.0 to 7.0.1 (#484) by @dependabot
- (ci) Bump orhun/git-cliff-action from 4.0.1 to 4.0.2 (#483) by @dependabot
- (ci) Bump peter-evans/create-pull-request from 6.1.0 to 7.0.0 (#481) by @dependabot
- (ci) Bump actions/create-github-app-token from 1.10.3 to 1.10.4 (#482) by @dependabot
- (ci) Bump orhun/git-cliff-action from 4.0.0 to 4.0.1 (#480) by @dependabot
- (ci) Bump github/codeql-action from 3.26.5 to 3.26.6 (#479) by @dependabot
- (ci) Bump orhun/git-cliff-action from 3.3.0 to 4.0.0 (#476) by @dependabot
- (ci) Bump gradle/actions from 4.0.0 to 4.0.1 (#477) by @dependabot
- (ci) Bump github/codeql-action from 3.26.4 to 3.26.5 (#475) by @dependabot
- (ci) Bump github/codeql-action from 3.26.3 to 3.26.4 (#474) by @dependabot
📌 Dependency Management
- (quarkus) Bump quarkus to 3.14.2 (#485) by qe-repo-updater
3.1.0
Changelog
If you're not making a mistake, you're making a mistake - Miles Davis
It's a docker image so github package registry is where the interesting stuff is
[3.1.0] - 2024-08-21
✨ Features
- (java) Bump quarkus to 3.13.3 (#473) by qe-repo-updater
🐛 Bug Fixes
- (docker) Chainguard jre-latest is now subscriber only (#468) by @quotidian-ennui
👷 Build Environment
- (ci) Bump github/codeql-action from 3.26.2 to 3.26.3 (#471) by @dependabot
- (ci) Bump github/codeql-action from 3.26.1 to 3.26.2 (#470) by @dependabot
- (ci) Bump github/codeql-action from 3.26.0 to 3.26.1 (#469) by @dependabot
- (ci) Bump gradle/actions from 3.5.0 to 4.0.0 (#464) by @dependabot
- (ci) Bump github/codeql-action from 3.25.15 to 3.26.0 (#463) by @dependabot
- (ci) Bump actions/setup-java from 4.2.1 to 4.2.2 (#462) by @dependabot
- (ci) Bump github/codeql-action from 3.25.14 to 3.25.15 (#459) by @dependabot
- (ci) Bump orhun/git-cliff-action from 3.2.0 to 3.3.0 (#458) by @dependabot
📌 Dependency Management
- (java) Bump io.freefair.lombok from 8.7.1 to 8.10 (#472) by @dependabot
- (java) Bump io.freefair.lombok from 8.6 to 8.7.1 (#465) by @dependabot
3.0.1
Changelog
If you're not making a mistake, you're making a mistake - Miles Davis
It's a docker image so github package registry is where the interesting stuff is
[3.0.1] - 2024-07-25
♻️ Refactoring
- Make @Inject package private fields by @quotidian-ennui
👷 Build Environment
- (ci) Bump github/codeql-action from 3.25.13 to 3.25.14 (#457) by @dependabot
- (build) Bump gradle to 8.9 by @quotidian-ennui
- (ci) Bump github/codeql-action from 3.25.12 to 3.25.13 (#454) by @dependabot
- (build) Justfile QoL improvements by @quotidian-ennui
- (ci) Start using gha cache by @quotidian-ennui
- (ci) Bump gradle/actions from 3.4.2 to 3.5.0 (#452) by @dependabot
- (ci) Bump github/codeql-action from 3.25.11 to 3.25.12 (#450) by @dependabot
- (ci) Bump actions/dependency-review-action from 4.3.3 to 4.3.4 (#449) by @dependabot
- (build) Add disableSpotlessJava profile by @quotidian-ennui
- (ci) Bump actions/create-github-app-token from 1.10.2 to 1.10.3 (#447) by @dependabot
- (ci) Bump github/codeql-action from 3.25.10 to 3.25.11 (#445) by @dependabot
🧹 Miscellaneous Tasks
- Replace default banner by @quotidian-ennui
📌 Dependency Management
- (java) Bump org.wiremock:wiremock from 3.9.0 to 3.9.1 (#456) by @dependabot
- (java) Bump org.wiremock:wiremock from 3.8.0 to 3.9.0 (#455) by @dependabot
- (java) Bump quarkus to 3.12.3 (#453) by qe-repo-updater
- (java) Bump quarkus to 3.12.2 (#451) by qe-repo-updater
- (java) Bump quarkus to 3.12.1 (#448) by qe-repo-updater
- (java) Bump org.wiremock:wiremock from 3.7.0 to 3.8.0 (#446) by @dependabot
3.0.0
Changelog
If you're not making a mistake, you're making a mistake - Miles Davis
It's a docker image so github package registry is where the interesting stuff is
[3.0.0] - 2024-06-28
✨ Features
- 💥(BREAKING) Switch to smallrye stork + jax-rs (#439) by @quotidian-ennui
🐛 Bug Fixes
- (test) Remove error logging during tests by @quotidian-ennui
👷 Build Environment
- (ci) Bump actions/create-github-app-token from 1.10.1 to 1.10.2 (#442) by @dependabot
- (ci) Add push trigger by @quotidian-ennui
- (ci) Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#438) by @dependabot
- (ci) Bump gradle/actions from 3.4.1 to 3.4.2 (#437) by @dependabot
- (ci) Bump gradle/actions from 3.4.0 to 3.4.1 (#436) by @dependabot
- (ci) Bump github/codeql-action from 3.25.9 to 3.25.10 (#433) by @dependabot
- (ci) Bump gradle/actions from 3.3.2 to 3.4.0 (#434) by @dependabot
- (ci) Bump github/codeql-action from 3.25.8 to 3.25.9 (#431) by @dependabot
- (ci) Bump actions/checkout from 4.1.6 to 4.1.7 (#432) by @dependabot
- (ci) Bump actions/dependency-review-action from 4.3.2 to 4.3.3 (#428) by @dependabot
- (ci) Bump github/codeql-action from 3.25.7 to 3.25.8 (#427) by @dependabot
- (ci) Bump orhun/git-cliff-action from 3.1.0 to 3.2.0 (#426) by @dependabot
📌 Dependency Management
- (java) Bump quarkus to 3.12.0 (#444) by qe-repo-updater
- (java) Bump com.github.jmongard.git-semver-plugin from 0.12.9 to 0.12.10 (#443) by @dependabot
- (java) Bump com.github.jmongard.git-semver-plugin from 0.12.8 to 0.12.9 (#441) by @dependabot
- (java) Bump org.wiremock:wiremock from 3.6.0 to 3.7.0 (#440) by @dependabot
- (java) Bump com.github.jmongard.git-semver-plugin from 0.12.6 to 0.12.8 (#430) by @dependabot
2.3.0
Changelog
If you're not making a mistake, you're making a mistake - Miles Davis
It's a docker image so github package registry is where the interesting stuff is
[2.3.0] - 2024-06-03
✨ Features
- Publish native image variant (#421) by @quotidian-ennui
- Use chainguard:jre-lts image as published image by @quotidian-ennui
♻️ Refactoring
- Switch to jackson from qute (#413) by @quotidian-ennui
- Switch back to qute (#411) by @quotidian-ennui
- Use response predicate (#410) by @quotidian-ennui
- Add convenience args for build wrapping by @quotidian-ennui
- (docs) Change terraform emoji by @quotidian-ennui
🧪 Testing
- Unlock the mythical 100% badge by @quotidian-ennui
- Add unit tests (#408) by @quotidian-ennui
👷 Build Environment
- Add ability to run public image by @quotidian-ennui
- (ci) Bump actions/create-github-app-token from 1.10.0 to 1.10.1 (#420) by @dependabot
- (ci) Bump github/codeql-action from 3.25.6 to 3.25.7 (#418) by @dependabot
- (ci) Bump orhun/git-cliff-action from 3.0.2 to 3.1.0 (#416) by @dependabot
- (ci) Extend retry wait for merge attempts by @quotidian-ennui
- (ci) Bump github/codeql-action from 3.25.5 to 3.25.6 (#414) by @dependabot
- Add publish of snapshot docker image by @quotidian-ennui
- (ci) Bump actions/checkout from 4.1.5 to 4.1.6 (#409) by @dependabot
- (ci) Bump github/codeql-action from 3.25.4 to 3.25.5 (#407) by @dependabot
- (ci) Bump github/codeql-action from 3.25.3 to 3.25.4 (#406) by @dependabot
📌 Dependency Management
- (java) Bump quarkus to 3.11.0 (#419) by qe-repo-updater
- (java) Bump org.wiremock:wiremock from 3.5.4 to 3.6.0 (#415) by @dependabot
2.2.2
Changelog
If you're not making a mistake, you're making a mistake - Miles Davis
It's a docker image so github package registry is where the interesting stuff is
[2.2.2] - 2024-05-07
♻️ Refactoring
- (docs) Opt to use emojis instead for changelog by @quotidian-ennui
👷 Build Environment
- (ci) Bump actions/checkout from 4.1.4 to 4.1.5 (#405) by @dependabot
- (ci) Bump actions/create-github-app-token from 1.9.3 to 1.10.0 (#403) by @dependabot
- (ci) Bump actions/dependency-review-action from 4.3.1 to 4.3.2 (#402) by @dependabot
- (ci) Bump actions/dependency-review-action from 4.2.5 to 4.3.1 (#401) by @dependabot
- (ci) Bump gradle/actions from 3.3.1 to 3.3.2 (#398) by @dependabot
- (ci) Bump github/codeql-action from 3.25.2 to 3.25.3 (#399) by @dependabot
- (ci) Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#396) by @dependabot
- (ci) Bump actions/checkout from 4.1.3 to 4.1.4 (#397) by @dependabot
- (ci) Bump github/codeql-action from 3.25.1 to 3.25.2 (#395) by @dependabot
- (java) Bump to gradle 8.7 by @quotidian-ennui
- (ci) Bump actions/checkout from 4.1.2 to 4.1.3 (#394) by @dependabot
- (ci) Bump gradle/actions from 3.3.0 to 3.3.1 (#392) by @dependabot
- (ci) Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#390) by @dependabot
- (ci) Bump github/codeql-action from 3.25.0 to 3.25.1 (#391) by @dependabot
- (ci) Bump gradle/actions from 3.2.1 to 3.3.0 (#389) by @dependabot
- (ci) Bump github/codeql-action from 3.24.10 to 3.25.0 (#388) by @dependabot
- (ci) Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 (#386) by @dependabot
- (ci) Bump gradle/actions from 3.2.0 to 3.2.1 (#385) by @dependabot
- (ci) Bump github/codeql-action from 3.24.9 to 3.24.10 (#383) by @dependabot
- (ci) Bump actions/create-github-app-token from 1.9.2 to 1.9.3 (#381) by @dependabot
- (ci) Bump gradle/actions from 3.1.0 to 3.2.0 (#382) by @dependabot
📌 Dependency Management
- (java) Bump quarkus to 3.10.0 (#404) by qe-repo-updater
- (java) Bump quarkus to 3.9.5 (#400) by qe-repo-updater
- (java) Bump quarkus to 3.9.4 (#393) by qe-repo-updater
- (java) Bump quarkus to 3.9.1 (#379) by qe-repo-updater
2.2.1
Changelog
If you're not making a mistake, you're making a mistake - Miles Davis
It's a docker image so github package registry is where the interesting stuff is
[2.2.1] - 2024-04-03
🐛 Bug Fixes
- Force login to fail on 401 by @quotidian-ennui
👷 Build Environment
- (ci) Bump actions/create-github-app-token from 1.9.1 to 1.9.2 (#380) by @dependabot
- (ci) Bump actions/dependency-review-action from 4.2.4 to 4.2.5 (#377) by @dependabot
- (ci) Bump actions/create-github-app-token from 1.9.0 to 1.9.1 (#378) by @dependabot