What's Changed
- Upgraded magex to remove archiver by @dgannon991 in #3298
- Stabilize the TestNotationCopyBundle test by @kichristensen in #3297
- Mask sensitive values logged through spans by @kichristensen in #3290
- Chore(deps): Bump github.com/moby/buildkit from 0.18.1 to 0.18.2 by @dependabot[bot] in #3305
- Chore(deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.32.0 to 1.33.0 by @dependabot[bot] in #3304
- Chore(deps): Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot[bot] in #3302
- Chore(deps): Bump github.com/docker/buildx from 0.19.2 to 0.19.3 by @dependabot[bot] in #3303
- Chore(deps): Bump github.com/moby/term from 0.5.0 to 0.5.2 by @dependabot[bot] in #3307
- Do not validate SSL certificate chains in HTMLTest by @kichristensen in #3312
- Chore(deps): Bump google.golang.org/protobuf from 1.36.1 to 1.36.3 by @dependabot[bot] in #3320
- Chore(deps): Bump github.com/spf13/afero from 1.11.0 to 1.12.0 by @dependabot[bot] in #3315
- Re-enabled integration tests by @dgannon991 in #3306
- Remove go.mod replacements by @dgannon991 in #3291
- Chore(deps): Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 by @dependabot[bot] in #3316
- Chore(deps): Bump go.mongodb.org/mongo-driver from 1.17.1 to 1.17.2 by @dependabot[bot] in #3317
- Chore(deps): Bump github.com/containerd/containerd from 1.7.24 to 1.7.25 by @dependabot[bot] in #3318
- Chore(deps): Bump go.opentelemetry.io/otel/sdk from 1.33.0 to 1.34.0 by @dependabot[bot] in #3322
- Chore(deps): Bump google.golang.org/grpc from 1.69.2 to 1.70.0 by @dependabot[bot] in #3325
- Add parameter set name table output format of parameters by @kichristensen in #3314
- Chore(deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.33.0 to 1.34.0 by @dependabot[bot] in #3321
- Chore(deps): Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot[bot] in #3329
- Chore(deps): Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.33.0 to 1.34.0 by @dependabot[bot] in #3327
- Chore(deps): Bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot[bot] in #3332
- Chore(deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.33.0 to 1.34.0 by @dependabot[bot] in #3328
- Chore(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot[bot] in #3335
- Chore(deps): Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.58.0 to 0.59.0 by @dependabot[bot] in #3337
- Chore(deps): Bump github.com/docker/docker from 27.4.1+incompatible to 27.5.1+incompatible by @dependabot[bot] in #3336
- Chore(deps): Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot[bot] in #3342
- Return empty slice from ListInstallations by @erikced in #3339
- Only add
v
prefix to semver tags by @erikced in #3348 - Chore(deps): Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.1 by @dependabot[bot] in #3346
- Remove unused parameters from ActionArguments struct by @kichristensen in #3333
- Support complex types as parameter set values by @erikced in #3340
- (chore) disable website check by @schristoff in #3354
- Allow resolving a subset of the values in a value set by @kichristensen in #3301
- Fix failing unit tests after kustomize mixin have been removed from the feed by @kichristensen in #3356
- Do not resolve parameters defined in parameter sets if they are overriden by @kichristensen in #3309
- Signed-off-by: Giorgi Keratishvili <17854037+Galphaa@users.noreply.gi… by @Galphaa in #3360
- Chore(deps): Bump github.com/containerd/containerd from 1.7.25 to 1.7.27 by @dependabot[bot] in #3351
- Chore(deps): Bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group by @dependabot[bot] in #3350
- Chore(deps): Bump go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3 by @dependabot[bot] in #3361
- Chore(deps): Bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3 by @dependabot[bot] in #3324
- Bumped CNAB dependencies now that we've released them by @dgannon991 in #3369
- Update MongoDB Docker Storage Plugin to use MongoDB 8 by @kichristensen in #3357
- Fix resolution of file parameters by @erikced in #3372
- Chore(deps): Bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot[bot] in #3373
- Chore(deps): Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.35.0 to 1.36.0 by @dependabot[bot] in #3378
- Implement retry logic for HTTP file downloads in install.go by @kichristensen in #3376
- Test Improvements for GRPC Storage by @kichristensen in #3381
- Chore(deps): Bump github.com/containerd/containerd/v2 from 2.0.4 to 2.0.5 in the go_modules group by @dependabot[bot] in #3374
- Fix typos by @deining in #3377
- Chore(deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.35.0 to 1.36.0 by @dependabot[bot] in #3380
- Chore(deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.35.0 to 1.36.0 by @dependabot[bot] in #3384
- Chore(deps): Bump github.com/docker/docker from 28.1.1+incompatible to 28.2.2+incompatible by @dependabot[bot] in #3383
- Chore(deps): Bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot[bot] in #3386
- Chore(deps): Bump google.golang.org/grpc from 1.72.1 to 1.73.0 by @dependabot[bot] in #3387
- Improve MongoDB image version check in EnsureMongoIsRunning by @kichristensen in #3388
- Chore(deps): Bump github.com/moby/buildkit from 0.21.1 to 0.22.0 by @dependabot[bot] in #3390
- Chore(deps): Bump github.com/docker/buildx from 0.23.0 to 0.24.0 by @dependabot[bot] in #3391
- Chore(deps): Bump github.com/docker/cli from 28.1.1+incompatible to 28.2.2+incompatible by @dependabot[bot] in #3392
- Chore(deps): Bump github.com/osteele/liquid from 1.6.0 to 1.7.0 by @dependabot[bot] in #3395
- Chore(deps): Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.60.0 to 0.61.0 by @dependabot[bot] in #3396
- Updated to latest go version by @dgannon991 in #3393
- Chore(deps): Bump github.com/google/go-containerregistry from 0.20.3 to 0.20.6 by @dependabot[bot] in #3389
- Chore(deps): Bump github.com/moby/buildkit from 0.22.0 to 0.23.1 by @dependabot[bot] in #3394
- Chore(deps): Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in the go_modules group by @dependabot[bot] in #3397
- Chore(deps): Bump github.com/cnabio/cnab-go from 0.25.3 to 0.25.4 by @dependabot[bot] in #3401
- Chore(deps): Bump github.com/docker/cli from 28.2.2+incompatible to 28.3.0+incompatible by @dependabot[bot] in #3402
- Chore(deps): Bump go.opentelemetry.io/otel/sdk from 1.36.0 to 1.37.0 by @dependabot[bot] in #3399
- Chore(deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.36.0 to 1.37.0 by @dependabot[bot] in #3400
- Chore(deps): Bump github.com/docker/docker from 28.2.2+incompatible to 28.3.1+incompatible by @dependabot[bot] in #3404
- Chore(deps): Bump github.com/moby/buildkit from 0.23.1 to 0.23.2 by @dependabot[bot] in #3406
- Chore(deps): Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.36.0 to 1.37.0 by @dependabot[bot] in #3403
- Chore(deps): Bump github.com/docker/cli from 28.3.0+incompatible to 28.3.1+incompatible by @dependabot[bot] in #3405
- Chore(deps): Bump github.com/cnabio/cnab-to-oci from 0.4.2 to 0.4.3 by @dependabot[bot] in #3408
- Chore(deps): Bump github.com/docker/docker from 28.3.1+incompatible to 28.3.2+incompatible by @dependabot[bot] in #3409
- Chore(deps): Bump github.com/docker/cli from 28.3.1+incompatible to 28.3.2+incompatible by @dependabot[bot] in #3410
- Chore(deps): Bump go.mongodb.org/mongo-driver from 1.17.3 to 1.17.4 by @dependabot[bot] in #3411
- Chore(deps): Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #3412
- Chore(deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.36.0 to 1.37.0 by @dependabot[bot] in #3413
- Chore(deps): Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.61.0 to 0.62.0 by @dependabot[bot] in #3414
- Chore(deps): Bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 by @dependabot[bot] in #3415
- Initial draft of mongo healthcheck by @dgannon991 in #3407
- Update CODEOWNERS to use the Github team by @kichristensen in #3418
- Remove workshop material by @kichristensen in #3417
- Chore(deps): Bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #3420
- Chore(deps): Bump github.com/containerd/containerd from 1.7.27 to 1.7.28 by @dependabot[bot] in #3422
- Chore(deps): Bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #3423
- Chore(deps): Bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible in the go_modules group by @dependabot[bot] in #3424
New Contributors
- @erikced made their first contribution in #3339
- @Galphaa made their first contribution in #3360
- @deining made their first contribution in #3377
Full Changelog: v1.2.1...v1.3.0