Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

PCT 0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 15:41
· 149 commits to main since this release
d365a90

Changelog

f497dc9 (GH-136) Add Clone Template Functionality
682eee4 (GH-222) Add Honeycomb/OpenTelemetry to PCT
d2b4ba2 (GH-223) Implement UUID for telemetry
2c3cba9 (GH-224) Add command tracing
65e89d0 (GH-224) Propagate tracing to all commands
30badb5 (GH-225) Add error instrumentation
16e557d (GH-243) Add Secure Command Execution Utility Function
de318da (GH-252) Update README GIFs for namespacing
82d39bc (GH-258) Remove calls to Github API for packages
fffa365 (MAINT) Add 0.5.0 heading in CHANGELOG
f330933 (MAINT) Add RELEASE.md
e7ad218 (MAINT) Add changelog entry for GH-223
6dcffc1 (MAINT) Add debug launcher for pct new --list
c15d2f9 (MAINT) Add installation acceptance tests
efe066f (MAINT) Add notel options to install.(ps1|sh)
0b7f7f9 (MAINT) Adding .idea dir to .gitignore
65389c3 (MAINT) Change indent style to tab
3bf5450 (MAINT) Ensure release/acceptance builds include telemetry
a1f71be (MAINT) Fix README composition examples
d84b725 (MAINT) Fix .goreleaser.yml to generate PCT + PCT_NOTEL archives
f0a22bd (MAINT) Fix install.sh checksum calc to handle notel pkg sums
a5b2466 (MAINT) Fix typo in installation.yml
c308ef8 (MAINT) Improve robustness of install.sh
8f537af (MAINT) Refactor telemetry to pass root span name
3385d89 (MAINT) Refactor telemetry to reduce duplication
8217254 (MAINT) Release prep 0.5.0
01f6443 (MAINT) Standardize telemetry intialization
d7f92a6 (MAINT) Update Open Telemetry to v1.0.1
a415436 Bump github.com/spf13/viper from 1.8.1 to 1.9.0
a9757e8 Fix CHANGELOG.md typos (#255)
275c1e6 Merge pull request #219 from petergmurphy/maint/main/fix_README_V2
609aaf4 Merge pull request #220 from puppetlabs/dependabot/go_modules/github.com/spf13/viper-1.9.0
b5780d9 Merge pull request #234 from michaeltlombardi/gh-222/main/add-honeycomb-telemetry
8a3badd Merge pull request #239 from michaeltlombardi/gh-223/main/add-machine-uuid-telemetry
31d37c2 Merge pull request #244 from puppetlabs/gh-224/main/add-command-tracing
72ee413 Merge pull request #247 from puppetlabs/gh-225/main/refactor-telemetry
f8888ae Merge pull request #249 from puppetlabs/gh-136/main/install_template_from_git_repo
f164a5e Merge pull request #253 from puppetlabs/gh-252/main/update-readme-gifs
74efb41 Merge pull request #256 from puppetlabs/maint/main/release_prep_0_5_0
915eb58 Merge pull request #261 from puppetlabs/maint/main/fix_goreleaser
d365a90 Merge pull request #262 from puppetlabs/maint/main/fix_changelog_0_5_0