Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Final polish for release #126

Merged
merged 8 commits into from
Aug 12, 2024
Merged

Final polish for release #126

merged 8 commits into from
Aug 12, 2024

Conversation

josephdecock
Copy link
Contributor

@josephdecock josephdecock commented Aug 12, 2024

  • Expand repo readme
  • add readmes for each package
  • Fix up dependencies
    • use latest in samples and tests
    • CsQuery will eventually be replaced with AngleSharp (it is not maintained anymore). Until then, update its vulnerable transitive dependencies. Doesn't really matter as this is all in tests anyway, just done for completeness.
    • Relax OIDC handler version to 8.0.1, which is the earliest version without a (transitive) security issue.

@josephdecock josephdecock changed the title Readmes Final polish for release Aug 12, 2024
README.md Outdated
The libraries in this repository are distributed as NuGet packages.

- [Duende.AccessTokenManagement](https://www.nuget.org/packages/Duende.AccessTokenManagement) manages tokens acquired in machine-to-machine flows in
[.NET workers](https://learn.microsoft.com/en-us/dotnet/core/extensions/workers).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe also say this includes m2m ASP.NET Apps?

@josephdecock josephdecock merged commit b0f2ac0 into main Aug 12, 2024
4 checks passed
@damianh damianh deleted the joe/release-prep branch October 6, 2024 17:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants