Releases: metacosm/power-server
Releases · metacosm/power-server
Release early-access
Changelog
🧰 Tasks
- af967fd release 0.11
- 5b729c0 deps: bump org.apache.maven.plugins:maven-gpg-plugin
- 03da9ed deps: bump quarkus.platform.version from 3.15.0 to 3.15.1
- 932e63a deps: bump org.sonatype.central:central-publishing-maven-plugin
- 1034080 deps: bump quarkus.platform.version from 3.14.4 to 3.15.0
- 0d67b90 deps: bump org.apache.maven.plugins:maven-gpg-plugin
- f6e8308 deps: bump quarkus.platform.version from 3.14.3 to 3.14.4
- 47b622c deps: bump quarkus.platform.version from 3.14.2 to 3.14.3
- fbded8e deps: bump net.revelc.code:impsort-maven-plugin
- 57ddb11 deps: bump quarkus.platform.version from 3.14.1 to 3.14.2
- fe93481 deps: bump org.codehaus.mojo:buildnumber-maven-plugin
- 8065621 deps: bump org.jreleaser:jreleaser-maven-plugin
- a66c3dc deps: bump quarkus.platform.version from 3.14.0 to 3.14.1
- 7612a27 deps: bump org.apache.maven.plugins:maven-surefire-plugin
- 88756a3 deps: bump org.apache.maven.plugins:maven-failsafe-plugin
- 3f482ca deps: bump org.apache.maven.plugins:maven-javadoc-plugin
- ede25ba deps: bump quarkus.platform.version from 3.13.3 to 3.14.0
- 6649536 deps: bump quarkus.platform.version from 3.13.2 to 3.13.3
- f27db60 deps: bump org.apache.maven.plugins:maven-surefire-plugin
- 632d1c6 deps: bump org.apache.maven.plugins:maven-deploy-plugin
- ee48f2b deps: bump org.apache.maven.plugins:maven-failsafe-plugin
- c90c7b5 deps: bump org.apache.maven.plugins:maven-gpg-plugin
- a805991 deps: bump quarkus.platform.version from 3.13.1 to 3.13.2
- f391ddc deps: bump quarkus.platform.version from 3.13.0 to 3.13.1
- f9be4b2 deps: bump quarkus.platform.version from 3.12.3 to 3.13.0
- 22be277 deps: bump org.apache.maven.plugins:maven-javadoc-plugin
- 0e59662 deps: bump me.fabriciorby:maven-surefire-junit5-tree-reporter
- d1c9f7f deps: bump quarkus.platform.version from 3.12.2 to 3.12.3
- 93b3d1e deps: bump org.apache.maven.plugins:maven-release-plugin
- 758985f deps: bump org.apache.maven.plugins:maven-failsafe-plugin
Contributors
We'd like to thank the following people for their contributions:
Chris Laprun, dependabot[bot]
0.0.5
What's Changed
- chore(deps): bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 by @dependabot in #52
- chore(deps): bump quarkus.platform.version from 3.8.3 to 3.9.0 by @dependabot in #53
- chore: release 0.0.4 by @metacosm in #54
- release 0.0.5 by @metacosm in #55
Full Changelog: 0.0.3...0.0.5
0.0.3
What's Changed
- chore(deps): bump quarkus.platform.version from 3.8.1 to 3.8.2 by @dependabot in #45
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #46
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #48
- chore(deps): bump quarkus.platform.version from 3.8.2 to 3.8.3 by @dependabot in #47
- chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #49
- build: configure jreleaser by @metacosm in #50
- chore: release 0.0.3 by @metacosm in #51
Full Changelog: 0.0.2...0.0.3
0.0.2
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