- Notifications
You must be signed in to change notification settings - Fork13
Comparing changes
Open a pull request
base repository:hashicorp/terraform-plugin-framework-validators
Uh oh!
There was an error while loading.Please reload this page.
base:v0.17.0
head repository:hashicorp/terraform-plugin-framework-validators
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.18.0
- 16commits
- 28files changed
- 7contributors
Commits on Feb 24, 2025
build(deps): bump github.com/hashicorp/terraform-plugin-framework (#267)
Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.14.0 to 1.14.1.- [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)- [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)- [Commits](hashicorp/terraform-plugin-framework@v1.14.0...v1.14.1)---updated-dependencies:- dependency-name: github.com/hashicorp/terraform-plugin-framework dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/hashicorp/copywrite in /tools (#268)
Bumps [github.com/hashicorp/copywrite](https://github.com/hashicorp/copywrite) from 0.20.0 to 0.21.0.- [Release notes](https://github.com/hashicorp/copywrite/releases)- [Changelog](https://github.com/hashicorp/copywrite/blob/main/.goreleaser.yaml)- [Commits](hashicorp/copywrite@v0.20.0...v0.21.0)---updated-dependencies:- dependency-name: github.com/hashicorp/copywrite dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Mar 3, 2025
Add Callout for
PreferWriteOnlyAttribute()
validators in GoDoc comm……ents (#272)* Add usage note to `PreferWriteOnlyAttribute` godocs* Remove `setvalidator.PreferWriteOnlyAttribute` entry from changelog* Add godoc note to `stringvalidator`
Commits on Mar 7, 2025
build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#269)
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.6.0 to 0.7.0.- [Release notes](https://github.com/google/go-cmp/releases)- [Commits](google/go-cmp@v0.6.0...v0.7.0)---updated-dependencies:- dependency-name: github.com/google/go-cmp dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Mar 10, 2025
Commits on Mar 17, 2025
chore: Update minimum Go version in module (#276)
* chore: Update minimum Go version in module* add changelog
Commits on Mar 20, 2025
build(deps): bump github.com/hashicorp/copywrite in /tools (#277)
Bumps [github.com/hashicorp/copywrite](https://github.com/hashicorp/copywrite) from 0.21.0 to 0.22.0.- [Release notes](https://github.com/hashicorp/copywrite/releases)- [Changelog](https://github.com/hashicorp/copywrite/blob/main/.goreleaser.yaml)- [Commits](hashicorp/copywrite@v0.21.0...v0.22.0)---updated-dependencies:- dependency-name: github.com/hashicorp/copywrite dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Mar 24, 2025
build(deps): bump github.com/golang-jwt/jwt/v4 in /tools (#278)
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.1 to 4.5.2.- [Release notes](https://github.com/golang-jwt/jwt/releases)- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)- [Commits](golang-jwt/jwt@v4.5.1...v4.5.2)---updated-dependencies:- dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Apr 9, 2025
Commits on Apr 21, 2025
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /tools (#284
)Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.- [Commits](golang/net@v0.37.0...v0.38.0)---updated-dependencies:- dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on May 8, 2025
internal/schemavalidator: Fix prefer write-only validators request ma…
…pping (#287)* add client capabilities to all validate methods* add changelog
Commits on May 13, 2025
Add catalog metadata (META.d) (#288)
* Add catalog metadata (META.d)* Add catalog metadata (META.d)
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.17.0...v0.18.0
Uh oh!
There was an error while loading.Please reload this page.