-
Notifications
You must be signed in to change notification settings - Fork 638
Comparing changes
Open a pull request
base repository: hashicorp/hcl
base: v2.22.0
head repository: hashicorp/hcl
compare: v2.23.0
- 10 commits
- 8 files changed
- 6 contributors
Commits on Sep 24, 2024
-
Preserve marks when traversing unknown values
When traversing an unknown value or a DynamicVal, the marks from that initial value must be preserved for HCL Index and GetAttr operations. This mirrors the behavior of GetAttr and Index when used directly the underlying cty values.
Configuration menu - View commit details
-
Copy full SHA for e2f43f4 - Browse repository at this point
Copy the full SHA e2f43f4View commit details -
Merge pull request #699 from hashicorp/jbardin/marked-traversals
Preserve marks when traversing unknown values
Configuration menu - View commit details
-
Copy full SHA for 78fe993 - Browse repository at this point
Copy the full SHA 78fe993View commit details
Commits on Oct 1, 2024
-
Signed-off-by: Bruno Schaatsbergen <git@bschaatsbergen.com>
Configuration menu - View commit details
-
Copy full SHA for 1dfc778 - Browse repository at this point
Copy the full SHA 1dfc778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65971e8 - Browse repository at this point
Copy the full SHA 65971e8View commit details -
Merge pull request #701 from hashicorp/d/fix-typo
docs: fix typo under "Dynamic Attributes Processing"
Configuration menu - View commit details
-
Copy full SHA for 2eb163f - Browse repository at this point
Copy the full SHA 2eb163fView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3883feb - Browse repository at this point
Copy the full SHA 3883febView commit details
Commits on Oct 21, 2024
-
github: Pin action refs to latest trusted by TSCCR (#700)
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d20d07f - Browse repository at this point
Copy the full SHA d20d07fView commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbfec2d - Browse repository at this point
Copy the full SHA bbfec2dView commit details -
pass marks through unknown ForExpr values
Some of the unknown value paths within ForExpr were dropping marks from the result.
Configuration menu - View commit details
-
Copy full SHA for b48ba6e - Browse repository at this point
Copy the full SHA b48ba6eView commit details
Commits on Nov 15, 2024
-
Merge pull request #710 from hashicorp/jbardin/marked-conditions
Better control of marks through conditional and for expressions
Configuration menu - View commit details
-
Copy full SHA for 56a9aee - Browse repository at this point
Copy the full SHA 56a9aeeView commit details
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 v2.22.0...v2.23.0