Releases: ajclopez/mongo-spring-search
Releases · ajclopez/mongo-spring-search
v2.0.1
Added
- Infer string to object id mongo
- new OBJCT_ID cast type
v2.0.0
Changed
- Allows to support jdk17.
- Refactor code using jdk17.
v1.0.5
Fixed
- Allows '+' character in filter param
v1.0.4
Fixed
- Allows special characters in key (- : _)
v1.0.3
Security
- Update spring data mongodb version
v1.0.2
Fixed
- Pattern to recognize numbers
- Remove unnecessary parameter
Added
v1.0.1
Fix
- Special characters in regex pattern as literal string
- Using options in regex pattern