Skip to content

Releases: metacosm/power-server

0.2.0

05 Feb 16:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.5...0.2.0

Release early-access

05 Feb 16:55
Compare
Choose a tag to compare
Release early-access Pre-release
Pre-release

Changelog

🚀 Features

  • daf6450 add access to synthetic components
  • 92fc624 encapsulate timing information from which to get cursors
  • 147e0b9 add access to underlying measures
  • 9f7cfa8 add ability to reset the measure
  • d143619 add access to actual measures on Recorder
  • f4a0410 introduce MeasureBackedCursor record

🐛 Fixes

🔄️ Changes

  • 6fcb6be rename PartialCursor to simply Cursor
  • 08adc7c rename Cursor enum to Cursors
  • 86855fc extract PartialCursor record

🧰 Tasks

  • 3f8010b release 0.2.0
  • aab2e57 change version to 0.2.0-SNAPSHOT
  • bfeaff2 deps: bump quarkus.platform.version from 3.18.1 to 3.18.2

Contributors

We'd like to thank the following people for their contributions:
Chris Laprun, dependabot[bot]

0.1.5

29 Jan 21:37
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump quarkus.platform.version from 3.17.7 to 3.17.8 by @dependabot in #191
  • chore(deps): bump quarkus.platform.version from 3.17.8 to 3.18.0 by @dependabot in #192
  • feat: provide sampling period information by @metacosm in #193
  • fix: improve test robustness by @metacosm in #194
  • feat: display metadata / configuration on start by @metacosm in #195
  • fix: properly ensure arrays size, avoid writing timestamp several times by @metacosm in #196
  • chore(deps): bump quarkus.platform.version from 3.18.0 to 3.18.1 by @dependabot in #197
  • fix: move test to appropriate package by @metacosm in #198
  • feat: record timestamp and duration on sensor measure by @metacosm in #199
  • feat: add cursor notion to retrieve measures based on timestamp by @metacosm in #200
  • chore: release 0.1.5 by @metacosm in #201

Full Changelog: 0.1.4...0.1.5

0.1.4

21 Jan 14:08
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot in #182
  • chore(deps): bump quarkus.platform.version from 3.17.5 to 3.17.6 by @dependabot in #183
  • chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.6.0 to 0.7.0 by @dependabot in #184
  • chore(deps): bump quarkus.platform.version from 3.17.6 to 3.17.7 by @dependabot in #185
  • chore(deps-dev): bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #186
  • fix: do not output documentation info if null by @metacosm in #187
  • feat: add access to underlying measure for sub-classes by @metacosm in #188
  • feat: add Recorder concept for components that record values by @metacosm in #189
  • chore: release 0.1.4 by @metacosm in #190

Full Changelog: 0.1.3...0.1.4

0.1.3

03 Jan 18:02
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump quarkus.platform.version from 3.17.4 to 3.17.5 by @dependabot in #174
  • chore(deps-dev): bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #175
  • fix: proper factor for deci prefix by @metacosm in #176
  • feat: add support for processable synthetic components by @metacosm in #177
  • chore(deps): bump org.jreleaser:jreleaser-maven-plugin from 1.15.0 to 1.16.0 by @dependabot in #178
  • chore(deps-dev): bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot in #179
  • refactor: simplify total synthetic component by @metacosm in #180
  • chore: release 0.1.3 by @metacosm in #181

Full Changelog: 0.1.2...0.1.3

0.1.2

18 Dec 22:02
Compare
Choose a tag to compare

What's Changed

  • fix: properly report processors' output by @metacosm in #171
  • fix: stopped measure should use initial measure's processors by default by @metacosm in #172
  • chore: release 0.1.2 by @metacosm in #173

Full Changelog: 0.1.1...0.1.2

0.1.1

18 Dec 08:23
Compare
Choose a tag to compare

