Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terragrunt for openSUSE:Factory 
checked in at 2025-02-11 21:25:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terragrunt (Old)
 and      /work/SRC/openSUSE:Factory/.terragrunt.new.19470 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terragrunt"

Tue Feb 11 21:25:15 2025 rev:189 rq:1244973 version:0.73.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/terragrunt/terragrunt.changes    2025-02-09 
20:56:41.614822928 +0100
+++ /work/SRC/openSUSE:Factory/.terragrunt.new.19470/terragrunt.changes 
2025-02-11 21:27:09.728538978 +0100
@@ -1,0 +2,75 @@
+Tue Feb 11 07:21:38 UTC 2025 - opensuse_buildserv...@ojkastl.de
+
+- Update to version 0.73.0:
+  * Breaking Changes
+    - Removal of terragrunt- prefix in flags
+      All Terragrunt CLI flags no longer start with the terragrunt-
+      prefix. This will not immediately break workflows, but will
+      start to emit warnings for users.
+      We will announce removal of support for flags without the
+      terragrunt- prefix well in advance, and it will be done in a
+      future minor release before v1.0.
+      You can opt in to making this a breaking change today via
+      usage of the terragrunt-prefix-flags strict control.
+    - Rename of TERRAGRUNT_ prefixed environment variables
+      All Terragrunt environment variables are no longer prefixed
+      with TERRAGRUNT_, but are now instead prefixed with TG_. This
+      will not immediately break workflows, but will start to emit
+      warnings for users.
+      We do not currently have plans to remove support for
+      environment variables with the TERRAGRUNT_ prefix, and are
+      aiming to support them after the release of v1.0, as we know
+      this can be a more difficult configuration to change.
+      You can opt in to making this a breaking change today via
+      usage of the terragrunt-prefix-env-vars strict control.
+    - Removal of support for the Terragrunt default command
+      Prior to this release, Terragrunt would forward all commands
+      that were not defined in the Terragrunt CLI directly to
+      OpenTofu/Terraform. With the introduction of the new run
+      command, this behavior is no longer necessary, nor desirable.
+      In addition to supporting the new run command, Terragrunt now
+      also supports explicit OpenTofu shortcuts. You can learn more
+      about both below.
+      We will announce removal of support for the default command
+      of Terragrunt well in advance, and it will be done in a
+      future minor release before v1.0.
+      You can opt in to making this a breaking change today via
+      usage of the default-command strict control.
+  * New Features
+    All of the features released in this release require usage of
+    the cli-redesign experiment.
+    - New run command
+      This command replaces what used to be the responsibility of
+      the default command in Terragrunt. Going forward, when users
+      want to explicitly have Terragrunt run an OpenTofu/Terraform
+      command on their behalf, they'll use the run command.
+      In a future release, this command will also gain the two
+      following flags to replace the functionality of the run-all
+      and graph commands:
+        --all: Replaces the run-all command.
+        --graph: Replaces the graph command.
+      You can learn more about the run command here:
+      https://terragrunt.gruntwork.io/docs/reference/cli-options/#run
+    - New exec command
+      This command provides tooling to explicitly execute an
+      arbitrary command using Terragrunt (even if it's not related
+      to OpenTofu/Terraform). It users additional control over
+      exactly what Terragrunt does when it's executing a command,
+      and gives them additional flexibility they wouldn't have
+      otherwise.
+      You can learn more about the exec command here:
+      https://terragrunt.gruntwork.io/docs/reference/cli-options/#exec
+    - New info strict command
+      The new info strict command gives users a quick way to
+      determine which strict controls are available in the
+      Terragrunt CLI using the terminal.
+      We'll be making updates in the near future to update the
+      UI/UX of the command, but we've released an early version for
+      preview via the cli-redesign experiment flag.
+  * What's Changed
+    - fix: Fixing slug for `cli-redesign` migration guide (#3866)
+    - feat: `exec`, `run`, `info strict` commands implementation,
+      flags renaming. (#3723)
+    - fix: Closing gap from CLI Redesign (#3862)
+
+-------------------------------------------------------------------

Old:
----
  terragrunt-0.72.9.obscpio

New:
----
  terragrunt-0.73.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ terragrunt.spec ++++++
--- /var/tmp/diff_new_pack.N7GIfw/_old  2025-02-11 21:27:10.908587655 +0100
+++ /var/tmp/diff_new_pack.N7GIfw/_new  2025-02-11 21:27:10.908587655 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           terragrunt
-Version:        0.72.9
+Version:        0.73.0
 Release:        0
 Summary:        Thin wrapper for Terraform for working with multiple Terraform 
modules
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.N7GIfw/_old  2025-02-11 21:27:10.968590129 +0100
+++ /var/tmp/diff_new_pack.N7GIfw/_new  2025-02-11 21:27:10.972590294 +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.72.9</param>
+    <param name="revision">v0.73.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.N7GIfw/_old  2025-02-11 21:27:10.992591120 +0100
+++ /var/tmp/diff_new_pack.N7GIfw/_new  2025-02-11 21:27:10.996591285 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/gruntwork-io/terragrunt</param>
-              <param 
name="changesrevision">cdad895d94ea75008b44f663de141855e6a94087</param></service></servicedata>
+              <param 
name="changesrevision">a958298568a52e13768224a6aeeaacd05bc527e4</param></service></servicedata>
 (No newline at EOF)
 

++++++ terragrunt-0.72.9.obscpio -> terragrunt-0.73.0.obscpio ++++++
++++ 44872 lines of diff (skipped)

++++++ terragrunt.obsinfo ++++++
--- /var/tmp/diff_new_pack.N7GIfw/_old  2025-02-11 21:27:12.204641116 +0100
+++ /var/tmp/diff_new_pack.N7GIfw/_new  2025-02-11 21:27:12.208641281 +0100
@@ -1,5 +1,5 @@
 name: terragrunt
-version: 0.72.9
-mtime: 1739013977
-commit: cdad895d94ea75008b44f663de141855e6a94087
+version: 0.73.0
+mtime: 1739211331
+commit: a958298568a52e13768224a6aeeaacd05bc527e4
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/terragrunt/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.terragrunt.new.19470/vendor.tar.gz differ: char 13, 
line 1

Reply via email to