libcommon

A set of some common useful libraries.

MIT License

Stars
2

Bot releases are hidden (Show)

libcommon - Version 3.8.0 Latest Release

Published by fmjsjx 5 months ago

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.7.0...v3.8.0

libcommon - Version 3.8.0-RC1

Published by fmjsjx 6 months ago

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.7.0...v3.8.0-RC1

libcommon - Version 3.7.0

Published by fmjsjx 10 months ago

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.6.1...v3.7.0

libcommon - Version 3.7.0-RC1

Published by fmjsjx 10 months ago

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.6.1...v3.7.0-RC1

libcommon - Version 3.6.1

Published by fmjsjx 10 months ago

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.6.0...v3.6.1

libcommon - Version 3.6.0

Published by fmjsjx about 1 year ago

New Features

  • JsoniterLibrary supoort encoding/decoding JsonNode & JSONObject/JSONArray data
  • Fastjson2 support encoding/decoding Any & JsonNode data

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.5.0...v3.6.0

libcommon - Version 3.6.0-RC2

Published by fmjsjx about 1 year ago

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.6.0-RC1...v3.6.0-RC2

libcommon - Version 3.6.0-RC1

Published by fmjsjx about 1 year ago

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.5.0...v3.6.0-RC1

libcommon - Version 3.5.0

Published by fmjsjx over 1 year ago

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.4.3...v3.5.0

libcommon - Version 3.4.3

Published by fmjsjx over 1 year ago

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.4.2...v3.4.3

libcommon - Version 3.4.2

Published by fmjsjx over 1 year ago

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.4.1...v3.4.2

libcommon - Version 3.4.1

Published by fmjsjx over 1 year ago

Fixed Bugs

libcommon-json-jackson2

  • JavaTimeModule never been registered

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.4.0...v3.4.1

libcommon - Version 3.4.0

Published by fmjsjx over 1 year ago

New Features

  • Add module libcommon-json-fastjson2
  • Add module libcommon-json-fastjson2-kotlin

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.3.0...v3.4.0

libcommon - Version 3.4.0-RC1

Published by fmjsjx over 1 year ago

New Features

  • Add libcommon-json-fastjson2
  • Add libcommon-json-fastjson2-kotlin

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.3.0...v3.4.0-RC1

libcommon - Version 3.3.0

Published by fmjsjx over 1 year ago

New Features

libcommon-bson

  • Add Expressions
  • Add Operators.switchV2()

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.2.0...v3.3.0

libcommon - Version 3.2.0

Published by fmjsjx over 1 year ago

New Features

libcommon-bson

  • Add Operators to instead of ExpressionOperators

libcommon-json-jsoniter

  • Add type check method for JSON parsing

libcommon-json-jsoniter-kotlin

  • Add type check method for JSON parsing

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.1.0...v3.2.0

libcommon - Version 3.1.0

Published by fmjsjx over 1 year ago

New Features

  • Upgrade gradle to version 8.0.2

libcommon-bson

  • Add BSON Utility
  • Add ExpressionOperators to fast build aggregation operators

libcommon-bson-kotlin

  • Add kotlin support for BSON

libcommon-json-jackson2-kotlin

  • Add kotlin support for Jackson2 library.

libcommon-json-jsoniter-kotlin

  • Add kotlin support for Jsoniter library.

libcommon-redis-kotlin

  • Add kotlin support for REDIS (lettuce).

Upgraded Dependencies

netty       4.1.87.Final  > 4.1.87.Final
jackson     2.14.1        > 2.14.2
rocketmq    4.9.4         > 5.1.0
lettuce     6.2.2.RELEASE > 6.2.3.RELEASE
dsl-json    1.9.9         > 1.10.0
ons-client  2.0.4.Final   > 2.0.5.Final
mongodb     4.8.2         > 4.9.0
jruby       9.4.0.0       > 9.4.1.0
kotlin      1.7.22        > 1.8.10
log4j       2.19.0        > 2.20.0

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v3.0.0...v3.1.0

libcommon - Version 3.0.0

Published by fmjsjx over 1 year ago

New Features

  • All libraries upgrade to JDK 17.
  • Deprecated library libcommon-bson has been removed.

Upgraded Dependencies

netty      4.1.85.Final > 4.1.87.Final
junit      5.9.1        > 5.9.2
mongodb    4.8.1        > 4.8.2
slf4j      1.7.36       > 2.0.6
logback    1.2.11       > 1.4.5

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.9.0...v3.0.0

libcommon - Version 3.0.0-RC1

Published by fmjsjx almost 2 years ago

New Features

  • All libraries upgrade to JDK 17.
  • Deprecated library libcommon-bson has been removed.

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.9.0...v3.0.0-RC1

libcommon - Version 2.9.0

Published by fmjsjx almost 2 years ago

New Features

libcommon-prometheus +new

  1. Provides Hotspot JVM metrics exports, that allow users set custom labels, based on prometheus.

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.8.0...v2.9.0

Package Rankings
Top 28.14% on Repo1.maven.org