Skip to content

Releases: mercari/tfnotify

v1.1.11

18 Jun 08:44
4625a32

Choose a tag to compare

Changelog

  • 4625a32 Merge pull request #151 from mercari/v1.1.11
  • 13fee48 feat(parser/template): per-module Create/Update summary in consolidated mode
  • 1cb7693 Consolidation mode Update
  • e638f9c Merge pull request #150 from mercari/feat-export-commit-sha
  • 29dbd1d Expose commit sha for tfnotify

v1.1.11-alpha

17 Jun 09:17
13fee48

Choose a tag to compare

v1.1.11-alpha Pre-release
Pre-release

Changelog

  • 13fee48 feat(parser/template): per-module Create/Update summary in consolidated mode
  • 1cb7693 Consolidation mode Update
  • e638f9c Merge pull request #150 from mercari/feat-export-commit-sha
  • 29dbd1d Expose commit sha for tfnotify

v1.1.10

30 Apr 11:21
b1a4d9d

Choose a tag to compare

Changelog

  • e638f9c Merge pull request #150 from mercari/feat-export-commit-sha
  • 29dbd1d Expose commit sha for tfnotify

v1.1.10-alpha

29 Apr 13:55
b1a4d9d

Choose a tag to compare

v1.1.10-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.8...v1.1.10-alpha

v1.1.9

21 Feb 15:58
b1a4d9d

Choose a tag to compare

Changelog

  • b1a4d9d Merge pull request #148 from mercari/patch-fix
  • e1380f6 Fix useThreads variable declaration position
  • 39faba2 Merge pull request #147 from mercari/patch/fix-threaded
  • a8c7a5f add threaded fix
  • def56ed Merge pull request #146 from mercari/patch/v1.1.9
  • 7ae2917 Add strconv import to controller.go
  • f1e3f76 Merge pull request #145 from mercari/v1.1.7
  • 3cbb0f2 exposes threaded and plan, apply errors as env vars

v1.1.8

10 Feb 07:38
d9b10a4

Choose a tag to compare

Changelog

  • d9b10a4 Merge pull request #144 from mercari/fix/github-slack
  • 34f2b81 Remove onDestroy notification
  • bcaaa0b Set threaded to true
  • 6a1d228 Update notifier to slice to notify on all systems

v1.1.6-alpha

10 Feb 04:41
bcaaa0b

Choose a tag to compare

v1.1.6-alpha Pre-release
Pre-release

Changelog

  • bcaaa0b Set threaded to true
  • 6a1d228 Update notifier to slice to notify on all systems

v1.1.7

06 Feb 18:37
7deb996

Choose a tag to compare

Changelog

  • 7deb996 Merge pull request #143 from mercari/v.1.1.7
  • 0534df4 Update thread to use result instead of body

v1.1.7-alpha

05 Feb 20:24
0534df4

Choose a tag to compare

v1.1.7-alpha Pre-release
Pre-release

Changelog

  • 0534df4 Update thread to use result instead of body

v1.1.6

05 Feb 05:56
692c2c5

Choose a tag to compare

Changelog

  • 692c2c5 Merge pull request #142 from mercari/Terragrunt/Parser
  • a9bd25f Merge pull request #141 from szksh-lab-2/fix-copyright
  • f8ea6b0 Remove HTML tags from consolidated Terragrunt output - use plain text format
  • c5ba1f3 fix(terragrunt): prevent duplicate captures and skip root module in consolidation
  • a549a58 fix(terragrunt): capture plan summaries and resource details in consolidated mode
  • 3051a59 fix(terragrunt): update regex to handle INFO/ERROR levels and tfwrapper.sh prefix
  • 82bfd29 fix(terragrunt): properly enable consolidated mode in parser
  • 1817c29 fix(terragrunt): support tf: prefix and multi-line module headers in parser
  • 0c8ac95 fix: revert to unversioned archive names for aqua compatibility
  • 4307ce1 fix: include version in archive name
  • 9a43635 feat: add slack env var overrides and fix terragrunt consolidation
  • f1ffec5 Log when consolidated mode is enabled
  • 4bb7744 Update README
  • 0f8502f Add Terragrunt Parser
  • 99ad639 Add copyright attribution for tfcmt
  • 5af12be Merge pull request #138 from mercari/html/escape_ghcmt