Pode v2.6.0
Checksum: 007D0EECB869F88D4F681076CF93D3F1593687287FE255902538333F9627ACFD
Features
Enhancements
- #867: Add support for PKCE on OAuth2 authentication
- #868: Add support for building OAuth2 schemes from OpenID Connect Discovery URLs
- #869: Update support to also get the count of currently processing requests
- #891: Add
-ArgumentList
toInvoke-PodeTimer
andInvoke-PodeSchedule
Bugs
- #905: Fix for route creation and matching order
- #917: Fix for OpenAPI definition not being generated correctly
- #932: Dispose of completed Schedule runspaces/pipelines
Performance
- #896: Open and close RunspacePools in parallel - speeds server start-up and close
- #910: Only create RunspacePools when they're needed
Packaging
- #871: Compile the PodeListener into netstandard2.0, and now net6.0