File tree Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 4.105.0 (Unreleased)
2+
3+ ### Added
4+ - Support for ODSC - ML Pipelines
5+ - Support for ADB-S: Ability to Set Custom Private IP During PE Provisioning
6+
17## 4.104.0 (January 18, 2023)
28
39### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "4.104 .0"
11- const ReleaseDate = "2023-01-20 "
10+ const Version = "4.105 .0"
11+ const ReleaseDate = "2023-01-25 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 24462446 < li >
24472447 < a href ="/docs/providers/oci/d/datascience_notebook_sessions.html "> oci_datascience_notebook_sessions</ a >
24482448 </ li >
2449+ < li >
2450+ < a href ="/docs/providers/oci/d/datascience_pipeline.html "> oci_datascience_pipeline</ a >
2451+ </ li >
2452+ < li >
2453+ < a href ="/docs/providers/oci/d/datascience_pipeline_run.html "> oci_datascience_pipeline_run</ a >
2454+ </ li >
2455+ < li >
2456+ < a href ="/docs/providers/oci/d/datascience_pipeline_runs.html "> oci_datascience_pipeline_runs</ a >
2457+ </ li >
2458+ < li >
2459+ < a href ="/docs/providers/oci/d/datascience_pipelines.html "> oci_datascience_pipelines</ a >
2460+ </ li >
24492461 < li >
24502462 < a href ="/docs/providers/oci/d/datascience_project.html "> oci_datascience_project</ a >
24512463 </ li >
24782490 < li >
24792491 < a href ="/docs/providers/oci/r/datascience_notebook_session.html "> oci_datascience_notebook_session</ a >
24802492 </ li >
2493+ < li >
2494+ < a href ="/docs/providers/oci/r/datascience_pipeline.html "> oci_datascience_pipeline</ a >
2495+ </ li >
2496+ < li >
2497+ < a href ="/docs/providers/oci/r/datascience_pipeline_run.html "> oci_datascience_pipeline_run</ a >
2498+ </ li >
24812499 < li >
24822500 < a href ="/docs/providers/oci/r/datascience_project.html "> oci_datascience_project</ a >
24832501 </ li >
You can’t perform that action at this time.
0 commit comments