Highlights
- Ensure that the mixins used in a bundle are always called in the same order when the bundle is built which improves performance and layer caching/reuse. #2472
- The porter explain command includes if a parameter is sensitive now in the yaml/json output by @MadhuMPandurangi in #2440
What's Changed
- Split codeql from trivy by @carolynvs in #2449
- Bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5 by @dependabot in #2445
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #2441
- Bump github.com/moby/buildkit from 0.10.0 to 0.10.5 by @dependabot in #2443
- Bump go.uber.org/zap from 1.17.0 to 1.23.0 by @dependabot in #2456
- Bump github.com/containerd/containerd from 1.6.8 to 1.6.9 by @dependabot in #2455
- Support debugging smoke tests by @carolynvs in #2452
- Include stack traces when we recover a panic in EndSpan by @carolynvs in #2453
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.10.0 to 1.11.1 by @dependabot in #2442
- Bump otel libraries to 1.11.1 by @carolynvs in #2459
- Fix UpdateTestFiles target by @carolynvs in #2460
- Includes sensitive flag in yaml/json output of porter explain. by @MadhuMPandurangi in #2440
- Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 by @dependabot in #2462
- Bump gopkg.in/AlecAivazis/survey.v1 from 1.8.7 to 1.8.8 by @dependabot in #2463
- Bump github.com/mitchellh/mapstructure from 1.4.2 to 1.5.0 by @dependabot in #2465
- Bump go.mongodb.org/mongo-driver from 1.7.1 to 1.11.0 by @dependabot in #2466
- Bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in #2464
- Explain v0 to v1 migration by @carolynvs in #2475
- Sort mixin output in order declared by @carolynvs in #2472
- Fix spelling of default so I stop doubting my ability to spell by @carolynvs in #2477
- Fix credentials tutorial bundle ref in quickstarts by @carolynvs in #2479
New Contributors
- @MadhuMPandurangi made their first contribution in #2440
Full Changelog: v1.0.2...v1.0.3