0.0.1
What's Changed
- fix: read sensor from worker thread by @metacosm in #1
- feat: expose metadata endpoint by @metacosm in #2
- refactor: extract metadata to separate module for reuse by @metacosm in #3
- feat: output components array as space separated lines instead of Arrays.toString by @metacosm in #4
- feat: consolidate metadata implementations, improve de-/serialization by @metacosm in #5
- feat: extract all output power components as recorded in metadata by @metacosm in #6
- refactor: use ProcessBuilder for power command by @metacosm in #7
- fix: correctly report GPU by @metacosm in #8
- feat: also send ticks with measures, avoid creating a Map per measure by @metacosm in #9
- fix: stop ticks when there are no more subscribers by @metacosm in #10
- refactor: optimize line splitting and comment checking by @metacosm in #11
- chore: update to Quarkus 3.6.6 by @metacosm in #13
- feat: intel support for powermetrics by @metacosm in #12
- fix: command args split by @metacosm in #14
- chore: update to Quarkus 3.7.0.CR1 by @metacosm in #15
- test: make tests arch-specific by @metacosm in #16
- feat: add formatting, re-format according to rules by @metacosm in #17
- feat(ci): run some end to end tests on CI by @metacosm in #18
- chore: update to Quarkus 3.7.1 by @metacosm in #19
- chore: move from io.github.metacosm to net.laprun.sustainability by @metacosm in #20
- chore: prepare for Sonatype release by @metacosm in #21
- chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #23
- chore(deps): bump surefire-plugin.version from 3.1.2 to 3.2.5 by @dependabot in #22
- chore(deps): bump quarkus.platform.version from 3.7.2 to 3.7.3 by @dependabot in #30
- chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.3.0 to 0.3.1 by @dependabot in #32
- chore(deps): bump quarkus.platform.version from 3.7.3 to 3.8.0 by @dependabot in #31
- chore(deps): bump quarkus.platform.version from 3.8.0 to 3.8.1 by @dependabot in #33
- chore: release 0.0.1 by @metacosm in #41
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: https://github.com/metacosm/power-server/commits/0.0.1