Releases: inflearn/spring-data-mongodb-kotlin-dsl
Releases · inflearn/spring-data-mongodb-kotlin-dsl
0.5.0
What's Changed
- implement Arithmetic expression by @jbl428 in #92
- implement Group stage by @jbl428 in #97
- implement match stage by @jbl428 in #98
- Implement literal operator expression by @masonJS in #99
- fix: insert sort option only if not empty by @jbl428 in #100
- implement variable expression by @jbl428 in #101
- Implement Conditional Expression Operators by @masonJS in #102
- Implement $addFields stage dsl by @username1103 in #103
- Implement $set stage dsl by @username1103 in #104
- Implement InSearchOperatorDsl by @cranemont in #94
- feat: add sample stage by @erie0210 in #105
- minor change by @jbl428 in #106
Full Changelog: 0.4.1...0.5.0
0.4.1
0.4.0
0.3.1
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Initial settings for aggregation expressions by @jbl428 in #91
- Autocomplete search operator by @username1103 in #93
Full Changelog: 0.2.0...0.3.0
0.2.0
0.1.0
What's Changed
- Search score dsl by @jbl428 in #30
- Search meta by @jbl428 in #31
- Text operator by @jbl428 in #32
- feat: implement equals search operator by @username1103 in #33
- Compund operator by @jbl428 in #34
- Examples modules by @jbl428 in #36
- Project stage by @jbl428 in #37
- Phrase operator by @jbl428 in #38
- Range operator by @jbl428 in #39
- Embedded operator by @jbl428 in #40
- Kover by @jbl428 in #42
- Add missing examples by @jbl428 in #43
- test: add custom repository injection for atlas search by @jbl428 in #44
- test: add equals search example by @jbl428 in #45
- feat: implement ExistsSearchOperatorDsl by @cranemont in #46
- improvement of Dot notation by @jbl428 in #47
- Geoshape operator by @jbl428 in #48
- implement geoWithin operator by @jbl428 in #49
- Sort by count by @jbl428 in #53
- Atlas fix by @jbl428 in #54
- add sort stage example by @jbl428 in #55
- implement unwind stage by @jbl428 in #56
- implement wildcard search operator dsl by @masonJS in #52
- Implement QueryStringSearchOperatorDsl by @masonJS in #57
- implement Lookup stage by @jbl428 in #59
- implement Unset stage by @jbl428 in #60
- implement Union with by @jbl428 in #61
- Implement Near Search Operator by @username1103 in #62
- docs: update README.md by @jbl428 in #63
- Refactoring QueryStringSearchOperatorDsl by @masonJS in #65
- apply Detekt by @jbl428 in #66
- Implement RegexSearchOperatorDsl by @masonJS in #68
New Contributors
- @username1103 made their first contribution in #33
- @cranemont made their first contribution in #46
- @masonJS made their first contribution in #52
Full Changelog: https://github.com/inflearn/spring-data-mongodb-kotlin-dsl/commits/0.1.0