Releases: kubeservice-stack/modelx
Releases · kubeservice-stack/modelx
Release 2.4.1
What's Changed
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.7 to 1.29.8 by @dependabot in #59
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.77.1 to 1.78.0 by @dependabot in #61
- build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.63 to 1.17.64 by @dependabot in #63
- build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.6 to 6.6.7 by @dependabot in #64
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.8 to 1.29.9 by @dependabot in #65
- build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.64 to 1.17.65 by @dependabot in #67
- build(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot in #69
- build(deps): bump golang.org/x/term from 0.29.0 to 0.30.0 by @dependabot in #70
- build(deps): bump the k8s-libs group with 3 updates by @dependabot in #71
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.78.1 to 1.78.2 by @dependabot in #72
- build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.65 to 1.17.66 by @dependabot in #73
- build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group by @dependabot in #74
Full Changelog: v2.4.0...v2.4.1
Release 2.4.0
What's Changed
- build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.4 to 6.6.6 by @dependabot in #33
- build(deps): bump github.com/swaggo/swag from 1.16.3 to 1.16.4 by @dependabot in #34
- build(deps): bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 by @dependabot in #36
- docs: update roadmaps for modelx by @dongjiang1989 in #37
- Add license scan report and status by @fossabot in #38
- build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.4.0 by @dependabot in #39
- build(deps): bump the k8s-libs group with 3 updates by @dependabot in #40
- chore: update golang version to v1.24 by @dongjiang1989 in #41
- build(deps): bump golangci/golangci-lint-action from 6.4.0 to 6.5.0 by @dependabot in #42
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.1 to 1.77.0 by @dependabot in #43
- build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #45
- build(deps): bump github.com/kubeservice-stack/common from 1.8.1 to 1.8.2 by @dependabot in #46
- build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.61 to 1.17.62 by @dependabot in #44
- build(deps): bump github.com/aws/smithy-go from 1.22.2 to 1.22.3 by @dependabot in #49
- build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.62 to 1.17.63 by @dependabot in #50
- build(deps): bump github.com/KimMachineGun/automemlimit from 0.7.0 to 0.7.1 by @dependabot in #56
- feat: Add
modelx copyfrom the same modelx registery by @dongjiang1989 in #58 - build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 in the go_modules group by @dependabot in #57
New Contributors
Full Changelog: v2.3.3...v2.4.0
Release 2.3.3
What's Changed
- build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.3.2 by @dependabot in #25
- build(deps): bump the k8s-libs group with 2 updates by @dependabot in #27
- build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.47 to 1.17.59 by @dependabot in #29
- build(deps): bump docker/build-push-action from 3 to 6 by @dependabot in #22
- build(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #23
- build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #24
- build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #26
- build(deps): bump golang.org/x/term from 0.27.0 to 0.29.0 by @dependabot in #28
- build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.43 to 1.17.61 by @dependabot in #30
- build(deps): bump github.com/kubeservice-stack/common from 1.8.0 to 1.8.1 by @dependabot in #31
- chore: update golangci-lint config by @dongjiang1989 in #32
Full Changelog: v2.3.2...v2.3.3
Release 2.3.2
Full Changelog: v2.3.1...v2.3.2
Release 2.3.1
What's Changed
- build(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 in /scripts by @dependabot in #18
- build(deps): bump golang.org/x/net from 0.27.0 to 0.33.0 by @dependabot in #20
- build(deps): bump golang.org/x/crypto from 0.25.0 to 0.31.0 by @dependabot in #19
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v2.3.0...v2.3.1
Release 2.3.0
What's Changed
- feat: support
modelx verifyfor checks that the dependencies of the current model by @dongjiang1989 in #17
Full Changelog: v2.2.0...v2.3.0
Release 2.2.0
What's Changed
- feat: update modelx.yaml struct by @dongjiang1989 in #11
- feat: support
modelx vendorfor pull dependencies models by @dongjiang1989 in #14
Full Changelog: v2.1.0...v2.2.0
Release 2.1.0
Release 2.0.1
What's Changed
- feat: Optimize features by @dongjiang1989 in #5
- add localfs basepath setting
- fix metrics stdout logger
- add SchemaVersion default version
- fix localfs store panic
Full Changelog: v2.0.0...v2.0.1