Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

v1.10.2

Compare
Choose a tag to compare
@druiz druiz released this 06 Jun 15:29
· 151 commits to main since this release
4fcda6a

Names diffs are now case insensitive.

We recently lowercased all slugs on database and made it so every new slugs will get inserted in its lowercased format, but customers with slugs with capital letters in their Terraform project will get a diff showing the capitalization difference.

This PR changes the way names (aka slugs API side) are being diffed to not show capitalization differences in names.