Skip to content

Commit ffb21f2

Browse files
Merge branch 'master' into fix/update_tags_when_upsert_pipeline
2 parents ee2bf4a + 032564a commit ffb21f2

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## v2.47.0 (2021-06-25)
4+
5+
### Features
6+
7+
* support job_name_prefix for Clarify
8+
9+
### Bug Fixes and Other Changes
10+
11+
* Add configuration option with headers for Clarify Explainability
12+
* jsonGet interpolation issue 2426 + allow step depends on pass in step instance
13+
* add default retries to feature group ingestion.
14+
* Update using_pytorch.rst
15+
* kms key does not propapate in register model step
16+
* Correctly interpolate Callback output parameters
17+
318
## v2.46.1 (2021-06-22)
419

520
### Bug Fixes and Other Changes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.46.2.dev0
1+
2.47.1.dev0

0 commit comments

Comments
 (0)