All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Note: Version bump only for package @sourceloop/bpmn-service
Note: Version bump only for package @sourceloop/bpmn-service
- feat(core): add support for node.js v17 and upgrade to @loopback/cli v3 (4115b6c), closes #0
- fix(docs): add badge for node and npm version (caaa1bd)
- drop support for node.js v10
- bump major versions
Note: Version bump only for package @sourceloop/bpmn-service
- refactor(authentication-service): version bump in all services for release (#418) (0808265), closes #418 #0
Note: Version bump only for package @sourceloop/bpmn-service
- fix(bpmn-service): changed basePath (#383) (d6e1dce), closes #383 #382
- fix(bpmn-service): fix description missing in model but present in migrations (#343) (bde58f7), closes #343 #340 #340
- feat(bpmn-service): add unit and acceptance tests (#289) (320e513), closes #289 #0
- changed basePath from '/workflow' to '/workflows'
- fix(core): missing open api and package lock files (3bd9686), closes #0
- feat(payment-service): adds payment-service feature (#257) (e571834), closes #257
- feat(bpmn-service): add default types for camunda (#281) (ce99a06), closes #281
- fix(bpmn-service): fix readme for bpmn service (#278) (299535b), closes #278 #211
- fix(bpmn-service): fix multiple workflow worker registration issue (#268) (a29493c), closes #268 #267
- fix(core): update readme (4ec31ca), closes #0
- docs(all-services): fix readme of all services (#245) (b8937fa), closes #245 #211
- feat(authentication-service): apple-oauth2 (#243) (98fdb0f), closes #243
- feat(authentication-service): facebook oauth added (#247) (3c3cae8), closes #247
- fix(bpmn-service): fix workflow model audit fields (#240) (8558870), closes #240
- perf(all services): added security property in all the controllers an… (#232) (e37a5a1), closes #232
- fix(bpmn-service): fix worker execution issue in bpmn service (#234) (3773892), closes #234 #233
- fix(core): all packages updated (#214) (8f15aaa), closes #214
- fix(core): open api docs update (9b7cb69), closes #0
- fix(video-conferencing-service): fixed missing exports (#220) (5baf4af), closes #220 #219
- feat(user-onboarding): base code for user-onboarding lib (#203) (8d4d19b), closes #203
- docs: add openapi spec docs in examples and improve the docs in services (#215) (baec0f1), closes #215
- Type of WorkerImplementationFn
Note: Version bump only for package @sourceloop/bpmn-service
- fix(authentication-service): fixed auto-migration issue in all services (#184) (dd7bea2), closes #184
- fix(authentication-service): fixed env defaults issues in migrations (#185) (6f1ef17), closes #185
- fix(authentication-service): fixed version of loopback packages in all services (#191) (7eb9a60), closes #191
- fix(authentication-service): moved db-migrate to dev dependencies (#180) (7b11068), closes #180
- feat(in-mail-service): added migration in all services (#179) (10aa077), closes #179 #124
- need to add env in existing projects to skip auto-migrations