Skip to content

Releases: NovatecConsulting/influx-baselining

Release 2.4

11 Feb 14:16
Compare
Choose a tag to compare

Update Spring Boot to 3.4.2
BREAKING CHANGES:

This version uses the Spring Integration for InfluxDB 2.x, since the previous influx dependency has been removed from Spring.
Thus, the configuration of the influx-baselining-service has changed. Please take a look at the current application.yml

Now the Influx configuration requires the token, org and bucket to access the database.

Additionally, every query baseline requires a database name. For InfluxDB version 2 the database name is the same as the bucket name. Again check the application.yml for an example.

Release 2.3

26 Nov 11:24
9a5247f
Compare
Choose a tag to compare

Update Spring Boot to 3.3.5

Release 2.2

06 Sep 12:38
4bd700c
Compare
Choose a tag to compare

Update dependencies to improve security

Release 2.1

26 May 07:44
Compare
Choose a tag to compare

Updates Spring Boot to 3.1.0.

Version 2.0

16 May 15:32
Compare
Choose a tag to compare

Updates Spring Boot to 3.0.6.

Important notice

Starting from this release influx-baselining requires at minimum a JVM version 17.

Version 1.4

03 May 09:15
Compare
Choose a tag to compare

Updates Spring Boot to 2.7.11

Version 1.3

29 Mar 07:06
Compare
Choose a tag to compare
  • Updates Spring Boot to version 2.7.10
  • Updates to Gradle 8.0.2
  • Introduces dependabot to automatically keep dependencies up to date

Full Changelog: 1.2...1.3

Version 1.2

18 Jan 10:25
Compare
Choose a tag to compare
  • Upgrading Spring Boot to the latest version (v2.6.2)
  • Upgrading Logback to the latest version (v1.2.10)

1.1

24 Nov 15:50
Compare
Choose a tag to compare
1.1
  • Improved performance when writing high-cardinality baselines to InfluxDB

1.0

04 Jun 14:04
Compare
Choose a tag to compare
1.0
v1.0

Added Query option, moved version to 1.0