v1.0.16
What's Changed
- docs: Fixes the broken link on docs by @itsaviral2609 in #2838
- Added .exe extension for buf download to prevent 404 by @ludfjig in #2841
- Fix link name and update deps by @troy0820 in #2839
- Change printer for displayParam to display with list showing values like
porter param show
by @troy0820 in #2824 - update blog page by @Arhell in #2848
- Added bundle name to jaeger command by @ludfjig in #2850
- update hugo to v0.115.4 by @Arhell in #2827
- feat: Generating changelog.md using github actions! by @itsaviral2609 in #2837
- added clarification for STATE and STATUS by @ludfjig in #2843
- bug: fix jq url in image by @schristoff in #2853
- chore: update all the things by @schristoff in #2851
- chore: Update pipelines to build with Go 1.20.7 by @schristoff in #2856
- Update OWNERS.md to include troy0820 as a maintainer by @troy0820 in #2865
- UnitTests fail on windows due to path formatting problems by @ludfjig in #2855
- Update porter CODEOWNERS by @troy0820 in #2868
- Checks to see if credentialset uses
~/
as user's home directory by @troy0820 in #2869 - Docs: fixed broken links by @ludfjig in #2867
- update hugo to v0.117.0 by @Arhell in #2860
- fixing the nesting of tracing by @nitishchauhan0022 in #2781
- add v prefix by @ludfjig in #2890
- add optional [bundle-name] for
porter create [bundle-name]
by @ludfjig in #2892 - revert removal of logging for
porter create
by @ludfjig in #2900 - Add field-selector argument to installations list by @maniSbindra in #2888
- (bug): Flake in TestTelemetrySetup by @schristoff in #2911
- docs: Fix broken links on CONTRIBUTING.md by @gonmmarques in #2918
- Fix bug where unwanted v is prepended to tag name by @ludfjig in #2915
- Update magefiles to use kind v0.20.0 by @troy0820 in #2913
- Fix integration tests on windows by @ludfjig in #2912
- Port Hugo theme to Hextra for the website by @zelfroster in #2897
- (feat) Bundles v2: Implement Bundle Interface Document by @schristoff in #2922
- fix broken links by @cmppoon in #2924
- (docs): Operator v1.0 Announcement Blog by @schristoff in #2928
- docs: bump hextra to v0.4.0 by @imfing in #2931
- Update the date on porter blog by @troy0820 in #2933
- fix 404 from google by @ludfjig in #2935
- fix broken contributing guide by @cmppoon in #2939
- (docs) expand more on the "default" field for parameters by @schristoff in #2927
- Check the licenses of dependencies by @kallydev in #2943
- (chore) Comment out flake in TestRebuild, update high sev deps by @schristoff in #2947
- update content folder links by @Arhell in #2950
- docs: share a cloud app blog by @bdegeeter in #2952
- remove double header by @schristoff in #2955
- Shared Dependencies: the LOGIC by @schristoff in #2940
- Use docker to look up current context vs hardcoding to "default" by @rayterrill in #2956
- Update intro for invocation images by @sbshah97 in #2957
- Update: Made changes to update bundle documentation by @sbshah97 in #2958
- update current date by @Arhell in #2960
- Convert porter/porter to GitHub Actions by @schristoff in #2879
- (chore) Migrate from ADO -> GHA by @schristoff in #2961
- Bump github.com/containerd/containerd from 1.7.3 to 1.7.11 by @dependabot in #2965
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #2963
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace from 0.42.0 to 0.44.0 by @dependabot in #2945
New Contributors
- @ludfjig made their first contribution in #2841
- @nitishchauhan0022 made their first contribution in #2781
- @maniSbindra made their first contribution in #2888
- @gonmmarques made their first contribution in #2918
- @zelfroster made their first contribution in #2897
- @cmppoon made their first contribution in #2924
- @imfing made their first contribution in #2931
- @kallydev made their first contribution in #2943
- @rayterrill made their first contribution in #2956
- @sbshah97 made their first contribution in #2957
Full Changelog: v1.0.15...v1.0.16