Skip to content

Releases: hoangtien2k3/reactify-core

1.2.9

30 Mar 15:17

Choose a tag to compare

What's Changed

  • Add and upgrade more cache clearing method in @localcache
  • Add ReactifyAutoConfiguration to automatically scan com.reactify when adding library to maven pom or build.gradle file
  • Remove log4j-core-impl and lombok dependencies
  • Upgrade reactify-cache add more cache and upgrade features
  • Upgrade reactify-client library to add API communication with Soap/Rest API
  • Improved reactify-utils with more utilities and functions for working with XML

Full Changelog: 1.2.8...1.2.9

1.2.8

30 Mar 10:12

Choose a tag to compare

Full Changelog: 1.2.7...1.2.8

1.2.7

23 Mar 14:08

Choose a tag to compare

Full Changelog: 1.2.6...1.2.7

1.2.6

23 Mar 10:15

Choose a tag to compare

What's Changed

  • Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.3 by @dependabot in #46
  • Bump org.eclipse.jetty:jetty-io from 12.0.14 to 12.0.16 by @dependabot in #44
  • Bump io.micrometer:micrometer-core from 1.13.1 to 1.14.2 by @dependabot in #42
  • Bump org.postgresql:r2dbc-postgresql from 1.0.5.RELEASE to 1.0.7.RELEASE by @dependabot in #41
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.11.2 by @dependabot in #40
  • Bump org.projectlombok:lombok from 1.18.32 to 1.18.36 by @dependabot in #36
  • Bump io.micrometer:micrometer-tracing-bridge-brave from 1.3.1 to 1.4.1 by @dependabot in #38
  • Bump io.micrometer:micrometer-registry-prometheus from 1.13.1 to 1.14.2 by @dependabot in #37
  • Configure Renovate by @renovate in #1

New Contributors

Full Changelog: 1.1.7...1.2.6

1.1.7

13 Dec 14:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.6...1.1.7

1.1.6

25 Sep 12:02

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.3...1.1.6

1.1.3

24 Aug 20:16

Choose a tag to compare

fw-commons version 1.1.3 is part of 2024.08.25 Release Train by @hoangtien2k3

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Config using removeCustomizeRemovalListener using RemovalListener

New Contributors

Full Changelog: 1.1.2...1.1.3

1.1.2

23 Aug 14:06

Choose a tag to compare

fw-commons v1.1.2 is part of 2024.08.23 Release Train.

What's Changed

✨ New features and improvements

  • Skip FileUtils, ErrorHandlingFilter, TraceIdWebClientFilter
  • Updated JavaDocs and library usage instructions
  • Skip R2DBC and Postgresql

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

22 Aug 14:48

Choose a tag to compare

fw-commons v1.1.1 is part of 2024.08.22 Release Train.

What's Changed

✨ New features and improvements

  • Skip CommonErrorCode
  • Updated JavaDocs and library usage instructions
  • Docker deployment with kafka

🐞 Bug fixes

  • Dispose TimedRunnable upon TimedWorker
  • Config MininoUtils and docker-compose

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

20 Aug 20:35

Choose a tag to compare

fw-commons

  • release: 1.1.0

  • Fw-Commons a commons Java lib with spring boot framework, Supports using keycloak, filter, trace log, cached, minio
    server, exception handler, validate and call API with webclient

  • This README provides quickstart instructions on running fw-commons on bare metal project spring boot.

  • License
    JDK
    Build status
    Maven Central
    Gradle