Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package terragrunt for openSUSE:Factory checked in at 2026-03-27 16:51:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/terragrunt (Old) and /work/SRC/openSUSE:Factory/.terragrunt.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terragrunt" Fri Mar 27 16:51:05 2026 rev:287 rq:1343121 version:0.99.5 Changes: -------- --- /work/SRC/openSUSE:Factory/terragrunt/terragrunt.changes 2026-02-19 14:25:01.302809756 +0100 +++ /work/SRC/openSUSE:Factory/.terragrunt.new.8177/terragrunt.changes 2026-03-27 16:53:50.058315890 +0100 @@ -1,0 +2,53 @@ +Fri Mar 27 06:01:45 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.99.5: + * Bug Fixes + - --working-dir interaction with exit codes fixed + A bug in the logic for tracking exit codes for plan + -detailed-exitcode when users supply the --working-dir flag + has been fixed. + - Authentication during queue construction fixed + A bug in the logic for parsing configurations during + discovery for use-cases like --filter 'reading=*' where + configurations need to be parsed to determine whether or not + they end up in the final run queue has been fixed. + Configurations will now properly call any configured + --auth-provider-cmd authenticator before parsing + configurations, preventing errors for HCL functions like + sops_decrypt_file that require authentication. + * What's Changed + chore: Backporting #5590 by @yhakbar in #5593 + chore: Backporting #5722 by @yhakbar in #5731 + +------------------------------------------------------------------- +Fri Feb 20 05:58:30 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.99.4: + * Performance Improvements + - Discovery performance improved + The way in which Terragrunt discovers and filters units and + stacks for runs has improved significantly. + Terragrunt is now better at avoiding parsing units/stacks + unnecessarily, based on the filter you use. Previously, the + logic used was more coarse, and could result in a requirement + to parse some configurations (e.g. presence of a dependency + graph expression to result in parsing all configurations. + Discovery has been refactored to allow for much more careful + opt-in parsing based on the need to support the filter used + by users (or lack thereof). + This will also result in improvements to Terragrunt’s ability + to ignore broken parts of infrastructure estates when + Terragrunt can predictably determine that it won’t impact a + run. + * Bug Fixes + - Invalid unit configurations cause explicit errors instead of + silently being excluded during runs + A bug in discovery logic resulted in units with invalid HCL + configurations being silently excluded from runs with a + warning. This bug has been fixed, and attempting to parse + invalid HCL configurations during a run will result in an + error. + * What's Changed + - chore: Backporting #5477 (#5567) + +------------------------------------------------------------------- Old: ---- terragrunt-0.99.3.obscpio New: ---- terragrunt-0.99.5.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ terragrunt.spec ++++++ --- /var/tmp/diff_new_pack.zuDDIo/_old 2026-03-27 16:53:51.242365456 +0100 +++ /var/tmp/diff_new_pack.zuDDIo/_new 2026-03-27 16:53:51.242365456 +0100 @@ -17,7 +17,7 @@ Name: terragrunt -Version: 0.99.3 +Version: 0.99.5 Release: 0 Summary: Thin wrapper for Terraform for working with multiple Terraform modules License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.zuDDIo/_old 2026-03-27 16:53:51.338369475 +0100 +++ /var/tmp/diff_new_pack.zuDDIo/_new 2026-03-27 16:53:51.342369642 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/gruntwork-io/terragrunt</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.99.3</param> + <param name="revision">v0.99.5</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.zuDDIo/_old 2026-03-27 16:53:51.386371484 +0100 +++ /var/tmp/diff_new_pack.zuDDIo/_new 2026-03-27 16:53:51.394371819 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/gruntwork-io/terragrunt</param> - <param name="changesrevision">0a6a0eccc8ffb23cf7879888e1dfcecd12506423</param></service></servicedata> + <param name="changesrevision">9be8baedaced8cac02803593b00c3dac01c0cb79</param></service></servicedata> (No newline at EOF) ++++++ terragrunt-0.99.3.obscpio -> terragrunt-0.99.5.obscpio ++++++ ++++ 20123 lines of diff (skipped) ++++++ terragrunt.obsinfo ++++++ --- /var/tmp/diff_new_pack.zuDDIo/_old 2026-03-27 16:53:54.550503939 +0100 +++ /var/tmp/diff_new_pack.zuDDIo/_new 2026-03-27 16:53:54.554504106 +0100 @@ -1,5 +1,5 @@ name: terragrunt -version: 0.99.3 -mtime: 1771445682 -commit: 0a6a0eccc8ffb23cf7879888e1dfcecd12506423 +version: 0.99.5 +mtime: 1774530589 +commit: 9be8baedaced8cac02803593b00c3dac01c0cb79 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/terragrunt/vendor.tar.gz /work/SRC/openSUSE:Factory/.terragrunt.new.8177/vendor.tar.gz differ: char 13, line 1
