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

[sdk/go] Re-add deprecated Provider file #1687

Merged
merged 3 commits into from
Aug 23, 2021
Merged

Commits on Aug 23, 2021

  1. [sdk/go] Re-add deprecated Provider file

    The Go SDK erroneously included an old version of
    the Provider resource until v3.6.0 when it was incidentally
    removed as part of another update. To avoid breaking
    user code that was referring to this path, re-add a copy
    of the Provider with included deprecation notices to
    move to the intended path.
    lblackstone committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    50b0a1e View commit details
    Browse the repository at this point in the history
  2. Missed codegen change

    lblackstone committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    b2c88b1 View commit details
    Browse the repository at this point in the history
  3. changelog

    lblackstone committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    acdc58c View commit details
    Browse the repository at this point in the history