Releases: intel/AiCSD
Releases · intel/AiCSD
v1.1.0
What's Changed
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #89
- build(deps): bump bentoml from 1.0.20 to 1.2.5 in /demos/image_classification_example by @dependabot in #88
- feat: add grpc-go pipeline service to work with the pipeline validator by @ejlee3 in #91
- Fixes Token-Permissions Issues Identified By Scorecard by @ware in #92
- Update reviewdog.yaml by @seanohair22 in #93
- feat:(go mod): updated spiffe which updates go-jose to v4 by @seanohair22 in #94
- fix: resolving issues with codeQL by @antoniomtz in #99
- fix: fix path expression by @antoniomtz in #96
- fix: fixing codeQL path issue by @antoniomtz in #100
- doc: update system-setup.md by @NeethuES-intel in #101
- fix: update go.mod and geti-pipeline dockerfile for dependency resolve by @seanohair22 in #103
- Evam integration by @antoniomtz in #108
New Contributors
Full Changelog: v1.0...1.1.0
v1.0
What's Changed
- First commit by @antoniomtz in #2
- feat(gh-actions): Adds workflow for updating docs page automatically by @antoniomtz in #7
- fix(gh-actions): update action for updating pages by @Craig-Spencer-12 in #9
- docs: typos and fixing links, add templates for PRs, bugs, ux reports by @ejlee3 in #8
- fix: broken links by @ejlee3 in #10
- Bump jszip from 3.7.1 to 3.10.1 in /ms-web-ui by @dependabot in #3
- build(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 by @dependabot in #11
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #6
- script: update issue template types and contents to use .yml files by @ejlee3 in #12
- Bump github.com/docker/docker from 20.10.19+incompatible to 20.10.24+incompatible by @dependabot in #4
- Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 by @dependabot in #5
- build(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.18 by @dependabot in #13
- feat: Implement Unit/Integration Tests on GH Actions by @seanohair22 in #15
- refact: update license by @antoniomtz in #17
- feat: Implement automated script for setting up WSL2 port-forwarding ports dynamically by @seanohair22 in #19
- build(deps): bump semver from 5.7.1 to 5.7.2 in /ms-web-ui by @dependabot in #14
- fix: updated socket.io-adapter by @antoniomtz in #21
- fix: dependabot fixes by @antoniomtz in #22
- feat(docs): Add documentation for using PowerShell port forwarding scripts by @seanohair22 in #23
- feat: Implement deletion script for WSL2 port forwarding rules by @seanohair22 in #20
- fix: address inconsistencies/timing issues with GitHub Actions Testing by @seanohair22 in #24
- fix: update geti dependencies by @antoniomtz in #25
- fix: remove request package by @antoniomtz in #27
- fix: removing codelyzer by @antoniomtz in #28
- fix(ovms): add sample/1 folder to remove ovms err by @NeethuES-intel in #29
- fix: vulnerability issues by @antoniomtz in #30
- build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #31
- build(deps): bump @babel/traverse from 7.22.11 to 7.23.2 in /ms-web-ui by @dependabot in #32
- build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #33
- fix: dependabot vulnerabilities by @antoniomtz in #34
- build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible by @dependabot in #35
- build(deps): bump golang.org/x/image from 0.6.0 to 0.10.0 by @dependabot in #38
- build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace from 0.40.0 to 0.44.0 by @dependabot in #37
- build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.46.0 by @dependabot in #39
- fix: added apt update on github actions by @antoniomtz in #40
- fix: vulnerabilities by @antoniomtz in #61
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #69
- build(deps): bump github.com/containerd/containerd from 1.7.7 to 1.7.11 by @dependabot in #70
- build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 in /ms-web-ui by @dependabot in #72
- fix: xml2js is vulnerable to prototype pollution #17 by @antoniomtz in #73
- build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 by @dependabot in #76
- build(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.5 by @dependabot in #75
- build(deps): bump vite and @angular-devkit/build-angular in /ms-web-ui by @dependabot in #74
- fix: dependabot issues by @antoniomtz in #77
- fix: delete tough-cookie by @antoniomtz in #78
- build(deps): bump grpcio from 1.53.0 to 1.53.2 in /demos/image_classification_example by @dependabot in #79
- build(deps-dev): bump ip from 2.0.0 to 2.0.1 in /ms-web-ui by @dependabot in #80
- fix: deleting lock file by @antoniomtz in #81
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #83
- fix: updating ca-certificates version by @antoniomtz in #86
- build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #84
- sdl: add hadolint by @NeethuES-intel in #82
- feat: add codeql scanning by @NeethuES-intel in #87
New Contributors
- @antoniomtz made their first contribution in #2
- @Craig-Spencer-12 made their first contribution in #9
- @dependabot made their first contribution in #3
- @seanohair22 made their first contribution in #15
- @NeethuES-intel made their first contribution in #29
Full Changelog: https://github.com/intel/AiCSD/commits/v1.0