Skip to content

Release 0.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 11:25

Artifacts

Maven Central: neonbee-core-0.33.0

Maven

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

Gradle

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

Changelog

Features

  • allow to set HTTP response values (ef25c432)

Documentation

Build System

  • deps: bump se.bjurr.violations.violations-gradle-plugin (7fbe7acd)
  • deps: bump com.sap.cds:cds4j-core from 2.5.0 to 2.6.1 (34c7c86b)
  • deps: bump com.diffplug.spotless from 6.24.0 to 6.25.0 (c1d08a16)
  • deps: bump com.github.spotbugs from 6.0.6 to 6.0.7 (bc0a46f7)
  • deps: bump team.yi.semantic-gitlog from 0.6.5 to 0.6.12 (94fcc409)
  • deps: bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (e3e967fd)
  • deps: upgrade vertx to 4.5.3 (4294c8f5)
  • deps: bump io.micrometer:micrometer-registry-prometheus (d0b8202f)