What's Changed

  • release 0.0.6 by @metacosm in #56
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #57
  • chore(deps): bump quarkus.platform.version from 3.9.0 to 3.9.1 by @dependabot in #58
  • chore: release 0.0.7 by @metacosm in #59
  • chore(deps): bump quarkus.platform.version from 3.9.1 to 3.9.2 by @dependabot in #60
  • chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #61
  • chore(deps): bump quarkus.platform.version from 3.9.2 to 3.9.3 by @dependabot in #62
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by @dependabot in #63
  • chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #64
  • chore(deps): bump quarkus.platform.version from 3.9.3 to 3.9.4 by @dependabot in #65
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #66
  • chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in #67
  • chore(deps): bump quarkus.platform.version from 3.9.4 to 3.10.0 by @dependabot in #68
  • chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #69
  • chore(deps): bump org.jreleaser:jreleaser-maven-plugin from 1.11.0 to 1.12.0 by @dependabot in #70
  • refactor: introduce AbstractPowerSensor by @metacosm in #71
  • chore: release 0.0.8 by @metacosm in #72
  • chore(deps): bump quarkus.platform.version from 3.10.0 to 3.10.1 by @dependabot in #73
  • chore(deps): bump net.revelc.code:impsort-maven-plugin from 1.9.0 to 1.10.0 by @dependabot in #77
  • chore(deps): bump net.revelc.code.formatter:formatter-maven-plugin from 2.23.0 to 2.24.0 by @dependabot in #78
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #79
  • chore(deps): bump quarkus.platform.version from 3.11.0 to 3.11.1 by @dependabot in #81
  • chore(deps): bump net.revelc.code.formatter:formatter-maven-plugin from 2.24.0 to 2.24.1 by @dependabot in #80
  • chore(deps): bump quarkus.platform.version from 3.11.1 to 3.11.2 by @dependabot in #82
  • chore(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by @dependabot in #85
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #84
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 by @dependabot in #83
  • chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.5.0 by @dependabot in #87
  • chore(deps): bump quarkus.platform.version from 3.11.2 to 3.12.0 by @dependabot in #86
  • chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #88
  • chore(deps): bump net.revelc.code:impsort-maven-plugin from 1.10.0 to 1.11.0 by @dependabot in #89
  • chore(deps): bump org.jreleaser:jreleaser-maven-plugin from 1.12.0 to 1.13.1 by @dependabot in #90
  • chore(deps): bump quarkus.platform.version from 3.12.0 to 3.12.1 by @dependabot in #91
  • chore: release 0.0.9 by @metacosm in #92
  • feat: unit-safe metadata, better error detection by @metacosm in #93
  • feat: rewrite PowerMeasure impls using DescriptiveStatistics by @metacosm in #96
  • feat: only compute std dev on components that output values by @metacosm in #97
  • chore(deps): bump quarkus.platform.version from 3.12.1 to 3.12.2 by @dependabot in #99
  • refactor: abstract away value store by @metacosm in #98
  • chore: release 0.0.10 by @metacosm in #100
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 by @dependabot in #101
  • chore(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #103
  • chore(deps): bump quarkus.platform.version from 3.12.2 to 3.12.3 by @dependabot in #104
  • chore(deps): bump me.fabriciorby:maven-surefire-junit5-tree-reporter from 1.2.1 to 1.3.0 by @dependabot in #105
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #106
  • chore(deps): bump quarkus.platform.version from 3.12.3 to 3.13.0 by @dependabot in #107
  • chore(deps): bump quarkus.platform.version from 3.13.0 to 3.13.1 by @dependabot in #108
  • chore(deps): bump quarkus.platform.version from 3.13.1 to 3.13.2 by @dependabot in #109
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #110
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 by @dependabot in #111
  • chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in #112
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.4.0 by @dependabot in #113
  • chore(deps): bump quarkus.platform.version from 3.13.2 to 3.13.3 by @dependabot in #114
  • chore(deps): bump quarkus.platform.version from 3.13.3 to 3.14.0 by @dependabot in #115
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #116
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 by @dependabot in #117
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #118
  • chore(deps): bump quarkus.platform.version from 3.14.0 to 3.14.1 by @dependabot in #119
  • chore(deps): bump org.jreleaser:jreleaser-maven-plugin from 1.13.1 to 1.14.0 by @dependabot in #120
  • chore(deps): bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1 by @dependabot in #121
  • chore(deps): bump quarkus.platform.version from 3.14.1 to 3.14.2 by @dependabot in #122
  • chore(deps): bump net.revelc.code:impsort-maven-plugin from 1.11.0 to 1.12.0 by @dependabot in #123
  • chore(deps): bump quarkus.platform.version from 3.14.2 to 3.14.3 by @dependabot in #124
  • chore(deps): bump quarkus.platform.version from 3.14.3 to 3.14.4 by @dependabot in #126
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #125
  • chore(deps): bump quarkus.platform.version from 3.14.4 to 3.15.0 by @dependabot in #127
  • chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.5.0 to 0.6.0 by @dependabot in #128
  • chore(deps): bump quarkus.platform.version from 3.15.0 to 3.15.1 by @dependabot in #129
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #130
  • chore: release 0.11 by @metacosm in #131
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #132
  • refactor: simplify by merging OngoingPowerMeasure with MeasureStore by @metacosm in...
Read more

0.0.5

22 Mar 19:01
Compare
Choose a tag to compare

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

21 Mar 13:29
Compare
Choose a tag to compare

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

01 Mar 14:16
Compare
Choose a tag to compare

What's Changed

  • feat: revert to use Java 17 by @metacosm in #42
  • chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.3.1 to 0.4.0 by @dependabot in #43
  • chore: release 0.0.2 by @metacosm in #44

Full Changelog: 0.0.1...0.0.2