Releases: mia-platform/crud-service
Releases · mia-platform/crud-service
v6.8.0
What's Changed
Exciting New Features 🎉
- feat: collections now support multiple tags by @giuliowaitforitdavide in #107
Bug fixes 🎉
- AJV schemas validation by @giuliowaitforitdavide in #102
Other Changes
- [bugfix] moved lodash.set from devDependencies to dependencies by @giuliowaitforitdavide in #110
- fix: updated endpoint tag format by @fedepini in #115
- fix: objectId casting now working by @giuliowaitforitdavide in #111
- Rollback to lc39 v6 by @giuliowaitforitdavide in #118
- docs(core): fix typos and syntax by @hiimjako in #109
- docs(core): removed internal link changelog by @hiimjako in #120
- Revert "Rollback to lc39 v6" by @danibix95 in #126
- perf(core): increased performance startup when there are a lot of col… by @hiimjako in #123
- Stream Output Error Handling Improvement by @hiimjako in #125
- Feat/optional stream validation by @hiimjako in #129
New Contributors
Full Changelog: v6.7.0...v6.8.0
v6.8.0-rc.1
Full Changelog: v6.8.0-rc.0...v6.8.0-rc.1
v6.8.0-rc.0
What's Changed
Exciting New Features 🎉
- feat: collections now support multiple tags by @giuliowaitforitdavide in #107
Bug fixes 🎉
- AJV schemas validation by @giuliowaitforitdavide in #102
Other Changes
- [bugfix] moved lodash.set from devDependencies to dependencies by @giuliowaitforitdavide in #110
- fix: updated endpoint tag format by @fedepini in #115
- fix: objectId casting now working by @giuliowaitforitdavide in #111
New Contributors
Full Changelog: v6.7.0...v6.8.0-rc.0
v6.7.0
v6.6.1
What's Changed
Exciting New Features 🎉
- fix: collection definition validation by @danibix95 in #105
Other Changes
- feat: added client sdk libraries by @fredmaggiowski in #97
- [bugfix] $addToSet, $pull and $set now accepts additional Properties if set to true by @giuliowaitforitdavide in #104
Full Changelog: v6.6.0...v6.6.1
v6.6.0
What's Changed
Other Changes
- Optimized query for single state, default with no states by @giuliowaitforitdavide in #73
- feat(Validation message): Improve validation error additional properties by @ianFar96 in #75
- feat(schema property support): support additional properties in __mia_configuration by @ianFar96 in #74
- feat: upgrade lc39 by @davidebianchi in #83
- fix broken links by @TheRusCompass in #84
- docs: update service configuration description by @danibix95 in #93
- Feat/startup performance by @giuliowaitforitdavide in #91
- Updated coverage configuration and swagger not showing by @giuliowaitforitdavide in #98
- docs(CHANGELOG): added swagger fixing by @giuliowaitforitdavide in #101
New Contributors
- @ianFar96 made their first contribution in #75
- @davidebianchi made their first contribution in #83
Full Changelog: v6.5.1...v6.6.0
v6.5.2
What's Changed
Other Changes
- Optimized query for single state, default with no states by @giuliowaitforitdavide in #73
- feat(Validation message): Improve validation error additional properties by @ianFar96 in #75
- feat(schema property support): support additional properties in __mia_configuration by @ianFar96 in #74
New Contributors
Full Changelog: v6.5.1...v6.5.2
v6.5.1
What's Changed
Bug fixes 🎉
- Encryption not working because of a missing keyword by @giuliowaitforitdavide in #70
Full Changelog: v6.5.0...v6.5.1
v6.5.0
What's Changed
Exciting New Features 🎉
- feat: support mongo operators in $addToSet by @fredmaggiowski in #67
- CRUD Service compatibility with JSON Standard by @giuliowaitforitdavide in #65
Other Changes
- feat: $pull operator support by @fredmaggiowski in #66
Full Changelog: v6.4.0...v6.5.0
v6.4.0
What's Changed
Exciting New Features 🎉
- CI: review handling coverage Github action result by @danibix95 in #48
- test: refactor tests to speed them up and reduce risk of timeouts by @danibix95 in #51
Other Changes
- fix(docs): correct company name by @TheRusCompass in #26
- docs: add logo by @fredmaggiowski in #30
- fix(build): npm run start:local to use local.env file by @ThisIsDemetrio in #29
- fix(docs): specify that absolute paths are needed in folder env vars by @ThisIsDemetrio in #31
- fix(docs): Fixed typo on README.md by @FranL27 in #37
- fix: typos on docs and in some code blocks by @giuliowaitforitdavide in #45
- docs: review README and improved data model definition description by @danibix95 in #49
- Add Support to $addToSet by @hiimjako in #46
- fix: docs with US english by @fredmaggiowski in #50
- Update Readme.md - Fix link by @elmalakomar in #38
New Contributors
- @TheRusCompass made their first contribution in #26
- @fredmaggiowski made their first contribution in #30
- @dependabot made their first contribution in #34
- @FranL27 made their first contribution in #37
- @giuliowaitforitdavide made their first contribution in #45
- @danibix95 made their first contribution in #48
- @hiimjako made their first contribution in #46
- @elmalakomar made their first contribution in #38
Full Changelog: v6.3.0...v6.4.0