Skip to content

Release 0.34.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 20:25

Artifacts

Maven Central: neonbee-core-0.34.0

Maven

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

Gradle

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

Changelog

Features

  • add test that non-existing endpoint returns 404 (7af2b72b)

Build System

  • deps: bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12 (0e9ab97a)
  • deps: bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0 (321d5859)
  • deps: bump org.ajoberstar.grgit from 5.2.1 to 5.2.2 (dfedbe24)
  • deps: upgrade vertx to 4.5.4 (2a603aa6)
  • deps: bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.3 (2e5a6f0e)
  • deps: bump com.github.spotbugs from 6.0.7 to 6.0.8 (91a9c73e)
  • deps: bump com.sap.cds:cds4j-core from 2.6.1 to 2.7.0 (92faea69)