Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.AspNetCore.TestHost from 3.1.8 to 3.1.9 #268

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Microsoft.AspNetCore.TestHost from 3.1.8 to 3.1.9.

Release notes

Sourced from Microsoft.AspNetCore.TestHost's releases.

.NET Core 3.1.9

Repos

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 14, 2020
@codecov-io
Copy link

Codecov Report

Merging #268 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #268   +/-   ##
========================================
  Coverage    79.77%   79.77%           
========================================
  Files          105      105           
  Lines         1681     1681           
  Branches       147      147           
========================================
  Hits          1341     1341           
  Misses         272      272           
  Partials        68       68           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ede8819...63a4601. Read the comment docs.

@louisaxel-ambroise louisaxel-ambroise merged commit 47c0354 into develop Oct 14, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Microsoft.AspNetCore.TestHost-3.1.9 branch October 14, 2020 14:28
louisaxel-ambroise added a commit that referenced this pull request Oct 23, 2020
* Update dotnetcore.yml (#247)

* Update dotnetcore.yml

Run integration tests + coverage

* Update dotnetcore.yml

* Cleanup SimpleEventQuery.cs (#255)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Microsoft.AspNetCore.TestHost from 3.1.7 to 3.1.8 (#261)

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/aspnet/AspNetCore) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.7 to 3.1.8 (#260)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.7 to 3.1.8 (#256)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.7 to 3.1.8 (#257)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.7 to 3.1.8 (#259)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Small changes & improvements (#262)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Npgsql from 4.1.4 to 4.1.5 (#263)

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v4.1.4...v4.1.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Moq from 4.14.5 to 4.14.6 (#264)

Bumps [Moq](https://github.com/moq/moq4) from 4.14.5 to 4.14.6.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](devlooped/moq@v4.14.5...v4.14.6)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR from 8.1.0 to 8.2.0 (#265)

Bumps [MediatR](https://github.com/jbogard/MediatR) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](jbogard/MediatR@v8.1.0...v8.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.8 to 3.1.9 (#273)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR from 8.2.0 to 9.0.0 (#267)

Bumps [MediatR](https://github.com/jbogard/MediatR) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](https://github.com/jbogard/MediatR/commits/v9.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.AspNetCore.TestHost from 3.1.8 to 3.1.9 (#268)

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/aspnet/AspNetCore) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Improve bulk performances by tuning parametrs (#275)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.8 to 3.1.9 (#271)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.8 to 3.1.9 (#272)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Moq from 4.14.6 to 4.14.7 (#274)

Bumps [Moq](https://github.com/moq/moq4) from 4.14.6 to 4.14.7.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](devlooped/moq@v4.14.6...v4.14.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR.Extensions.Microsoft.DependencyInjection (#266)

Bumps [MediatR.Extensions.Microsoft.DependencyInjection](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases)
- [Commits](jbogard/MediatR.Extensions.Microsoft.DependencyInjection@v8.1.0...v9.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.8 to 3.1.9 (#269)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Hosting from 3.1.7 to 3.1.9 (#270)

Bumps [Microsoft.Extensions.Hosting](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Add CancellationToken to XML formatter (#276)

* Use CancellationToken in events/masterdata formatting to avoid having hanging long queries (WIP)

* Check for cancelled query when formatting XML response

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix naming

* Update SimpleEventQuery.cs

* Remove UserSecrets

* Update BasicAuthenticationHandler.cs

* Handle request cancellation during event retrieving (#277)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix Subscription SQL store (#278)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Use C# 8 using statement (#279)

+ cleanup unused namespaces

Co-authored-by: Louis-Axel Ambroise <[email protected]>

Co-authored-by: Louis-Axel Ambroise <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
louisaxel-ambroise added a commit that referenced this pull request Nov 10, 2020
* FasTnT EPCIS 2.0.1 (#175)

* Bump Microsoft.Extensions.DependencyInjection from 3.1.1 to 3.1.2

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.1 to 3.1.2

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump Microsoft.Extensions.Logging from 3.1.1 to 3.1.2

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump Npgsql from 4.1.3 to 4.1.3.1

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.1.3 to 4.1.3.1.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v4.1.3...v4.1.3.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Add command lines parameters (#159)

* Add command lines parameters

* Add unit tests

* Bump MediatR from 8.0.0 to 8.0.1 (#160)

Bumps [MediatR](https://github.com/jbogard/mediatr) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/jbogard/mediatr/releases)
- [Commits](jbogard/MediatR@v8.0.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Implement parameters (#161)

* Implement parameters

- EQATTR
- HASATTR
- "**_"-like parameters
- "**_INNER_"-like parameters

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.2 to 3.1.3 (#162)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.2 to 3.1.3 (#163)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.2 to 3.1.3 (#167)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.2 to 3.1.3 (#164)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Add XML/SOAP parsing tests (#168)

* Add unit tests

* Add XML parsing unit tests

* Update WhenParsingXmlGetSubscriptionIDsRequest.cs

* Add XML parsing unit tests

* Add SOAP parsing unit tests

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Use .NET Core 3.1 LTS (#169)

* Update solution to use .NET Core 3.1

Use the latest LTS 3.1 framework

* Update dotnetcore.yml

Use .NET Core 3.1 in Github workflow

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix/http status code (#170)

* Return 200 instead of 204

As specified in compliance document

* Fix tests

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Update README.md

Update .NET Core version requirement

* Cleanup code (#171)

* Cleanup Host code

* Cleanup and update NuGet

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix XML formatting (#172)

Add missing condition on ErrorDeclaration field existance

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix azure deployment (#173)

Use IIS Integration instead of Kestrel

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump version to 2.0.1 & cleanup code (#174)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Complete merge from develop

* Merge Develop into Master (#280)

* Update dotnetcore.yml (#247)

* Update dotnetcore.yml

Run integration tests + coverage

* Update dotnetcore.yml

* Cleanup SimpleEventQuery.cs (#255)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Microsoft.AspNetCore.TestHost from 3.1.7 to 3.1.8 (#261)

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/aspnet/AspNetCore) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.7 to 3.1.8 (#260)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.7 to 3.1.8 (#256)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.7 to 3.1.8 (#257)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.7 to 3.1.8 (#259)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Small changes & improvements (#262)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Npgsql from 4.1.4 to 4.1.5 (#263)

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v4.1.4...v4.1.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Moq from 4.14.5 to 4.14.6 (#264)

Bumps [Moq](https://github.com/moq/moq4) from 4.14.5 to 4.14.6.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](devlooped/moq@v4.14.5...v4.14.6)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR from 8.1.0 to 8.2.0 (#265)

Bumps [MediatR](https://github.com/jbogard/MediatR) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](jbogard/MediatR@v8.1.0...v8.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.8 to 3.1.9 (#273)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR from 8.2.0 to 9.0.0 (#267)

Bumps [MediatR](https://github.com/jbogard/MediatR) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](https://github.com/jbogard/MediatR/commits/v9.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.AspNetCore.TestHost from 3.1.8 to 3.1.9 (#268)

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/aspnet/AspNetCore) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Improve bulk performances by tuning parametrs (#275)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.8 to 3.1.9 (#271)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.8 to 3.1.9 (#272)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Moq from 4.14.6 to 4.14.7 (#274)

Bumps [Moq](https://github.com/moq/moq4) from 4.14.6 to 4.14.7.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](devlooped/moq@v4.14.6...v4.14.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR.Extensions.Microsoft.DependencyInjection (#266)

Bumps [MediatR.Extensions.Microsoft.DependencyInjection](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases)
- [Commits](jbogard/MediatR.Extensions.Microsoft.DependencyInjection@v8.1.0...v9.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.8 to 3.1.9 (#269)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Hosting from 3.1.7 to 3.1.9 (#270)

Bumps [Microsoft.Extensions.Hosting](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Add CancellationToken to XML formatter (#276)

* Use CancellationToken in events/masterdata formatting to avoid having hanging long queries (WIP)

* Check for cancelled query when formatting XML response

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix naming

* Update SimpleEventQuery.cs

* Remove UserSecrets

* Update BasicAuthenticationHandler.cs

* Handle request cancellation during event retrieving (#277)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix Subscription SQL store (#278)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Use C# 8 using statement (#279)

+ cleanup unused namespaces

Co-authored-by: Louis-Axel Ambroise <[email protected]>

Co-authored-by: Louis-Axel Ambroise <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump version

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Louis-Axel Ambroise <[email protected]>
louisaxel-ambroise added a commit that referenced this pull request Nov 21, 2020
* FasTnT EPCIS 2.0.1 (#175)

* Bump Microsoft.Extensions.DependencyInjection from 3.1.1 to 3.1.2

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.1 to 3.1.2

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump Microsoft.Extensions.Logging from 3.1.1 to 3.1.2

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump Npgsql from 4.1.3 to 4.1.3.1

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.1.3 to 4.1.3.1.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v4.1.3...v4.1.3.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Add command lines parameters (#159)

* Add command lines parameters

* Add unit tests

* Bump MediatR from 8.0.0 to 8.0.1 (#160)

Bumps [MediatR](https://github.com/jbogard/mediatr) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/jbogard/mediatr/releases)
- [Commits](jbogard/MediatR@v8.0.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Implement parameters (#161)

* Implement parameters

- EQATTR
- HASATTR
- "**_"-like parameters
- "**_INNER_"-like parameters

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.2 to 3.1.3 (#162)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.2 to 3.1.3 (#163)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.2 to 3.1.3 (#167)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.2 to 3.1.3 (#164)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Add XML/SOAP parsing tests (#168)

* Add unit tests

* Add XML parsing unit tests

* Update WhenParsingXmlGetSubscriptionIDsRequest.cs

* Add XML parsing unit tests

* Add SOAP parsing unit tests

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Use .NET Core 3.1 LTS (#169)

* Update solution to use .NET Core 3.1

Use the latest LTS 3.1 framework

* Update dotnetcore.yml

Use .NET Core 3.1 in Github workflow

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix/http status code (#170)

* Return 200 instead of 204

As specified in compliance document

* Fix tests

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Update README.md

Update .NET Core version requirement

* Cleanup code (#171)

* Cleanup Host code

* Cleanup and update NuGet

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix XML formatting (#172)

Add missing condition on ErrorDeclaration field existance

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix azure deployment (#173)

Use IIS Integration instead of Kestrel

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump version to 2.0.1 & cleanup code (#174)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Complete merge from develop

* Merge Develop into Master (#280)

* Update dotnetcore.yml (#247)

* Update dotnetcore.yml

Run integration tests + coverage

* Update dotnetcore.yml

* Cleanup SimpleEventQuery.cs (#255)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Microsoft.AspNetCore.TestHost from 3.1.7 to 3.1.8 (#261)

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/aspnet/AspNetCore) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.7 to 3.1.8 (#260)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.7 to 3.1.8 (#256)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.7 to 3.1.8 (#257)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.7 to 3.1.8 (#259)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Small changes & improvements (#262)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Npgsql from 4.1.4 to 4.1.5 (#263)

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v4.1.4...v4.1.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Moq from 4.14.5 to 4.14.6 (#264)

Bumps [Moq](https://github.com/moq/moq4) from 4.14.5 to 4.14.6.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](devlooped/moq@v4.14.5...v4.14.6)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR from 8.1.0 to 8.2.0 (#265)

Bumps [MediatR](https://github.com/jbogard/MediatR) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](jbogard/MediatR@v8.1.0...v8.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.8 to 3.1.9 (#273)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR from 8.2.0 to 9.0.0 (#267)

Bumps [MediatR](https://github.com/jbogard/MediatR) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](https://github.com/jbogard/MediatR/commits/v9.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.AspNetCore.TestHost from 3.1.8 to 3.1.9 (#268)

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/aspnet/AspNetCore) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Improve bulk performances by tuning parametrs (#275)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.8 to 3.1.9 (#271)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.8 to 3.1.9 (#272)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Moq from 4.14.6 to 4.14.7 (#274)

Bumps [Moq](https://github.com/moq/moq4) from 4.14.6 to 4.14.7.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](devlooped/moq@v4.14.6...v4.14.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR.Extensions.Microsoft.DependencyInjection (#266)

Bumps [MediatR.Extensions.Microsoft.DependencyInjection](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases)
- [Commits](jbogard/MediatR.Extensions.Microsoft.DependencyInjection@v8.1.0...v9.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.8 to 3.1.9 (#269)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Hosting from 3.1.7 to 3.1.9 (#270)

Bumps [Microsoft.Extensions.Hosting](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Add CancellationToken to XML formatter (#276)

* Use CancellationToken in events/masterdata formatting to avoid having hanging long queries (WIP)

* Check for cancelled query when formatting XML response

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix naming

* Update SimpleEventQuery.cs

* Remove UserSecrets

* Update BasicAuthenticationHandler.cs

* Handle request cancellation during event retrieving (#277)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix Subscription SQL store (#278)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Use C# 8 using statement (#279)

+ cleanup unused namespaces

Co-authored-by: Louis-Axel Ambroise <[email protected]>

Co-authored-by: Louis-Axel Ambroise <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump version

* Use .NET5 and C# 9

* Code cleanup + remove warnings

Cleanup useless "using" statements
Use C# 9 substring format
Apply suggestions from Rozlyn warnings/messages

* Update NuGet packages

Use v5.0.0 for .NET5

* Update Build workflow

Use .NET5

* Update dotnetcore.yml

* Update workflow + remove invalid tests

* Update dotnetcore.yml

* Update fastnt.template.json

Set default .NET 5

* Update NuGet

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Louis-Axel Ambroise <[email protected]>
louisaxel-ambroise added a commit that referenced this pull request Nov 26, 2020
* v2.1.3 (#295)

* FasTnT EPCIS 2.0.1 (#175)

* Bump Microsoft.Extensions.DependencyInjection from 3.1.1 to 3.1.2

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.1 to 3.1.2

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump Microsoft.Extensions.Logging from 3.1.1 to 3.1.2

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump Npgsql from 4.1.3 to 4.1.3.1

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.1.3 to 4.1.3.1.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v4.1.3...v4.1.3.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Add command lines parameters (#159)

* Add command lines parameters

* Add unit tests

* Bump MediatR from 8.0.0 to 8.0.1 (#160)

Bumps [MediatR](https://github.com/jbogard/mediatr) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/jbogard/mediatr/releases)
- [Commits](jbogard/MediatR@v8.0.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Implement parameters (#161)

* Implement parameters

- EQATTR
- HASATTR
- "**_"-like parameters
- "**_INNER_"-like parameters

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.2 to 3.1.3 (#162)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.2 to 3.1.3 (#163)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.2 to 3.1.3 (#167)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.2 to 3.1.3 (#164)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Add XML/SOAP parsing tests (#168)

* Add unit tests

* Add XML parsing unit tests

* Update WhenParsingXmlGetSubscriptionIDsRequest.cs

* Add XML parsing unit tests

* Add SOAP parsing unit tests

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Use .NET Core 3.1 LTS (#169)

* Update solution to use .NET Core 3.1

Use the latest LTS 3.1 framework

* Update dotnetcore.yml

Use .NET Core 3.1 in Github workflow

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix/http status code (#170)

* Return 200 instead of 204

As specified in compliance document

* Fix tests

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Update README.md

Update .NET Core version requirement

* Cleanup code (#171)

* Cleanup Host code

* Cleanup and update NuGet

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix XML formatting (#172)

Add missing condition on ErrorDeclaration field existance

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix azure deployment (#173)

Use IIS Integration instead of Kestrel

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump version to 2.0.1 & cleanup code (#174)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Complete merge from develop

* Merge Develop into Master (#280)

* Update dotnetcore.yml (#247)

* Update dotnetcore.yml

Run integration tests + coverage

* Update dotnetcore.yml

* Cleanup SimpleEventQuery.cs (#255)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Microsoft.AspNetCore.TestHost from 3.1.7 to 3.1.8 (#261)

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/aspnet/AspNetCore) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.7 to 3.1.8 (#260)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.7 to 3.1.8 (#256)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.7 to 3.1.8 (#257)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.7 to 3.1.8 (#259)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Small changes & improvements (#262)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Npgsql from 4.1.4 to 4.1.5 (#263)

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v4.1.4...v4.1.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Moq from 4.14.5 to 4.14.6 (#264)

Bumps [Moq](https://github.com/moq/moq4) from 4.14.5 to 4.14.6.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](devlooped/moq@v4.14.5...v4.14.6)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR from 8.1.0 to 8.2.0 (#265)

Bumps [MediatR](https://github.com/jbogard/MediatR) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](jbogard/MediatR@v8.1.0...v8.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.8 to 3.1.9 (#273)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR from 8.2.0 to 9.0.0 (#267)

Bumps [MediatR](https://github.com/jbogard/MediatR) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](https://github.com/jbogard/MediatR/commits/v9.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.AspNetCore.TestHost from 3.1.8 to 3.1.9 (#268)

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/aspnet/AspNetCore) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Improve bulk performances by tuning parametrs (#275)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.8 to 3.1.9 (#271)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.8 to 3.1.9 (#272)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Moq from 4.14.6 to 4.14.7 (#274)

Bumps [Moq](https://github.com/moq/moq4) from 4.14.6 to 4.14.7.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](devlooped/moq@v4.14.6...v4.14.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR.Extensions.Microsoft.DependencyInjection (#266)

Bumps [MediatR.Extensions.Microsoft.DependencyInjection](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases)
- [Commits](jbogard/MediatR.Extensions.Microsoft.DependencyInjection@v8.1.0...v9.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.8 to 3.1.9 (#269)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Hosting from 3.1.7 to 3.1.9 (#270)

Bumps [Microsoft.Extensions.Hosting](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Add CancellationToken to XML formatter (#276)

* Use CancellationToken in events/masterdata formatting to avoid having hanging long queries (WIP)

* Check for cancelled query when formatting XML response

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix naming

* Update SimpleEventQuery.cs

* Remove UserSecrets

* Update BasicAuthenticationHandler.cs

* Handle request cancellation during event retrieving (#277)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix Subscription SQL store (#278)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Use C# 8 using statement (#279)

+ cleanup unused namespaces

Co-authored-by: Louis-Axel Ambroise <[email protected]>

Co-authored-by: Louis-Axel Ambroise <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump version

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Moq from 4.14.7 to 4.15.1 (#296)

Bumps [Moq](https://github.com/moq/moq4) from 4.14.7 to 4.15.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Npgsql from 4.1.5 to 5.0.0 (#297)

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.1.5 to 5.0.0.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v4.1.5...v5.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Dapper from 2.0.35 to 2.0.78 (#299)

Bumps [Dapper](https://github.com/StackExchange/Dapper) from 2.0.35 to 2.0.78.
- [Release notes](https://github.com/StackExchange/Dapper/releases)
- [Commits](https://github.com/StackExchange/Dapper/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Dapper.SqlBuilder from 2.0.35 to 2.0.78 (#300)

Bumps [Dapper.SqlBuilder](https://github.com/StackExchange/Dapper) from 2.0.35 to 2.0.78.
- [Release notes](https://github.com/StackExchange/Dapper/releases)
- [Commits](https://github.com/StackExchange/Dapper/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Use .NET Core 5 (#298)

* FasTnT EPCIS 2.0.1 (#175)

* Bump Microsoft.Extensions.DependencyInjection from 3.1.1 to 3.1.2

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.1 to 3.1.2

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump Microsoft.Extensions.Logging from 3.1.1 to 3.1.2

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump Npgsql from 4.1.3 to 4.1.3.1

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.1.3 to 4.1.3.1.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v4.1.3...v4.1.3.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Add command lines parameters (#159)

* Add command lines parameters

* Add unit tests

* Bump MediatR from 8.0.0 to 8.0.1 (#160)

Bumps [MediatR](https://github.com/jbogard/mediatr) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/jbogard/mediatr/releases)
- [Commits](jbogard/MediatR@v8.0.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Implement parameters (#161)

* Implement parameters

- EQATTR
- HASATTR
- "**_"-like parameters
- "**_INNER_"-like parameters

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.2 to 3.1.3 (#162)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.2 to 3.1.3 (#163)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.2 to 3.1.3 (#167)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.2 to 3.1.3 (#164)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Add XML/SOAP parsing tests (#168)

* Add unit tests

* Add XML parsing unit tests

* Update WhenParsingXmlGetSubscriptionIDsRequest.cs

* Add XML parsing unit tests

* Add SOAP parsing unit tests

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Use .NET Core 3.1 LTS (#169)

* Update solution to use .NET Core 3.1

Use the latest LTS 3.1 framework

* Update dotnetcore.yml

Use .NET Core 3.1 in Github workflow

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix/http status code (#170)

* Return 200 instead of 204

As specified in compliance document

* Fix tests

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Update README.md

Update .NET Core version requirement

* Cleanup code (#171)

* Cleanup Host code

* Cleanup and update NuGet

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix XML formatting (#172)

Add missing condition on ErrorDeclaration field existance

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix azure deployment (#173)

Use IIS Integration instead of Kestrel

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump version to 2.0.1 & cleanup code (#174)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Complete merge from develop

* Merge Develop into Master (#280)

* Update dotnetcore.yml (#247)

* Update dotnetcore.yml

Run integration tests + coverage

* Update dotnetcore.yml

* Cleanup SimpleEventQuery.cs (#255)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Microsoft.AspNetCore.TestHost from 3.1.7 to 3.1.8 (#261)

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/aspnet/AspNetCore) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.7 to 3.1.8 (#260)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.7 to 3.1.8 (#256)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.7 to 3.1.8 (#257)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.7 to 3.1.8 (#259)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Small changes & improvements (#262)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Npgsql from 4.1.4 to 4.1.5 (#263)

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v4.1.4...v4.1.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Moq from 4.14.5 to 4.14.6 (#264)

Bumps [Moq](https://github.com/moq/moq4) from 4.14.5 to 4.14.6.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](devlooped/moq@v4.14.5...v4.14.6)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR from 8.1.0 to 8.2.0 (#265)

Bumps [MediatR](https://github.com/jbogard/MediatR) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](jbogard/MediatR@v8.1.0...v8.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.8 to 3.1.9 (#273)

Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR from 8.2.0 to 9.0.0 (#267)

Bumps [MediatR](https://github.com/jbogard/MediatR) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](https://github.com/jbogard/MediatR/commits/v9.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.AspNetCore.TestHost from 3.1.8 to 3.1.9 (#268)

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/aspnet/AspNetCore) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Improve bulk performances by tuning parametrs (#275)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Bump Microsoft.Extensions.Logging.Abstractions from 3.1.8 to 3.1.9 (#271)

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.DependencyInjection from 3.1.8 to 3.1.9 (#272)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Moq from 4.14.6 to 4.14.7 (#274)

Bumps [Moq](https://github.com/moq/moq4) from 4.14.6 to 4.14.7.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](devlooped/moq@v4.14.6...v4.14.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump MediatR.Extensions.Microsoft.DependencyInjection (#266)

Bumps [MediatR.Extensions.Microsoft.DependencyInjection](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases)
- [Commits](jbogard/MediatR.Extensions.Microsoft.DependencyInjection@v8.1.0...v9.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging from 3.1.8 to 3.1.9 (#269)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Hosting from 3.1.7 to 3.1.9 (#270)

Bumps [Microsoft.Extensions.Hosting](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Add CancellationToken to XML formatter (#276)

* Use CancellationToken in events/masterdata formatting to avoid having hanging long queries (WIP)

* Check for cancelled query when formatting XML response

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix naming

* Update SimpleEventQuery.cs

* Remove UserSecrets

* Update BasicAuthenticationHandler.cs

* Handle request cancellation during event retrieving (#277)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Fix Subscription SQL store (#278)

Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Use C# 8 using statement (#279)

+ cleanup unused namespaces

Co-authored-by: Louis-Axel Ambroise <[email protected]>

Co-authored-by: Louis-Axel Ambroise <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump version

* Use .NET5 and C# 9

* Code cleanup + remove warnings

Cleanup useless "using" statements
Use C# 9 substring format
Apply suggestions from Rozlyn warnings/messages

* Update NuGet packages

Use v5.0.0 for .NET5

* Update Build workflow

Use .NET5

* Update dotnetcore.yml

* Update workflow + remove invalid tests

* Update dotnetcore.yml

* Update fastnt.template.json

Set default .NET 5

* Update NuGet

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Louis-Axel Ambroise <[email protected]>

* Use Directory.build.props to manage version (#301)

* Update README.md

* Bump Microsoft.NET.Test.Sdk (#303)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.0-preview-20201020-06 to 16.9.0-preview-20201123-03.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.9.0-preview-20201020-06...v16.9.0-preview-20201123-03)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump dbup-postgresql from 4.4.0 to 4.5.0 (#302)

Bumps dbup-postgresql from 4.4.0 to 4.5.0.

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Update README.md

* Bump version to 2.1.4

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Louis-Axel Ambroise <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants