By leveraging an in-memory dictionary which we populate on the first run through the Invoke
method, we can drastically speed up the execution speed whilst reducing the memory footprint of the middleware class.
Also included are a number of changes to the documentation site.
What's Changed
- Feature/docs basic entries by @GaProgMan in #122
- Feature/docs basic entries by @GaProgMan in #123
- Feature/docs basic entries by @GaProgMan in #124
- Feature/docs basic entries by @GaProgMan in #125
- Feature/docs basic entries by @GaProgMan in #126
- Feature/docs basic entries by @GaProgMan in #127
- Feature/docs basic entries by @GaProgMan in #128
- Feature/docs basic entries by @GaProgMan in #129
- Feature/optimisations for header value builders by @GaProgMan in #130
- Feature/docs basic entries by @GaProgMan in #131
- Feature/docs basic entries by @GaProgMan in #132
- Simplification of project layout; Updated all relevant GitHub actions files by @GaProgMan in #133
- Feature/docs basic entries by @GaProgMan in #134
- Fixed #135 by replacing the incorrect default values for the Cache-Control header with the correct ones. by @jamie-taylor-rjj in #136
- Feature/configuration docs by @jamie-taylor-rjj in #137
- Feature/docs basic entries by @GaProgMan in #138
- Feature/add issue types by @jamie-taylor-rjj in #139
- Feature/ignore provided urls by @jamie-taylor-rjj in #142
- Attempted to add manual steps for the CodeQL yml file by @jamie-taylor-rjj in #143
- Feature/adding integration tests by @jamie-taylor-rjj in #144
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #145
- Bugfix/fix release ci by @GaProgMan in #146
- Fix .NET SDK mismatches in actions by @jamie-taylor-rjj in #147
- Add Attestations to build and release workflow by @GaProgMan in #148
- Updated docs for attestations on release by @jamie-taylor-rjj in #150
- Fix for images not displaying in attestations docs by @GaProgMan in #151
- Header Caching by @GaProgMan in #152
- Bugfix/editorconfig bug by @jamie-taylor-rjj in #154
New Contributors
- @step-security-bot made their first contribution in #145
Full Changelog: v9.1.0...v9.6.0