1.0.0 — 2023-11-21 #70
skyzyx
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What’s Changed
Bug Fixes
425bcd0
: Fixed the last failing test forEnvEnsure()
.52540b8
: Removed appName from the build.edf0671
: Some cleanup in consistency.0ee237a
: Allow Terraform 1.6+ after upgrading to terraform-plugin-framework v1.4.1.3b0c194
: UpdateSECURITY.md
to point to GitHub's tool.c7cba09
: Apply security best practices from StepSecurity. (#32) (StepSecurity Bot)Building and Dependencies
d6f79f2
: deps: Updated the Go dependencies.44c1b50
: deps: Added testify as a test dependency.0a66652
: deps: Updated GitHub project templates.6f1057e
: Get licensing in order.5cefbd5
: git: Added a git hook to check commit message.0a3d40c
: deps: Setup some basic project governance.ea42c5d
: deps: Added Trufflehog.d47d060
: Introduce PGO.8d42454
: deps: Updated Go dependencies.a0c8c7f
: deps: Integrate Dependabot.394d0b0
: deps: Integrate OSSF Scorecard.6e12657
: deps: Integrate CodeQL.f03f919
: deps: Bumpgolang.org/x/net
from 0.16.0 to 0.17.0 (#28) (dependabot[bot])97822cf
: deps: Bumpgithub.com/google/go-cmp
from 0.5.9 to 0.6.0 (#30) (dependabot[bot])35b7b63
: deps: Bumpgithub.com/hashicorp/terraform-plugin-framework
(#29) (dependabot[bot])ac6dce2
:Pkg.go.dev
having trouble detecting a license.41827d2
: Add more security scanning.a93efad
: deps: Bumpactions/upload-artifact
from 3.1.0 to 3.1.3 (#33) (dependabot[bot])f79b5da
: deps: Bumpossf/scorecard-action
from 2.1.2 to 2.3.0 (#34) (dependabot[bot])be9c9c3
: deps: Bumpgithub/codeql-action
from 2.2.4 to 2.22.4 (#35) (dependabot[bot])62c5b97
: deps: Bumpactions/dependency-review-action
from 2.5.1 to 3.1.0 (#36) (dependabot[bot])a50fe00
: UpdateAUTHORS.md
.3aad86b
: Remove devcontainer for the time being.5307c33
: Add golangci-lint to CI.6c752ae
: deps: Bumpgoogle.golang.org/grpc
from 1.58.2 to 1.58.3 (#40) (dependabot[bot])ef529fb
: deps: Bumpgithub.com/hashicorp/terraform-plugin-framework
(#39) (dependabot[bot])0981387
: deps: Bumpossf/scorecard-action
from 2.3.0 to 2.3.1 (#38) (dependabot[bot])3792e1c
: deps: Bumpgithub/codeql-action
from 2.22.4 to 2.22.5 (#53) (dependabot[bot])7db0e5d
: Testing Sigstore Gitsign commit signing.b9846fd
: Testing Sigstore Gitsign commit signing.bd005ed
: deps: Bumphashicorp/setup-terraform
from 2.0.3 to 3.0.0 (#56) (dependabot[bot])a0cabe1
: deps: Bumpactions/dependency-review-action
from 3.1.0 to 3.1.3 (#61) (dependabot[bot])ee012ce
: deps: Bumpgithub.com/hashicorp/terraform-plugin-sdk/v2
(#60) (dependabot[bot])8d9004c
: deps: Bumpgithub.com/spf13/cobra
from 1.7.0 to 1.8.0 (#57) (dependabot[bot])b58ec24
: Update thego.sum
file.247c257
: Update Go dependencies.6ee61b7
: deps: Bumpgithub/codeql-action
from 2.22.5 to 2.22.6 (#62) (dependabot[bot])85864cd
: Added editorconfig-checker as a Homebrew dependency.668be53
: Update the Go dependencies.f68f8f0
: deps: Bumpgithub/codeql-action
from 2.22.6 to 2.22.7 (#65) (dependabot[bot])47ff449
: deps: Bumpstep-security/harden-runner
from 2.6.0 to 2.6.1 (#64) (dependabot[bot])63775bf
: Replaced much of Licensei with Trivy for licenses. (#66)e0b5924
: Updated license cache data.33557b7
: Added git-cliff as a dependency for changelogs.d3d344e
: Remove default.pgo.b267f1e
: Prepping a new test tag to trigger the build.5d52625
: Prepping a new test tag to trigger the build.dee279e
: Prepping a new test tag to trigger the build.Documentation
e9e2ad6
: terraform: Updated the documentation.cf79e84
: terraform: More documentation edits.f4341db
: Updated the Contribution Guide.540584d
: Updated the Go package documentation.4e9c027
: Preparing support for the Terraform Registry.f4278de
: Added an example toTruncateLabel()
.822bdf9
: Updated the output of a make task.c12ccfc
: Update the formatting of the provider examples.56b682a
: Mark a paragraph as a note in the Terraform Registry docs.b2a5e4e
: Update the list of planned features.16f8552
: terraform: Updated examples.52efecc
: readme: UpdateREADME.md
b163ca6
: Removed the list of to-dos from theREADME.md
.a5b1aab
: provider: Split the examples for env_ensure into separate code blocks.8670d50
: provider: Split the examples for env_ensure into separate code blocks.e204b4a
: Updatedcorefunc_str_snake
docs.918eb60
: Updated the provider example.6664868
: Clarified theCONTRIBUTING.md
guide.ff5fa12
: Added Git LFS to the documentation.7325224
: Updated theREADME.md
.c1e0640
: Added documentation about BATS tests.0e1f3ec
: Define a security policy.ba01f24
: Renamed OpenTF → OpenTofu in theREADME.md
.81dfde8
: Add badges toREADME.md
.5b173d1
: Updated the generator docs.5a014fb
: Updated theREADME.md
andAUTHORS.md
.42e1e7d
: Fixed issue link topkg.go.dev
.be02409
: Added link to chanced/caps documentation.1e7c19b
: Removing the Markdown version of the license.0be7a78
: Trying to get bothpkg.go.dev
and GitHub to understand the license.21deae6
: Messing with the license again.Features
d4a065d
: Initial commit of code. We have one function working.2f0a4ae
: Added the Go code for theEnvEnsure()
function.b69b67b
: Added the Terraform wrapper and docs forEnvEnsure()
.5c75b92
: Significant improvements to the Makefile.6f96ddf
: Add support for regex patterns toEnvEnsure()
.7f2e3b8
: Simplify Makefile by reading build data.27060e4
: Adding some initial checking for conventional commits.3228245
: Initial attempt at a devcontainer.b763957
: Addedcorefunc_str_snake
.3065ca0
: Addedcorefunc_str_camel
.690c7f8
: Addedcorefunc_str_pascal
.67c33fd
: Addedcorefunc_str_kebab
.c6f0a0d
: Addedcorefunc_str_constant
.02db190
: Added code generation for new provider functions.194dde1
: Implemented support forstr_iterative_replace
. (#31)280dc21
: Modernize issue creation.edd5210
: Create issue template for bug reports.9080b41
: Added a template for feature requests.261aa0d
: Updatefeature.yml
65fa14c
: Added generation for binsize.0e21531
: Improve code coverage reporting.Linting
6770816
: Updated the linter definitions.83a1a67
: Cleaned up the YAML files.a4085ee
: Cleaned up the JSON files.cc22b71
: Cleaned up the Markdown files.e2bc42a
: Updated the Markdownlint rules.f33108f
: Removed unnecessary pre-commit rules.14356ab
: Ran the linter and performed a little cleanup.f4c2504
: Run yamlfmt.778d4cb
: Run yamlfmt.de6a00b
: Added and applied more linting.58555a5
: Resolved conflicts in linting rules.2be9512
: Add CodeQL analysis.15321a7
: Improve CodeQL analysis.f941cf1
: Remove CodeQL analysis YAML. Rely on built-in feature.31b5e9a
: Additional linting.f0fe79b
: Additional linting.58c6d30
: Fix Go version.480862d
: Update PR review config.e5e2328
: Move test running into CI.f334dc4
: Verified that all files adhere to .editorconfig.Miscellaneous Tasks
7e8e142
: Cleaned up some mis-named jobs.993304e
: Cleaned up some mis-named jobs.d1276b3
: Cleaned up some mis-named jobs.a1dd8ef
: Update the GoReleaser configuration.07dc031
: Testing GoReleaser config changes.e61c254
: Update CHANGELOG configuration for GoReleaser.6901616
: Run GoReleaser on Git tag.b6447ec
: Improving the security of the workflow.eb9f7ae
: Update the GoReleaser configuration.a01b12e
: Trying to get the build to work.Refactor
d24133f
: Fix naming of functions and data sources.b946b69
: Split the library code from the provider code.df2690f
: make: Split pre-commit out from lint.3c7a078
: Remove line from Makefile; add it to GoReleaser later.Styling
d451600
: Minor adjustments to the Makefile and author script.Testing
c80d484
: Add a debug mode for acc tests.15662fc
: Added mutation tests.4546390
: Fix the tests running in CI.2100e0c
: Fix the tests running in CI.650e1c5
: Fix the tests running in CI.d7df64f
: Fix the tests running in CI.d54db2d
: Manually install latest Go for govulncheck.f965fbe
: Manually install latest Go for govulncheck.78966d5
: Allowstorage.googleapis.com:443
from GitHub Actions.New Contributors
str_iterative_replace
. #31Full Changelog: https://github.com/northwood-labs/terraform-provider-corefunc/commits/v1.0.0
This discussion was created from the release 1.0.0 — 2023-11-21.
Beta Was this translation helpful? Give feedback.
All reactions