Skip to content

Java-cf-env v3.2.0 - did you say (Spring) AI?

Latest
Compare
Choose a tag to compare
@anthonydahanne anthonydahanne released this 15 Aug 20:52
· 1 commit to main since this release

Get it while it's hot!

<dependency>
	<groupId>io.pivotal.cfenv</groupId>
	<artifactId>java-cfenv-boot</artifactId>
	<version>3.2.0</version>
</dependency>

A minor release? oh yes!

  • #266 : bunch of dependencies upgrades! Thank you @pacphi !
  • #270 #273 : who would have thought the AI craze would hit java-cfenv? thank you @svrc and @teddyking for adding support for binding of spring.ai properties!
  • #224 #271 : MariaDB has now a binding of its own! thank you @daviddmd
  • #254 Adapt to new Redis ssl enabled property - thank you @AmiDavidW
  • #253: Asciidoc update - thanks @abelsromero
  • #198 : Load config-server oauth properties - thanks @kvmw
  • last but not least: #262 #272 : Support for R2DBC properties - thank you @gm2552