loopback4-microservice-catalog icon indicating copy to clipboard operation
loopback4-microservice-catalog copied to clipboard

A Catalog of Microservices Created by SourceFuse for the Community

Results 232 loopback4-microservice-catalog issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** When creating a new microservice by using the @sourceloop/cli resolve-links script have the `@local` annotation as static. **Describe the solution...

**Describe the bug** Very vague error description when sl microservice command is run in a wrong folder **To Reproduce** Steps to reproduce the behavior: 1. Run sl scaffold test 2....

## Description Add an auth MFA example in sandbox Fixes #1973 ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which...

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies

feat(reporting-service): supports subqueries, multilevel function, dataset filter, sql in dataset MIGRATION CHANGE: migration-20240408121519- adds new column data_set_query_sql in datasets table BREAKING CHANGE: updated StructuredQueryInterface ## Description Please include a summary...

**Describe the bug** Any service using the ARC Audit Service fails at start with the following error when using it after docker prune - ``` Starting newrelic agent 60 node:internal/modules/cjs/loader:1143...

**Describe the bug** The API to get meeting link [returns a string](https://github.com/sourcefuse/loopback4-microservice-catalog/blob/aecc9cbe21da23dbcb716e420a5c84424b08fe35/services/video-conferencing-service/src/controllers/video-chat-session.controller.ts#L53:L58) which leads to the following error: ```json { "error": { "statusCode": 415, "name": "UnsupportedMediaTypeError", "message": "Content-type text/plain;charset=UTF-8 does...

## Description Added example of nestjs with cognito Fixes # (issue) ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which...

Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies