Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 13:45
· 25 commits to main since this release
7c88401

What's changed

  • Annotated resources with SchemaVersion (#244)
    • Adds versioning schema to the provider, now on version 1
    • Enables usage of StateUpgraders to migrate state to a new schema on upgrade
    • Improves version compatibility with the core product
  • Bumped Go version to 1.22 (#234)
  • Added deprecation messages to docs (#245)
  • Corrected generation for coder_parameter and coder_workspace_tags code examples (#243)
  • Added missing code examples in docs (#249)
    • coder_env
    • coder_script
    • coder_external_auth
    • coder_provisioner
    • coder_workspace_owner