Skip to content

Release 0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 07:58

Artifacts

Maven Central: neonbee-core-0.27.0

Maven

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

Gradle

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

Changelog

Bug Fixes

  • prefer using user name / id in caching tuple (449309a1)

Features

  • add a CodeQL Github Workflow (614cc1f0)
  • extend NeonBeeOptions with trust configuration (69f37c2b)

Build System

  • deps: bump io.micrometer:micrometer-registry-prometheus (a89c35d8)
  • deps: bump org.sonarqube from 4.2.1.3168 to 4.3.0.3225 (7c65e37e)
  • deps: bump com.diffplug.spotless from 6.19.0 to 6.20.0 (558fb48f)
  • deps: bump sapmachine from 11.0.19 to 11.0.20 (fccf4b58)