#releases (2025-01)

Announce New Releases for Cloud Posse GitHub Projects

Archive: https://archive.sweetops.com/releases/

2025-01-03

Release notes from atmos avatar
Release notes from atmos
07:44:53 PM

v1: Support Default Values for Arguments in Custom Commands (#905) Default value for demo argument should not cause an error

modifying mdx file

comment correction

mdx change

test cases

Update website/docs/core-concepts/custom-commands/custom-commands.mdx

Co-authored-by: Erik Osterman (CEO @ Cloud Posse) [email protected] (<mailto:[email protected]>)

Co-authored-by: Erik Osterman (CEO @ Cloud Posse) [email protected] (<mailto:[email protected]>)

Release v1: Support Default Values for Arguments in Custom Commands (#905) · cloudposse/atmosattachment image

Default value for demo argument should not cause an error

modifying mdx file

comment correction

mdx change

test cases

Update website/docs/core-concepts/custom-commands/custom-commands.mdx…

Release notes from atmos avatar
Release notes from atmos
07:44:53 PM

v1.134.0 Enhancements

Support default values for arguments in Atmos custom commands @Listener430 (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2765163176” data-permission-text=”Title is private”…

Release v1.134.0 · cloudposse/atmosattachment image

Enhancements

Support default values for arguments in Atmos custom commands @Listener430 (#905) what

Support default values for arguments in Atmos custom commands in atmos.yaml

why

Allow spe…

Listener430 - Overview

Listener430 has 14 repositories available. Follow their code on GitHub.

Release notes from atmos avatar
Release notes from atmos
04:14:53 AM

v1: Glamorous implementation (#853) colors default

added more case colors

reorder ui

default renderer

adding styles

general styles

workflow implementation msgs

workflow implementation msgs

workflow implementation msgs

markdown start point implementation for workflow

markdown implementation and styles improvements

parser md implementation

workflow file

markdown renderer

purple and cyan colors back

fixes renderer and markdown

fix pkg location

fixes headers

sync main

updates for making styles…

Release v1: Glamorous implementation (#853) · cloudposse/atmosattachment image

colors default

added more case colors

reorder ui

default renderer

adding styles

general styles

workflow implementation msgs

workflow implementation msgs

workflow implementation msgs…

Release notes from atmos avatar
Release notes from atmos
04:14:53 AM

v1.135.0 Implement Custom Markdown Styling for Workflow Commands @Cerebrovinny (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2739193089” data-permission-text=”Title is private”…

Release v1.135.0 · cloudposse/atmosattachment image

Implement Custom Markdown Styling for Workflow Commands @Cerebrovinny (#853) Implement Custom Markdown Styling for Workflow Commands What

Added custom markdown styling support for workflow command…

Cerebrovinny - Overview

B.Sc. Computer Engineer, M.Sc. Student in Software Engineering - Cerebrovinny

2025-01-05

Release notes from atmos avatar
Release notes from atmos
09:04:57 PM

v1 Support for a circuit breaker to avoid recursive calls to atmos comma…

Release v1 · cloudposse/atmosattachment image

Support for a circuit breaker to avoid recursive calls to atmos comma…

Release notes from atmos avatar
Release notes from atmos
09:04:57 PM

v1.136.0 Enhancements

Support for a circuit breaker to avoid recursive calls to Atmos custom commands (infinite loop) @Listener430 (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2767829536” data-permission-text=”Title is private”…

Release v1.136.0 · cloudposse/atmosattachment image

Enhancements

Support for a circuit breaker to avoid recursive calls to Atmos custom commands (infinite loop) @Listener430 (#906) what

Support for a circuit breaker to avoid recursive calls to…

Listener430 - Overview

Listener430 has 14 repositories available. Follow their code on GitHub.

2025-01-07

Release notes from atmos avatar
Release notes from atmos
05:14:52 PM

v1.137.0 Merge Atmos specific and terraform/helmfile help documentation @samtholiya (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2739969073” data-permission-text=”Title is private”…

Release v1.137.0 · cloudposse/atmos

Merge Atmos specific and terraform/helmfile help documentation @samtholiya (#857) what

Merge Atmos specific and terraform/helmfile help documentation

why

Show the native terraform/helmfile comma…

samtholiya - Overview

samtholiya has 24 repositories available. Follow their code on GitHub.

Release notes from atmos avatar
Release notes from atmos
07:04:54 PM

v1: Support and About command implementation (#909) about command

support markdown implementation

Update cmd/markdown/about.md

Co-authored-by: Erik Osterman (CEO @ Cloud Posse) [email protected] (<mailto:[email protected]>)

Update cmd/markdown/support.md

Co-authored-by: Erik Osterman (CEO @ Cloud Posse) [email protected] (<mailto:[email protected]>)

Update cmd/markdown/support.md

Co-authored-by: Erik Osterman (CEO @ Cloud Posse) [email protected] (<mailto:[email protected]>)

Update…

Release v1: Support and About command implementation (#909) · cloudposse/atmosattachment image

about command

support markdown implementation

Update cmd/markdown/about.md

Co-authored-by: Erik Osterman (CEO @ Cloud Posse) [email protected]

Update cmd/markdown/support.md

Co-authored-b…

Release notes from atmos avatar
Release notes from atmos
07:04:54 PM

v1.138.0 Implement atmos about and atmos support commands @Cerebrovinny (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2768941459” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/atmos/issues/909“…

Release v1.138.0 · cloudposse/atmosattachment image

Implement atmos about and atmos support commands @Cerebrovinny (#909) what

Implement atmos about and atmos support commands

why

Help users to find information about Atmos and Cloud Posse sup…

Cerebrovinny - Overview

B.Sc. Computer Engineer, M.Sc. Student in Software Engineering - Cerebrovinny

Support and About command implementation by Cerebrovinny · Pull Request #909 · cloudposse/atmosattachment image

what About and Support command implementation using Glamour and markdown feature why It does provide the defined message to help users found info about and support Support

About

references

Summ…

Release notes from atmos avatar
Release notes from atmos
01:44:49 AM

v1: feat: TF_CLI_ARGS_* Handling (#898) added warning message when TF_CLI var-file specified

Refactor handling of Terraform environment variables

Update handling of Terraform environment variables

Apply suggestions from code review

Co-authored-by: Erik Osterman (CEO @ Cloud Posse) [email protected] (<mailto:[email protected]>)

Update internal/exec/shell_utils.go

Co-authored-by: Erik Osterman (CEO @ Cloud Posse) [email protected] (<mailto:[email protected]>)

Merge environment variables in…

Release v1: feat: `TF_CLI_ARGS_*` Handling (#898) · cloudposse/atmosattachment image

added warning message when TF_CLI var-file specified

Refactor handling of Terraform environment variables

Update handling of Terraform environment variables

Apply suggestions from code review…

Release notes from atmos avatar
Release notes from atmos
01:44:50 AM

v1.139.0 TF_CLI_ARGS_* Handling @milldr (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2760991937” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/atmos/issues/898” data-hovercard-type=”pull_request”…

Release v1.139.0 · cloudposse/atmosattachment image

TF_CLI_ARGS_* Handling @milldr (#898) what

Added logic and warning messages when the user specifies any TF_CLI_* environment variable, since this may conflict with Atmos behavior. Append any TF_…

milldr - Overview

DevOps at Cloud Posse. milldr has 21 repositories available. Follow their code on GitHub.

feat: `TF_CLI_ARGS_*` Handling by milldr · Pull Request #898 · cloudposse/atmosattachment image

what

Added logic and warning messages when the user specifies any TF_CLI_* environment variable, since this may conflict with Atmos behavior. Added to 2 places: terraform shell and to any terrafor…

2025-01-08

Release notes from atmos avatar
Release notes from atmos
09:44:49 PM

v1 Add –query (shorthand -q) flag to all `atmos describe

Release notes from atmos avatar
Release notes from atmos
09:44:50 PM

v1.140.0 Add --query (shorthand -q) flag to all atmos describe commands @aknysh (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2774047238” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/atmos/issues/920“…

aknysh - Overview

aknysh has 273 repositories available. Follow their code on GitHub.

Add `--query` (shorthand `-q`) flag to all `atmos describe ` commands by aknysh · Pull Request #920 · cloudposse/atmosattachment image

what

Add –query (shorthand -q) flag to all atmos describe <subcommand> commands Update docs

why

Query (and filter) the results of atmos describe <subcommand> commands using yq expre…

Release notes from atmos avatar
Release notes from atmos
01:04:51 AM

v1.141.0 Update the descriptions of Atmos commands @samtholiya (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2733697206” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/atmos/issues/845“…

Release v1.141.0 · cloudposse/atmosattachment image

Update the descriptions of Atmos commands @samtholiya (#845) what

Update the descriptions of Atmos commands

why

Improve clarity and specificity regarding Atmos commands functionality

samtholiya - Overview

samtholiya has 24 repositories available. Follow their code on GitHub.

Release notes from atmos avatar
Release notes from atmos
03:54:47 AM

v1: Move terminal colors to global constants (#913) added new theme

change pkg to use theme colors

revert merge

revert logger

cmd utils update theme colors

list_components update theme colors

list_stacks update theme colors

terraform_clean update theme colors

atmos update theme colors

tui update theme colors

exec update theme colors

stacks update theme colors

update pkgs for new theme colors

Revert “update pkgs for new theme colors”

This reverts commit <a class=”commit-link” data-hovercard-type=”commit”…

Release v1: Move terminal colors to global constants (#913) · cloudposse/atmosattachment image

added new theme

change pkg to use theme colors

revert merge

revert logger

cmd utils update theme colors

list_components update theme colors

list_stacks update theme colors

terraform_c…

Release notes from atmos avatar
Release notes from atmos
03:54:47 AM

v1.142.0 Introduce a centralized theming system for consistent UI styling @Cerebrovinny (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2769386658” data-permission-text=”Title is private”…

Release v1.142.0 · cloudposse/atmosattachment image

Introduce a centralized theming system for consistent UI styling @Cerebrovinny (#913) what

Introduced a centralized theming system for consistent UI styling Moved terminal colors to global constan…

Cerebrovinny - Overview

B.Sc. Computer Engineer, M.Sc. Student in Software Engineering - Cerebrovinny

2025-01-09

Release notes from atmos avatar
Release notes from atmos
09:44:45 PM

v1: feat: Support Relative Path Imports (#891) Handle relative paths for stack imports

Tests for relative paths

Refactor handling of relative paths in ProcessImportSection

Handle relative paths in StackImport.Path and string imports

Add new test2/us-west-1.yaml file and update test counts

Update import paths in us-west-1.yaml file

Refactor handling of import paths in ProcessImportSection

Resolve relative paths in ProcessImportSection function

Update internal/exec/stack_processor_utils.go

Co-authored-by: coderabbitai[bot]…

Release v1: feat: Support Relative Path Imports (#891) · cloudposse/atmosattachment image

Handle relative paths for stack imports

Tests for relative paths

Refactor handling of relative paths in ProcessImportSection

Handle relative paths in StackImport.Path and string imports

Add…

Release notes from atmos avatar
Release notes from atmos
09:44:45 PM

v1.143.0 Support Relative Path Imports @milldr (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2758137957” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/atmos/issues/891” data-hovercard-type=”pull_request”…

Release v1.143.0 · cloudposse/atmosattachment image

Support Relative Path Imports @milldr (#891) what

Add support for relative paths in imports, when the path starts with ./ or ../ Support all path types:

import:

  • ./relative_path
  • ../relativ…
milldr - Overview

DevOps at Cloud Posse. milldr has 21 repositories available. Follow their code on GitHub.

feat: Support Relative Path Imports by milldr · Pull Request #891 · cloudposse/atmosattachment image

what

Add support for relative paths in imports, when the path starts with ./ or ../ Support all path types:

import:

  • ./relative_path
  • ../relative_path or import:
  • path: ./relative_path …
Release notes from geodesic avatar
Release notes from geodesic
05:25:46 AM

4.0.0-rc4 This is a release candidate for Geodesic v4. Please try it out and let us know what think in the #geodesic channel in the Cloud Posse Slack workspace. (Invitations available here.) Read about the new features and breaking changes in the <a…

Release 4.0.0-rc4 · cloudposse/geodesicattachment image

This is a release candidate for Geodesic v4. Please try it out and let us know what think in the #geodesic channel in the Cloud Posse Slack workspace. (Invitations available here.) Read about the n…

Open Source DevOps Slack Community | Cloud Posse

Join our Open Source DevOps Slack community and interact with the experts

Release notes from geodesic avatar
Release notes from geodesic
07:05:48 AM

4.0.0-rc2 This is a release candidate for Geodesic v4. Please try it out and let us know what you think in the #geodesic channel in the Cloud Posse Slack workspace. (Invitations available here.) Read about the new features and breaking changes in the <a…

Release 4.0.0-rc2 · cloudposse/geodesicattachment image

This is a release candidate for Geodesic v4. Please try it out and let us know what you think in the #geodesic channel in the Cloud Posse Slack workspace. (Invitations available here.) Read about t…

Open Source DevOps Slack Community | Cloud Posse

Join our Open Source DevOps Slack community and interact with the experts

Release notes from geodesic avatar
Release notes from geodesic
07:05:48 AM

4.0.0-rc3 This is a release candidate for Geodesic v4. Please try it out and let us know what you think in the #geodesic channel in the Cloud Posse Slack workspace. (Invitations available here.) Read about the new features and breaking changes in the <a…

Release 4.0.0-rc3 · cloudposse/geodesicattachment image

This is a release candidate for Geodesic v4. Please try it out and let us know what you think in the #geodesic channel in the Cloud Posse Slack workspace. (Invitations available here.) Read about t…

Release notes from geodesic avatar
Release notes from geodesic
07:05:48 AM

4.0.0-rc4 This is a release candidate for Geodesic v4. Please try it out and let us know what you think in the #geodesic channel in the Cloud Posse Slack workspace. (Invitations available here.) Read about the new features and breaking changes in the <a…

Release 4.0.0-rc4 · cloudposse/geodesicattachment image

This is a release candidate for Geodesic v4. Please try it out and let us know what you think in the #geodesic channel in the Cloud Posse Slack workspace. (Invitations available here.) Read about t…

Open Source DevOps Slack Community | Cloud Posse

Join our Open Source DevOps Slack community and interact with the experts

2025-01-10

Release notes from atmos avatar
Release notes from atmos
04:34:50 PM

v1 Embed JSON Schema for validation of Atmos manifests inside Atmos bina…

Release v1 · cloudposse/atmosattachment image

Embed JSON Schema for validation of Atmos manifests inside Atmos bina…

Release notes from atmos avatar
Release notes from atmos
04:34:50 PM

v1.144.0 Embed JSON Schema for validation of Atmos manifests inside Atmos binary @aknysh (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2779024440” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/atmos/issues/925“…

Release v1.144.0 · cloudposse/atmosattachment image

Embed JSON Schema for validation of Atmos manifests inside Atmos binary @aknysh (#925) what

Embed the JSON Schema for validation of Atmos manifests inside Atmos binary Update docs

why

Embedding …

aknysh - Overview

aknysh has 273 repositories available. Follow their code on GitHub.

Embed JSON Schema for validation of Atmos manifests inside Atmos binary by aknysh · Pull Request #925 · cloudposse/atmosattachment image

what

Embed the JSON Schema for validation of Atmos manifests inside Atmos binary Update docs

why

Embedding the JSON Schema inside the Atmos binary allows keeping the Atmos code and the schema in…

Release notes from atmos avatar
Release notes from atmos
06:34:49 PM

v1 update eol settings (#928)

Release v1 · cloudposse/atmosattachment image

update eol settings (#928)

update eol settings by mcalhoun · Pull Request #928 · cloudposse/atmosattachment image

what Ensure the EOL for files in this repo are always lf regardless of platform the user is developing on (windows, mac, linux) why Ensure consistency and avoid diffs being shown solely for line en…

Release notes from atmos avatar
Release notes from atmos
06:34:50 PM

v1.145.0 Support Component Lock with metadata.locked @milldr (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2768252179” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/atmos/issues/908“…

Release v1.145.0 · cloudposse/atmosattachment image

Support Component Lock with metadata.locked @milldr (#908) what

Added support for metadata.locked with components

Separate atmos CLI tests into many files: tests/test_cases.yaml –> tests/tes…

milldr - Overview

DevOps at Cloud Posse. milldr has 21 repositories available. Follow their code on GitHub.

feat: Support Component Lock with `metadata.locked` by milldr · Pull Request #908 · cloudposse/atmosattachment image

what

Added support for metadata.locked with components

Lock a production database component to prevent accidental changes

components: terraform: rds: metadata: locked: true …

Release notes from docs avatar
Release notes from docs
09:53:37 PM

v1.15.0 DEV-2617: Improved AtmosWorkflows @milldr (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2536620792” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/docs/issues/703” data-hovercard-type=”pull_request”…

Release v1.15.0 · cloudposse/docsattachment image

DEV-2617: Improved AtmosWorkflows @milldr (#703) what

Handle recursive AtmosWorkflow calls Handle “echo” titles Better format shell scripts inside workflows

why

Improved user experience. No comm…

milldr - Overview

DevOps at Cloud Posse. milldr has 21 repositories available. Follow their code on GitHub.

DEV-2617: Improved AtmosWorkflows by milldr · Pull Request #703 · cloudposse/docsattachment image

what

Handle recursive AtmosWorkflow calls Handle &quot;echo&quot; titles Better format shell scripts inside workflows

why

Improved user experience. No commands are hidden behind workflows

refer…

2025-01-11

Release notes from atmos avatar
Release notes from atmos
01:54:46 AM

v1 Tweak .gitattributes to use same settings as k8s project (#931)

Release v1 · cloudposse/atmosattachment image

Tweak .gitattributes to use same settings as k8s project (#931)

Tweak `.gitattributes` by osterman · Pull Request #931 · cloudposse/atmosattachment image

what

Use same setting for text as in the kubernetes project Fix type on path (for case-sensitive filesystems)

why

Seeing odd behavior from goreleaser that only affects the Screengrabs. Won&#39;t…

Release notes from atmos avatar
Release notes from atmos
01:54:46 AM

v1.146.0 Configure and use GitHub auth token when executing atmos vendor pull commands @Listener430 <a class=”user-mention notranslate” data-hovercard-type=”user” data-hovercard-url=”/users/aknysh/hovercard” data-octo-click=”hovercard-link-click”…

Release v1.146.0 · cloudposse/atmosattachment image

Configure and use GitHub auth token when executing atmos vendor pull commands @Listener430 @aknysh (#912) what

Use GitHub token when executing atmos vendor pull commands Intorduce environment va…

Listener430 - Overview

Listener430 has 14 repositories available. Follow their code on GitHub.

2025-01-13

Release notes from atmos avatar
Release notes from atmos
02:04:57 PM
Release v1: Bump github.com/aws/aws-sdk-go-v2/config from 1.28.9 to 1.28.10 (#932) · cloudposse/atmosattachment image

Bumps github.com/aws/aws-sdk-go-v2/config from 1.28.9 to 1.28.10.

Release notes Changelog Commits

updated-dependencies:

dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: dir…

GitHub - aws/aws-sdk-go-v2: AWS SDK for the Go programming language.attachment image

AWS SDK for the Go programming language. . Contribute to aws/aws-sdk-go-v2 development by creating an account on GitHub.

Releases · aws/aws-sdk-go-v2attachment image

AWS SDK for the Go programming language. . Contribute to aws/aws-sdk-go-v2 development by creating an account on GitHub.

aws-sdk-go-v2/changelog-template.json at main · aws/aws-sdk-go-v2attachment image

AWS SDK for the Go programming language. . Contribute to aws/aws-sdk-go-v2 development by creating an account on GitHub.

Comparing config/v1.28.9...config/v1.28.10 · aws/aws-sdk-go-v2attachment image

AWS SDK for the Go programming language. . Contribute to aws/aws-sdk-go-v2 development by creating an account on GitHub.

Release notes from atmos avatar
Release notes from atmos
02:04:57 PM

v1.146.1 Enhancements

Bump github.com/aws/aws-sdk-go-v2/config from 1.28.9 to 1.28.10 @dependabot (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2782211916” data-permission-text=”Title is private”…

Dependabotattachment image

Automated dependency updates built into GitHub. Dependabot has 23 repositories available. Follow their code on GitHub.

    keyboard_arrow_up