2.0.1 - Chorus Dawn
What's Changed
- chore(deps): bump serinus from 1.0.1 to 1.0.3 in /packages/serinus/example by @dependabot[bot] in #129
- chore(deps): bump serinus from 0.5.2 to 1.0.3 in /packages/serinus_swagger/example by @dependabot[bot] in #135
- chore(deps): bump serinus from 0.5.2 to 1.0.3 in /packages/serve_static/example by @dependabot[bot] in #137
- chore(deps): bump serinus from 0.6.0 to 1.0.3 in /packages/serinus_config/example by @dependabot[bot] in #131
- feat: add SkipRateLimit by @francescovallone in #139
- ref: improve response.end code readability by @francescovallone in #140
- ref: improve tracer API and add methods to allow for custom events traceability by @francescovallone in #142
- feat!: improve the logger and remove the base logger service by @francescovallone in #144
- feat(#123): add force options to create command by @francescovallone in #145
- feat: add OnException Mixin Hook by @francescovallone in #149
- docs(#147): general rewriting of the documentation by @francescovallone in #158
- Update hooks.md by @mjablecnik in #166
- feat(#152): refactor dependency injection process and add DynamicModules by @francescovallone in #159
- feat(#156): add graph inspector by @francescovallone in #170
- fix(#172): fix the issue with the UploadFile method to correctly handle the file upload in the request body. by @francescovallone in #173
- config: update dependencies by @mjablecnik in #176
- fix(#177): fix issue with compilation when dist folder is missing by @francescovallone in #178
- fix(#180): add force flag and prevent overwrite of files by @francescovallone in #181
- Update middlewares.md by @momadvisor in #182
- fix(cli_warning_port): remove default value from port when using cli,… by @francescovallone in #186
- fix(#187): debounce the events executing only the last one by @francescovallone in #188
- fix(#189): await for the exit code after killing the process by @francescovallone in #190
- bug : fix the port issue free the when kill the terminal by @mdex-geek in #192
- 2.0 by @francescovallone in #194
- Ci/fix by @francescovallone in #195
- feat: add typed handlers to allow user to define beforehand what type of body they want by @francescovallone in #196
- fix: gentle close the web socket connections when application shuts down by @francescovallone in #197
- feat: add bodyAsList() to parse lists of elements by @francescovallone in #198
- ci: add pana to serinus workflow by @francescovallone in #199
New Contributors
- @momadvisor made their first contribution in #182
- @mdex-geek made their first contribution in #192
Full Changelog: 1.0.3...2.0.1