Skip to content

Update submodule #42357

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

Merged
merged 1 commit into from
Jun 22, 2022
Merged

Update submodule #42357

merged 1 commit into from
Jun 22, 2022

Conversation

sebastienros
Copy link
Member

Branch to update submodules.

/cc @wtgodbe @adityamandaleeka

@wtgodbe wtgodbe marked this pull request as ready for review June 22, 2022 23:50
@wtgodbe wtgodbe requested review from a team, dougbu and wtgodbe as code owners June 22, 2022 23:50
@wtgodbe wtgodbe merged commit 0412a3f into sebros/outputcaching Jun 22, 2022
@wtgodbe wtgodbe deleted the sebros/oc-submodules branch June 22, 2022 23:50
wtgodbe pushed a commit that referenced this pull request Jun 22, 2022
* Create output caching middleware

* Fix MVC attribute

* Update src/Middleware/OutputCaching/src/Policies/EnableCachingPolicy.cs

Co-authored-by: Kahbazi <A.Kahbazi@gmail.com>

* Update src/Middleware/OutputCaching/src/DispatcherExtensions.cs

Co-authored-by: Kahbazi <A.Kahbazi@gmail.com>

* Update src/Middleware/OutputCaching/src/Policies/PredicatePolicy.cs

Co-authored-by: Kahbazi <A.Kahbazi@gmail.com>

* Update src/Middleware/OutputCaching/src/Policies/ExpirationPolicy.cs

Co-authored-by: Kahbazi <A.Kahbazi@gmail.com>

* Fix mention of response cache

* Update src/Middleware/OutputCaching/src/OutputCachingPolicyProvider.cs

Co-authored-by: Kahbazi <A.Kahbazi@gmail.com>

* Use IReadOnlyList in IPoliciesMetadata

* Add XML documentation

* Missing changes

* Remove unused file

* PR feedback

* Fix build

* Add Path sample

* Fix build

* Update public api

* Fix typos

[skip ci]

* Update sample

[skip ci]

* Fix build

* API cleaning and test project

* Update src/Middleware/OutputCaching.Abstractions/src/Microsoft.AspNetCore.OutputCaching.Abstractions.csproj

Co-authored-by: James Newton-King <james@newtonking.com>

* Update src/Middleware/OutputCaching/src/Microsoft.AspNetCore.OutputCaching.csproj

Co-authored-by: James Newton-King <james@newtonking.com>

* Update TrimmableProjects

* Fix solution

* Improve ThrowIfNull usage

* API review feedback

* Add more tests

* Update API

* Clean up api

* Update unit tests

* Remove CachedResponseHeaders from public API

* Fix unshipped file

* API review feedback

* Fix unit tests

* Feedback

* Refactor resolved policies

* Clean sample

* Provide HttpContext in VaryByValue

* Reduce public API

* Apply API review changes

* Add more tests

* Add more tests

* Apply PR feedback

* PR feedback

* PR feedback

* Brennan's

* Update submodule (#42357)

Co-authored-by: Kahbazi <A.Kahbazi@gmail.com>
Co-authored-by: James Newton-King <james@newtonking.com>
@dougbu dougbu added this to the 7.0-preview6 milestone Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants