Releases: mia-platform/crud-service
Releases · mia-platform/crud-service
v6.9.6
What's Changed
Other Changes
- refactor: resolve fastify deprecation warning by @fredmaggiowski in #253
- fix: improve export and ensure columns order by @fredmaggiowski in #255
Full Changelog: v6.9.5...v6.9.6
v6.9.5
What's Changed
Other Changes
- feat(#247): implemented xls and xlsx export format by @fredmaggiowski in #248
Full Changelog: v6.9.4...v6.9.5
v6.9.4
What's Changed
Exciting New Features 🎉
- feat(#224): maxIdleTimeMs option configuration by @fredmaggiowski in #225
Bug fixes 🎉
- fix(#224): create indexes limiting promises concurrency by @fredmaggiowski in #227
Other Changes
- refactor: move load models codebase by @fredmaggiowski in #226
Full Changelog: v6.9.3...v6.9.4
v6.9.3
What's Changed
Other Changes
- refactor: improve writable views by @danibix95 in #223
Full Changelog: v6.9.2...v6.9.3
v6.9.2
Full Changelog: v6.9.1...v6.9.2
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