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

Add docs for Custom Remote Connections Feature #8889

Open
2 tasks done
sdwheeler opened this issue May 31, 2022 · 1 comment
Open
2 tasks done

Add docs for Custom Remote Connections Feature #8889

sdwheeler opened this issue May 31, 2022 · 1 comment
Labels
area-remoting Area - PowerShell remoting

Comments

@sdwheeler
Copy link
Contributor

Prerequisites

  • Write a descriptive title.
  • Search the existing issues.

Summary of the new feature or changed behavior

  • Add Custom Remote Connections Feature (#17011)

These changes open up the internal PowerShell remoting API so that custom connections can be created as PowerShell modules. This PR does not introduce any new functions, and instead selectively makes some previously internal APIs public so that third parties can create custom remote connections without modifying PowerShell core engine code. See the RFC for more details.

List of articles that need to be updated

7.3 release notes

Link to related PR in PowerShell/PowerShell repo

PowerShell/PowerShell#17011

Link to related Issues in PowerShell/PowerShell repo

https://github.com/PowerShell/PowerShell-RFC/blob/master/Archive/Draft/RFC0063-Custom-Remote-Connections.md

@sdwheeler sdwheeler added the area-remoting Area - PowerShell remoting label May 31, 2022
@sdwheeler sdwheeler added this to the 7.3.0 milestone May 31, 2022
@sdwheeler sdwheeler added the review-shiproom Waiting - for Shiproom discussion label May 31, 2022
@michaeltlombardi michaeltlombardi self-assigned this Jun 2, 2022
@sdwheeler sdwheeler removed the review-shiproom Waiting - for Shiproom discussion label Jun 7, 2022
@sdwheeler sdwheeler added the review-shiproom Waiting - for Shiproom discussion label Sep 12, 2022
@sdwheeler
Copy link
Contributor Author

@sdwheeler sdwheeler removed the review-shiproom Waiting - for Shiproom discussion label Sep 14, 2022
@sdwheeler sdwheeler removed this from the 7.3 milestone Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-remoting Area - PowerShell remoting
Projects
None yet
Development

No branches or pull requests

2 participants