Releases: mia-platform/crud-service
Releases · mia-platform/crud-service
v6.9.1
Full Changelog: v6.9.0...v6.9.1
v6.9.0
What's Changed
Bug fixes 🎉
Other Changes
- ci+build: update node docker image by @danibix95 in #132
- Feat/import collection by @hiimjako in #119
- Add/docs best practice by @TheRusCompass in #114
- Ci/steps by @hiimjako in #135
- fix(core): add EnableLookup proprety to json schema collection by @hiimjako in #141
- docs(CHANGELOG): fixed broken link by @hiimjako in #142
- chore: os-dependencies by @danibix95 in #136
- perf(core): change the view order registration to reduce the fastify … by @hiimjako in #143
- perf(core): increased throughput by @hiimjako in #145
- perf(core): remove ramda to improve startup and request performances by @hiimjako in #146
- Feat/export collection by @hiimjako in #137
- ci: publish image on nexus by @hiimjako in #139
- ci: cache clean up github action by @danibix95 in #155
- feat(import): import route PATCH upsert instead of update by @ianFar96 in #154
Full Changelog: v6.8.0...v6.9.0
v6.9.0-test.0
Full Changelog: v6.9.0-rc.0...v6.9.0-test.0
v6.9.0-rc.0
What's Changed
Bug fixes 🎉
Other Changes
- ci+build: update node docker image by @danibix95 in #132
- Feat/import collection by @hiimjako in #119
- Add/docs best practice by @TheRusCompass in #114
- Ci/steps by @hiimjako in #135
- fix(core): add EnableLookup proprety to json schema collection by @hiimjako in #141
- docs(CHANGELOG): fixed broken link by @hiimjako in #142
- chore: os-dependencies by @danibix95 in #136
- perf(core): change the view order registration to reduce the fastify … by @hiimjako in #143
- perf(core): increased throughput by @hiimjako in #145
- perf(core): remove ramda to improve startup and request performances by @hiimjako in #146
- Feat/export collection by @hiimjako in #137
- ci: publish image on nexus by @hiimjako in #139
Full Changelog: v6.8.0...v6.9.0-rc.0
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