1.10.4
- MongoDB contraint resolver was not getting registered due to property path change from spring.data.mongodb to spring.mongodb which was not updated in code while upgrading to spring boot 4. This bug is fixed now.
- Trace Id support is added, defualt implementation uses Micrometer Tracer, which can be overridden
- AI Generated Java Docs added in all classes