Skip to content

v3.80.0

Compare
Choose a tag to compare
@iwahbe iwahbe released this 06 Apr 09:38
· 129 commits to master since this release
78394c5

What's Changed

  • Ensure that asset translation does not clobber the files by @t0yv0 in #1813
  • Read in descriptions for nested properties by @guineveresaenger in #1798
  • Correctly handle MaxItems: 1 for extractSchemaInputs by @iwahbe in #1812
  • Remove rawNames from extractInputs and extractSchemaInputs by @iwahbe in #1820
  • Improve GetLogger(ctx).{Info,Warn,Error} with nil host by @iwahbe in #1821
  • Bump protobuf by @VenelinMartinov in #1832
  • Remove old examples caching by @iwahbe in #1835
  • Don't interpolate provider description fields by @iwahbe in #1836
  • Do not map resources/datasources specified in IgnoreMappings by @iwahbe in #1840
  • Remove tfgen warning on unexpected snippets by @t0yv0 in #1837
  • Add a helper function for delegating to another field with ComputeID by @iwahbe in #1841
  • Do not fail conversion of non-HCL fenced markdown snippets by @t0yv0 in #1842
  • Reduce tfgen failing example warning verbosity by @t0yv0 in #1843

Full Changelog: v3.79.0...v3.80.0