Skip to content

v26.1.2

Choose a tag to compare

@vmvarela vmvarela released this 09 Jan 09:33

Bug Fixes

  • Enterprise Teams Data Source: Use diag.Errorf for cleaner error handling instead of diag.FromErr(fmt.Errorf(...))
  • Enterprise Teams Data Source: Add top-level Description field to schema
  • github_repository: Correct private forking implementation (integrations#3067)

Improvements

  • Enterprise Teams: Use constants for field names in schema to ensure field name changes propagate automatically
  • Tests: Use testResourcePrefix consistently across all enterprise teams tests for proper cleanup

Maintenance

Full Changelog: v26.1.1...v26.1.2