Skip to content

Release 0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 14:19

Artifacts

Maven Central: neonbee-core-0.22.0

Maven

<!-- https://mvnrepository.com/artifact/io.neonbee/neonbee-core -->
<dependency>
  <groupId>io.neonbee</groupId>
  <artifactId>neonbee-core</artifactId>
  <version>0.22.0</version>
</dependency>

Gradle

// https://mvnrepository.com/artifact/io.neonbee/neonbee-core
implementation group: 'io.neonbee', name: 'neonbee-core', version: '0.22.0'

Changelog

Bug Fixes

  • dynatrace null or empty dimension warning (90b0e0de)

Features

Build System

  • deps: bump com.github.spotbugs from 5.0.13 to 5.0.14 (c6e37bcd)
  • deps: bump org.ow2.asm:asm from 9.4 to 9.5 (f63cf50d)
  • deps: bump com.sap.cds:cds4j-core from 1.36.0 to 1.37.0 (abf616a2)
  • deps: upgrade vertx to 4.4.1 (e3995df0)
  • deps: bump com.diffplug.spotless from 6.17.0 to 6.18.0 (e91141fc)
  • deps: bump org.ajoberstar.grgit from 5.0.0 to 5.2.0 (4ca7dbf2)
  • deps: bump com.sap.cds:cds4j-core from 1.37.0 to 1.37.1 (861409e0)
  • deps: bump net.ltgt.errorprone from 3.0.1 to 3.1.0 (2a8c7e1b)
  • deps: bump io.micrometer:micrometer-registry-prometheus (03af4791)
  • deps: bump sapmachine from 11.0.18 to 11.0.19 (5a35d2eb)
  • deps: bump com.sap.cds:cds4j-core from 1.37.1 to 1.38.1 (d8b237ac)