Skip to content

Removes support for the deprecated Kestrel Listener#1702

Merged
Badgerati merged 1 commit into
developfrom
Issue-1561
May 9, 2026
Merged

Removes support for the deprecated Kestrel Listener#1702
Badgerati merged 1 commit into
developfrom
Issue-1561

Conversation

@Badgerati
Copy link
Copy Markdown
Owner

Description of the Change

Removing support for the deprecated Kestrel listener, as it is no longer required - and no longer works. There's no additional performance gain between using Pode's internal listener and Kestrel.

Changes to modern Kestrel/ASP.NET no longer support how Kestrel needs to work for PowerShell offloading either.

  • Removed documentation
  • Removed ListenerType

Related Issue

@Badgerati Badgerati added this to the 2.14.0 milestone May 9, 2026
@Badgerati Badgerati self-assigned this May 9, 2026
@Badgerati Badgerati merged commit acc93f9 into develop May 9, 2026
33 checks passed
@Badgerati Badgerati deleted the Issue-1561 branch May 9, 2026 12:33
@Badgerati Badgerati modified the milestones: 2.14.0, 2.13.3 May 19, 2026
@Badgerati Badgerati mentioned this pull request May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The property ‘ShowServerDetails’ cannot be found on this object Kestrel don't work (ERR_CONNECTION_REFUSED)

1 participant