chore(sdk): Release 1.8.8 off `sdk/release-1.8` branch (#6853)

This commit is contained in:
Chen Sun 2021-11-02 17:02:06 -07:00 committed by GitHub
parent 334307d6c3
commit a33c8e05cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -21,6 +21,37 @@
## Documentation Updates
# 1.8.8
## Major Features and Improvements
* N/A
## Breaking Changes
* N/A
### For Pipeline Authors
* N/A
### For Component Authors
* N/A
## Deprecations
* N/A
## Bug Fixes and Other Changes
* Fix cloud scheduler's job name [\#6844](https://github.com/kubeflow/pipelines/pull/6844)
* Add deprecation warnings for v2 [\#6851](https://github.com/kubeflow/pipelines/pull/6851)
## Documentation Updates
* N/A
# 1.8.7
## Major Features and Improvements