What's Changed
- (chore) Update GOVERNANCE.md for release process & triage time by @schristoff in #3035
- Move atom-template.xml to build directory by @kichristensen in #3046
- Update FAQ ToC by @kichristensen in #3054
- Update pull_request_template.md by @schristoff in #3029
- Update OWNERS.md by @schristoff in #3055
- fix iframe video on mobile by @Arhell in #3069
- update porter site to hextra v0.7.3 by @Arhell in #3061
- Make the Contributing Guide play nice with website by @kichristensen in #3063
- Lint error when dependency with same is defined multiple times by @kichristensen in #3068
- (chore): Add security documentation by @schristoff in #3047
- (chore): Update contribution ladder with roles by @schristoff in #3060
- Improve error message on malformed step by @kichristensen in #3052
- Reenable bundle reuse test by @kichristensen in #3072
- Lint for parameters being used in actions to which they don't apply by @kichristensen in #3034
- Accessibility add link name to Cloud Native image by @Arhell in #3077
- fix cncf logo on mobile by @Arhell in #3079
- Publish canary builds by @kichristensen in #3084
- Perform full checkout of repository during release by @kichristensen in #3088
- Execute bundle from a pre-computed Run by @kichristensen in #3051
- Update maintainer list by @kichristensen in #3091
- Bump go.uber.org/zap from 1.24.0 to 1.27.0 by @dependabot in #3096
- Fix some broken links on website by @kichristensen in #3095
- Remove workflow_dispatch from test-porter-release action by @kichristensen in #3094
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.19.0 to 1.26.0 by @dependabot in #3098
- Support configuring the compression level when archiving bundles by @jarnfast in #3101
- Full checkout of repository during release of binaries by @kichristensen in #3092
- Update magefile dependency by @kichristensen in #3103
- Add kichristensen as code owner by @kichristensen in #3104
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.45.0 to 0.51.0 in the go_modules group by @dependabot in #3097
- Bump the go_modules group across 1 directory with 4 updates by @dependabot in #3105
- fix: broken proposals.md link on website by @SpiffyEight77 in #3108
- Bump github.com/tidwall/gjson from 1.15.0 to 1.17.1 by @dependabot in #3109
- Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.3 by @dependabot in #3111
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.51.0 by @dependabot in #3086
- Support skipping parameters and credentials during generate by @kichristensen in #3100
- Signing of Porter bundles by @kichristensen in #3082
- Add support for mapped dependency outputs by @kichristensen in #3058
- Resolve bundle digests when DepV2 is enabled by @kichristensen in #3071
- (chore): Appease GolangLintCI in steps by @schristoff in #3116
- Addition of experimental flag
full-control-dockerfile
by @jarnfast in #3114 - Changed to golangci-lint and introduced LintChanges command by @dgannon991 in #3057
- Don't determine default tag if bundle is referenced using digest by @kichristensen in #3118
- Bump github.com/mmcdole/gofeed from 1.2.1 to 1.3.0 by @dependabot in #3123
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.19.1 by @dependabot in #3122
- Added the description to the credentials generate output by @dgannon991 in #3117
- Add trailing slash to items in the website menu by @kichristensen in #3125
- Information messages should be written to stdout by @kichristensen in #3005
- Run integration tests on PR by @kichristensen in #3126
- Fix integration tests broken after #3005 by @kichristensen in #3128
- Update the magefile DocsBuild target to new location of CLI reference by @kichristensen in #3129
- Update magefile to fix the canary release flow by @kichristensen in #3127
- fix: close state file by @testwill in #3130
- Checkout history when cross compiling in the canary workflow by @kichristensen in #3131
- Bump github.com/containerd/containerd from 1.7.11 to 1.7.17 by @dependabot in #3134
- github: Add checker for docs links by @illume in #3027
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.51.0 to 0.52.0 by @dependabot in #3133
- Check if CLI docs have been committed during CI by @kichristensen in #3132
- Publish Porter server images by @kichristensen in #3138
- Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 by @dependabot in #3143
- chore: update go ver and magefile dep by @schristoff in #3139
- Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #3142
- Feat/3140/better error message on mixin missing by @dgannon991 in #3145
- Run signing integration test by @kichristensen in #3135
- Use PUBLISH_TOKEN for publishing mixins by @kichristensen in #3146
- Pass secrets to release workflow by @kichristensen in #3150
- chore: Add OpenSSF badge by @schristoff in #3151
- Documentation for signing of Porter bundles by @kichristensen in #3115
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.19.0 to 1.27.0 by @dependabot in #3153
- Bumped container registry version by @dgannon991 in #3161
- Bump github.com/osteele/liquid from 1.3.0 to 1.4.0 by @dependabot in #3158
- Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.16.0 to 1.27.0 by @dependabot in #3157
- Bump github.com/containerd/containerd from 1.7.17 to 1.7.18 by @dependabot in #3163
- Bump github.com/spf13/afero from 1.9.5 to 1.11.0 by @dependabot in #3164
New Contributors
- @SpiffyEight77 made their first contribution in #3108
- @testwill made their first contribution in #3130
- @illume made their first contribution in #3027
Full Changelog: v1.0.17...v1.1.0