This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
v0.4.0
SMI Spec Version Compatibility
smi-sdk-go v0.4.0 supports smi-spec v0.5.0
Changelog
- Fix optional API fields 41764b0 (stefanprodan)
- Fix TrafficSplit schema validation d4e76b1 (stefanprodan)
- Add HttpRouteGroup and TCPRoute v1alpha3 035e963 (stefanprodan)
- Add TrafficTarget v1alpha2 9175aaf (stefanprodan)
- Move 'Matches' field from backends to spec 4b4f0d6 (Bharath Thiruveedula)
- Modify spec to make Weight and Service fields required b365b06 (khhirani)
- Port on a traffic target is not requried f2ec795 (Manuel Zapf)
- change port from string to int to match spec acc1cc2 (Manuel Zapf)
- Fix OpenAPI validation to nest service and backends under .spec 20c313c (Jesse Suen)
- metrics: fix register version 3e2f360 (adnan)
- Move surajssd and brendanburns to emeritus 3ba9018 (Lachlan Evenson)
- Remove CircleCI workflow 54329d7 (stefanprodan)
- Add GitHub CI badge 66d442b (stefanprodan)
- Add GitHub Actions workflow ec697ab (stefanprodan)
- Update codegen script to work outside GOPATH 02f1e42 (stefanprodan)
- Update SDK to Kubernetes 1.18 client-go - regenerate client set - client signatures have changed to include the context param d0668c9 (stefanprodan)