Releases: arcus-azure/arcus.webapi
Releases · arcus-azure/arcus.webapi
v0.4.0-preview-1
Install new version via NuGet
PM > Install-Package Arcus.WebApi.All --Version 0.4.0-preview-1
Changes:
- d9b09f1 Fix typo (#116)
- fdabfce FEAT: add Serilog enrichment with correlation info (#99)
- a1e5a6e Use Arcus.Observability.Correlation (#114)
- 6d4bbfa Introduce Azure Key Vault background jobs (#113)
- 807dc5e FEAT: make correlation IDs consumer configurable (#112)
- c8aaf5d FEAT: initial correlation setup (#92)
- 1af2105 Move job docs to http://background-jobs.arcus-azure.net/ (#111)
- d5fee6e FEAT: move 'CloudEventBackgroundJob' to sep project (#110)
- 21759c2 DOCS: add feature doc for automatically invalidate Azure Key Vault secrets (#106)
- 33d4b34 FEAT: auto invalidate KeyVault secrets w/ receiving ServiceBus Topic events w/ MessagePump (#101)
See More
- 3f401d0 Streamline shared access key docs (#100)
- 75da8be FEAT: Provide querystring suppport for SharedAccessKeyAuthenticat… (#85)
- 580f205 FEAT: YAML build on .NET Core 2.2 & 3.0 SDK (#98)
- c99f255 CHORE: use build YAML template with version property (#94)
This list of changes was auto generated.
v0.3.0
Install new version via NuGet
PM > Install-Package Arcus.WebApi.All --Version 0.3.0
Changes:
- d48a800 NuGet release should use correct repo names (#89)
- 5e3148e Use build/build-solution.yml@templates over own approach (#87)
- f90d692 Build(deps): Bump rubyzip from 1.2.3 to 2.0.0 in /docs (#83)
- 8caa137 Official releases should use Package.Version as build version (#84)
- 1794f6e TEST: add tests for OAuth operation filter to add security definitions (#81)
- 36c4016 Use nuget/publish-preview-package.yml instead of old version (#80)
- c521501 FIX: use extension on publish NuGet YAML template (#79)
- 1a54890 FIX: use '.yml' i.o. '.yaml' extension to run unit tests (#78)
- b741f69 FIX: condition not supported in templates (#77)
- 0b15179 CHORE: add NuGet release (#70) [ #47 ]
See More
- dd422f1 Use non-obsolete types in unit-testing (#75)
- 311eae9 Improve documentation on authentication key filter (#74)
- 73895af FEAT: load client certificate from AppService header (#71)
- 514d6d1 CHORE: add MyGet release to CI build (#69) [ #47 ]
- ad02132 [Docs] Patch CVE-2019-5477 - Nokogiri Command Injection Vulnerabi… (#66)
- de229e9 FEAT: add YAML release to MyGet (#64)
- 1edea13 DOC: update README.md with YAML build (#63)
- d4661c8 FEAT: add trigger to run CI for code changes in master/src (#65)
- 3016ea2 FEAT: create YAML file for CI build (#60)
- 09aafa6 DOC: add missing XML documentation for public members (#61)
- 2112846 Docs - Add missing back buttons (#59)
This list of changes was auto generated.
v0.2.0
Install new version via NuGet
> Install-Package Arcus.WebApi.All -Version 0.2.0
Features:
- OAuth authorization integration when using SwaggerUI in an API (#45)
- Provide certificate-based authentication through attributes (#31)
- Provide certificate-based authentication through middleware (#39)
Changes:
- f0c759b Streamline documentation to make it easier to consume (#57)
- c0facca Reshuffle NuGet packages to make it easier to consume them (#55) [ #58 ]
- c052624 REFACTOR: (re)move ISecretProvider extension on ConfigurationBuil… (#58)
- 5d4babd FEAT: add 'ISecretProvider' with '.AddAzureKeyVault' configuratio… (#54)
- 4496121 Adding Arcus.WebApi.OpenApi.Extensions project (#46)
- 0a40650 REFACTOR: suffix async methods with '...Async' (#52) [ #51 ]
- 68fa606 FEAT: add certificate based authentication filter & attribute (#43) [ #31, #39 ]
- f7dd0ac Refer to correct setting-names (InstrumentationKey instead of TelemetryKey) (#49)
- 8d4f812 DOC: missue of filter instead of 'SharedAccessKeyAuth.Attribute' (#48)
- 7869f81 SharedAccessKey documentation improvements (#42)
This list of changes was auto generated.
v0.1.0
Install new version via NuGet
> Install-Package Arcus.WebApi.All -Version 0.1.0
Changes:
- a6e7ea3 Use more reading-friendly headers in docs (#41)
- 85826c9 DOC: add feature docs for shared access key authentication (#40) [ #12 ]
- c061264 Add documentation on Arcus.Web.Api.Logging.ExceptionHandlingMiddleware (#38)
- ab45b4e FEAT: add attribute for configurable shared access key authentication (#32) [ #12 ]
- d0dedc0 Configure Codeowners & Introduce NuGet badges (#37) [ #4, #1 ]
- 32071d9 Arcus.WebApi.All should depend on Arcus.WebApi.Logging (#35)
- fce4002 Improve documentation (#36)
- 1c7f459 Add middleware to log unhandled exceptions to various targets (#33) [ #14 ]
- c4e0f5a Configure Netlify (#21) [ #20 ]
- 851d542 Update README.md
See more
- 8800efe Point to documentation over inline
- adfc7c8 Update _config.yml
- 72d04a4 Update _config.yml
- 8d7789c Set theme jekyll-theme-slate
- 3c8d5c1 Create CNAME
- 5bd75fb Add basic docs (#19)
- 0a35032 Create CNAME
- 3761d0b Add CI badge
- f1bffd5 Fix broken build (#9)
- 7040220 Provide empty boilerplate (#8)
- 0c187c0 Provide empty boilerplate (#7)
- 4ee585d Create Feature_request.md
- 51652df Create Bug_report.md
- 9a25d19 Provide basic README
This list of changes was auto generated.
v0.1.0-preview-2
Install new version via NuGet
> Install-Package Arcus.WebApi.All -Version 0.1.0-preview-2
Changes:
- ab45b4e FEAT: add attribute for configurable shared access key authentication (#32) [ #12 ]
- d0dedc0 Configure Codeowners & Introduce NuGet badges (#37) [ #4, #1 ]
- 32071d9 Arcus.WebApi.All should depend on Arcus.WebApi.Logging (#35)
- fce4002 Improve documentation (#36)
- 1c7f459 Add middleware to log unhandled exceptions to various targets (#33) [ #14 ]
- c4e0f5a Configure Netlify (#21) [ #20 ]
- 851d542 Update README.md
- 8800efe Point to documentation over inline
- adfc7c8 Update _config.yml
- 72d04a4 Update _config.yml
See more
- 8d7789c Set theme jekyll-theme-slate
- 3c8d5c1 Create CNAME
- 5bd75fb Add basic docs (#19)
- 0a35032 Create CNAME
- 3761d0b Add CI badge
- f1bffd5 Fix broken build (#9)
- 7040220 Provide empty boilerplate (#8)
- 0c187c0 Provide empty boilerplate (#7)
- 4ee585d Create Feature_request.md
- 51652df Create Bug_report.md
- 9a25d19 Provide basic README
This list of changes was auto generated.
v0.1.0-preview-exception-middelware
Install new version via NuGet
> Install-Package Arcus.WebApi.All -Version 0.1.0-preview-exception-middelware
Changes:
- 1c7f459 Add middleware to log unhandled exceptions to various targets (#33) [ #14 ]
- c4e0f5a Configure Netlify (#21) [ #20 ]
- 851d542 Update README.md
- 8800efe Point to documentation over inline
- adfc7c8 Update _config.yml
- 72d04a4 Update _config.yml
- 8d7789c Set theme jekyll-theme-slate
- 3c8d5c1 Create CNAME
- 5bd75fb Add basic docs (#19)
- 0a35032 Create CNAME