Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pulumi/pulumi-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.55.2
Choose a base ref
...
head repository: pulumi/pulumi-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.56.0
Choose a head ref
  • 1 commit
  • 13 files changed
  • 1 contributor

Commits on Aug 9, 2023

  1. [sdk] Implement Converter abstraction for building converter plugins (#…

    …165)
    
    * Implement Converter abstraction for building converter plugins
    
    * Use interface-based properties for responses and read-only fields style for requests
    
    * Remove the requirement of string[] args to serve converters
    Zaid-Ajaj authored Aug 9, 2023
    Copy the full SHA
    5aeb9d8 View commit details
Loading