You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+46-34Lines changed: 46 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), adheres t
11
11
### :books: Documentation
12
12
13
13
*[`dbbc54f`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/dbbc54fa88805f3b6203fe068bbaf01b79fabcaf): Replaced public URLs with short links. ([@skyzyx](https://github.com/skyzyx))
14
-
*[`61a9a85`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/61a9a855fe05eec63fbff28fe5c3e620d152c168): Corrected a function description. ([@skyzyx](https://github.com/skyzyx))
15
-
*[`6ec570d`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/6ec570d83fd38aae2dc47518ed0d192b00d121ce): Generated updated documentation for the provider. ([@skyzyx](https://github.com/skyzyx))
16
-
*[`b84ece5`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/b84ece55e8db4837f8745b093532516f2af9095a): Updated the `README.md`. ([@skyzyx](https://github.com/skyzyx))
14
+
*[`447f266`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/447f26605dff7ba536a3d08fa426207ea5d6e8c2): Corrected a function description. ([@skyzyx](https://github.com/skyzyx))
15
+
*[`2d08e15`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/2d08e1556cd017fe1ff0ade43c5a5ebfbe7d6a56): Generated updated documentation for the provider. ([@skyzyx](https://github.com/skyzyx))
16
+
*[`8edb603`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/8edb603420fdbc94bb514de69a7448212b5e242c): Updated the `README.md`. ([@skyzyx](https://github.com/skyzyx))
17
17
18
18
### :dependabot: Building and Dependencies
19
19
@@ -73,48 +73,60 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), adheres t
73
73
*[`0806a94`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/0806a94cac7d1ca01b5acf634c353079ccc23bc3): **deps**: Bump `github/codeql-action` from 4.31.3 to 4.31.4 ([#653](https://github.com/northwood-labs/terraform-provider-corefunc/issues/653)) ([@dependabot](https://github.com/dependabot))
74
74
*[`84a219b`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/84a219b52269633327406db7149bf34d4cce4b1b): **deps**: Bump `google/osv-scanner-action` from 2.2.4 to 2.3.0 ([#654](https://github.com/northwood-labs/terraform-provider-corefunc/issues/654)) ([@dependabot](https://github.com/dependabot))
75
75
*[`197f1ff`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/197f1ffa4df22a9a76d864af69b2cc5ed656e0c2): **deps**: Bump `actions/setup-go` from 6.0.0 to 6.1.0 ([#659](https://github.com/northwood-labs/terraform-provider-corefunc/issues/659)) ([@dependabot](https://github.com/dependabot))
76
-
*[`b1af4cd`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/b1af4cd50757cd02d4986a0efcc4f52382b7a33a): **deps**: Bump `trufflesecurity/trufflehog` from 3.91.0 to 3.91.1 ([#660](https://github.com/northwood-labs/terraform-provider-corefunc/issues/660)) ([@dependabot](https://github.com/dependabot))
*[`3d5311a`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/3d5311a9ca502010679990364ee5331efe704714): **deps**: Bump `github/codeql-action` from 4.31.4 to 4.31.5 ([#664](https://github.com/northwood-labs/terraform-provider-corefunc/issues/664)) ([@dependabot](https://github.com/dependabot))
80
-
*[`23f3888`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/23f38883cd8f2e4fced14311307d741f66ff2996): Updated the Go dependencies. ([@skyzyx](https://github.com/skyzyx))
81
-
*[`d209e82`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/d209e8218f5dab915f3ec3376b76be6391d6cb30): **deps**: Bump `golangci/golangci-lint-action` from 8.0.0 to 9.1.0 ([@dependabot](https://github.com/dependabot))
82
-
*[`c6d82aa`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/c6d82aa3aedbefca0a8f1eee1ac892671755cdf9): **deps**: Bump `actions/checkout` from 5.0.1 to 6.0.0 ([@dependabot](https://github.com/dependabot))
83
-
*[`6ab1b43`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/6ab1b43fc83315d28073ec877e7c16f21ecaf221): Update Go dependencies. ([@skyzyx](https://github.com/skyzyx))
76
+
*[`e390136`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/e3901362d0c4000df97017bcc75f70d5f7fc8da0): **deps**: Bump `trufflesecurity/trufflehog` from 3.91.0 to 3.91.1 ([#660](https://github.com/northwood-labs/terraform-provider-corefunc/issues/660)) ([@dependabot](https://github.com/dependabot))
77
+
*[`87f7f83`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/87f7f835d42359389519cde86f647eed1eb9b38a): **deps**: Bump `golangci/golangci-lint-action` from 8.0.0 to 9.1.0 ([@dependabot](https://github.com/dependabot))
*[`e736441`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/e736441c02cc5438854201ebe1a6ae3e4a9ccdae): **deps**: Bump `github/codeql-action` from 4.31.4 to 4.31.5 ([#664](https://github.com/northwood-labs/terraform-provider-corefunc/issues/664)) ([@dependabot](https://github.com/dependabot))
81
+
*[`3d5aed5`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/3d5aed5a04d099dd4318ccb791ab09e90c753af5): Updated the Go dependencies. ([@skyzyx](https://github.com/skyzyx))
82
+
*[`a04e3b7`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/a04e3b7a486e6894091b56671eee9360119ca6c7): **deps**: Bump `actions/checkout` from 5.0.1 to 6.0.0 ([@dependabot](https://github.com/dependabot))
83
+
*[`dd65c84`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/dd65c847740683ada295c8bea6f348a112bf2b02): Update Go dependencies. ([@skyzyx](https://github.com/skyzyx))
84
+
*[`064d01b`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/064d01b16eb2dd08af1ceaedb886fe44a002f440): **deps**: Bump `github/codeql-action` from 4.31.5 to 4.31.6 ([#666](https://github.com/northwood-labs/terraform-provider-corefunc/issues/666)) ([@dependabot](https://github.com/dependabot))
85
+
*[`205b72e`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/205b72eab4b71c82282c386c518ff4f51bfdb5a4): **deps**: Bump `golangci/golangci-lint-action` from 9.1.0 to 9.2.0 ([#667](https://github.com/northwood-labs/terraform-provider-corefunc/issues/667)) ([@dependabot](https://github.com/dependabot))
86
+
*[`7e63ff9`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/7e63ff9683d79d35e07943b6bb4da39a49bba4fb): **deps**: Bump `actions/checkout` from 6.0.0 to 6.0.1 ([@dependabot](https://github.com/dependabot))
87
+
*[`62780ef`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/62780efaee5dfdd68b32d0f610d87a532f817e64): **deps**: Bump `trufflesecurity/trufflehog` from 3.91.1 to 3.91.2 ([#668](https://github.com/northwood-labs/terraform-provider-corefunc/issues/668)) ([@dependabot](https://github.com/dependabot))
*[`ea38511`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/ea38511c8c943623bd258a532801694562a4dd6e): **deps**: Bump `step-security/harden-runner` from 2.13.2 to 2.13.3 ([@dependabot](https://github.com/dependabot))
90
+
*[`8a91ed5`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/8a91ed566e51d211e0808a75ef3fcd2af4489ce2): Updated the Go dependencies. ([@skyzyx](https://github.com/skyzyx))
84
91
85
92
### :test_tube: Testing
86
93
87
94
*[`cca5965`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/cca5965e434bc28c3e6eb8b78a0d4965860c0ea8): Fixed Terratest tests after the move to v2. ([@skyzyx](https://github.com/skyzyx))
88
-
*[`bf3ec91`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/bf3ec9109c6bae3f9d3410586f401bfe6421c41f): Added Terraform 1.14 and OpenTofu 1.11 to the test suite. ([@skyzyx](https://github.com/skyzyx))
89
-
*[`146012e`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/146012e7b2dfc4730710f209508126fa076e5e61): Resolve some issues with tests. ([@skyzyx](https://github.com/skyzyx))
90
-
*[`28d819f`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/28d819f91c8524c55994c8dd9cdd072960a4c1dc): Skip certain tests in CI. ([@skyzyx](https://github.com/skyzyx))
91
-
*[`e400e27`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/e400e27482061192f3efb173274022645453e385): Skip certain tests in CI. ([@skyzyx](https://github.com/skyzyx))
92
-
*[`fee76f4`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/fee76f4369c36e1ecff5aebf19b9d292566969f1): Terratest for MD5 hashing with Base64 output. ([@skyzyx](https://github.com/skyzyx))
93
-
*[`4c7159f`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/4c7159f4e1c7f83eaaa15df73deade9f1b99b909): Add Terratest tests. Some refactoring. ([@skyzyx](https://github.com/skyzyx))
94
-
*[`f423c19`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/f423c19ce87eb1b8d751a672beadcf9ed94ea951): Skip some tests when running in CI. ([@skyzyx](https://github.com/skyzyx))
95
-
*[`db0edc2`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/db0edc2b315dd6139f5437c237a398d6200ac4f7): Added the remaining Terratest tests. ([@skyzyx](https://github.com/skyzyx))
96
-
*[`1605cb4`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/1605cb496ef94c487222cb5ceb5eec23f16e6664): Add more benchmarking and fuzzing tests for the core library. ([@skyzyx](https://github.com/skyzyx))
95
+
*[`7576ffd`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/7576ffd0e4073b28cc138b52c9d5a1b27dc56e53): Added Terraform 1.14 and OpenTofu 1.11 to the test suite. ([@skyzyx](https://github.com/skyzyx))
96
+
*[`31b94a9`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/31b94a9853a7d80ecdd35644db14a34ba83e4494): Resolve some issues with tests. ([@skyzyx](https://github.com/skyzyx))
97
+
*[`6d48669`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/6d486698b98c8366a73a4d5e708424fae7540415): Skip certain tests in CI. ([@skyzyx](https://github.com/skyzyx))
98
+
*[`6ca280f`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/6ca280f5c032896137a55fd5f41b8208e6473d2a): Skip certain tests in CI. ([@skyzyx](https://github.com/skyzyx))
99
+
*[`8782426`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/87824265400c2beee6b2f2dcb7eef3ad54e0d28e): Terratest for MD5 hashing with Base64 output. ([@skyzyx](https://github.com/skyzyx))
100
+
*[`694ed0d`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/694ed0d3a72a0e08a1472bd6c2f9b7eecf64c3b2): Add Terratest tests. Some refactoring. ([@skyzyx](https://github.com/skyzyx))
101
+
*[`2180f21`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/2180f21568b8ea8ec7a9ab83aa6f667220cd07be): Skip some tests when running in CI. ([@skyzyx](https://github.com/skyzyx))
102
+
*[`75e1dcc`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/75e1dcc1478634c9d8414c7d9c8ed951d341a804): Added the remaining Terratest tests. ([@skyzyx](https://github.com/skyzyx))
103
+
*[`8fc535d`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/8fc535df99c077744028c993a46eecadd64bd975): Add more benchmarking and fuzzing tests for the core library. ([@skyzyx](https://github.com/skyzyx))
97
104
98
105
### <!-- 0 -->:rocket: Features
99
106
100
107
*[`10eec22`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/10eec221df3d9719bb3965401c118fd7207a84df): Exploring local LLM tooling. ([@skyzyx](https://github.com/skyzyx))
101
-
*[`2983689`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/29836896838fe5a271bfa40eef52e895bc16a095): Added several hashing functions to the Go library. ([@skyzyx](https://github.com/skyzyx))
*[`40c5bc9`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/40c5bc91509fca17e9cbccdffb24e7c44e65696b): Added Argon2 and Scrypt hashing with Base64 output. ([@skyzyx](https://github.com/skyzyx))
109
-
*[`b3a9309`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/b3a9309e281947e2e671f59708dde375679b98ac): Added Bcrypt and HMAC SHA-256. ([@skyzyx](https://github.com/skyzyx))
108
+
*[`c87f415`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/c87f4159c4c208b99d384ac21359bfad48214d40): Added several hashing functions to the Go library. ([@skyzyx](https://github.com/skyzyx))
*[`f0b7499`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/f0b74998e610ac57f190e2edf184c69f8aaae263): Added Argon2 and Scrypt hashing with Base64 output. ([@skyzyx](https://github.com/skyzyx))
116
+
*[`0b374b4`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/0b374b494517851cb767bfb459a4c00d01eea6e8): Added Bcrypt and HMAC SHA-256. ([@skyzyx](https://github.com/skyzyx))
*[`d7591a6`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/d7591a68097e0f6fb0b7147765a9a344279da7b8): Added str_byte_length and time_compare. ([@skyzyx](https://github.com/skyzyx))
110
122
111
123
### <!-- 1 -->:bug: Bug Fixes
112
124
113
125
*[`0ee527f`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/0ee527fd2244748e743faa5fac85e490d262063e): How did git-cliff end up in the repo again? ([@skyzyx](https://github.com/skyzyx))
114
-
*[`b8243b6`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/b8243b65da076cfc99f8087a01beba72969dbb8f): Fix and streamline a couple of broken tests. ([@skyzyx](https://github.com/skyzyx))
*[`1130616`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/1130616f36412667765ff0592b3838c8c899c9f1): Adjust some linter rules. ([@skyzyx](https://github.com/skyzyx))
117
-
*[`f067e4d`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/f067e4df018e80aff1bf140e32c244f1cf710295): Remove the docgen implementation for now. ([@skyzyx](https://github.com/skyzyx))
126
+
*[`6afb62e`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/6afb62e3562d27c7f5d7a1d554cc11d0bdc7eafd): Fix and streamline a couple of broken tests. ([@skyzyx](https://github.com/skyzyx))
*[`6b33857`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/6b3385781b1d8697d18c9c0364fdba268e8948fc): Adjust some linter rules. ([@skyzyx](https://github.com/skyzyx))
129
+
*[`e1afa26`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/e1afa262e3181579888d43c0333654c875352aa2): Remove the docgen implementation for now. ([@skyzyx](https://github.com/skyzyx))
118
130
119
131
### <!-- ZZZ -->:gear: Miscellaneous Tasks
120
132
@@ -1194,4 +1206,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), adheres t
1194
1206
*[`6bc72f6`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/6bc72f6d3927147c41665e0ccab69657a4dcd721): Trying to get the build to work. ([@skyzyx](https://github.com/skyzyx))
0 commit comments