Skip to content

Releases: WhiteDG/mybatis-crypto

1.2.5

29 Nov 02:47
Compare
Choose a tag to compare

⭐ Fix support for Spring Boot 3

1.2.4

08 Aug 02:30
Compare
Choose a tag to compare

⭐ @EncryptedField supports the 'association' and 'collection' tags. #12
⭐ @EncryptedField supports to use on the fields in super class. #14
πŸ”¨ Remove kryo dependency

1.2.3

25 Apr 01:42
Compare
Choose a tag to compare

⭐ @EncryptedField supports to use on the method parameter. #7

1.2.2

13 Mar 05:54
Compare
Choose a tag to compare

🐞 Fix issue #6

1.2.1

08 Feb 08:08
Compare
Choose a tag to compare

🐞 Fix the handling of key properties
🐞 Fix issue #3

⭐ Support preload EncryptedFields and Encryptors into the cache
⭐ Keeping parameter is configurable

1.1.0

10 Jul 08:28
Compare
Choose a tag to compare

🐞 'mybatis-crypto.enabled' is available
⭐ Use copies for encryption

1.0.0

22 Jan 08:20
Compare
Choose a tag to compare

πŸ™‹β€β™‚οΈ First Release