File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 4.110.0 (Unreleased)
2+
3+ ### Added
4+ - adding examples for ADG and CADG, fixing is_dataguard_enabled appearing twice
5+ ### Bug Fix
6+ - Added Resource discovery support for datascience model resource
7+ - fix list repositories failure
8+ - Enabling resource discovery for core - Compute Imaging CP resources
9+
110## 4.109.0 (February 22, 2023)
211
312### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "4.108.1 "
11- const ReleaseDate = "2023-02-21 "
10+ const Version = "4.110.0 "
11+ const ReleaseDate = "2023-03-01 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 112112 < li >
113113 < a href ="/docs/providers/oci/d/ai_anomaly_detection_data_assets.html "> oci_ai_anomaly_detection_data_assets</ a >
114114 </ li >
115+ < li >
116+ < a href ="/docs/providers/oci/d/ai_anomaly_detection_detect_anomaly_job.html "> oci_ai_anomaly_detection_detect_anomaly_job</ a >
117+ </ li >
118+ < li >
119+ < a href ="/docs/providers/oci/d/ai_anomaly_detection_detect_anomaly_jobs.html "> oci_ai_anomaly_detection_detect_anomaly_jobs</ a >
120+ </ li >
115121 < li >
116122 < a href ="/docs/providers/oci/d/ai_anomaly_detection_model.html "> oci_ai_anomaly_detection_model</ a >
117123 </ li >
135141 < li >
136142 < a href ="/docs/providers/oci/r/ai_anomaly_detection_data_asset.html "> oci_ai_anomaly_detection_data_asset</ a >
137143 </ li >
144+ < li >
145+ < a href ="/docs/providers/oci/r/ai_anomaly_detection_detect_anomaly_job.html "> oci_ai_anomaly_detection_detect_anomaly_job</ a >
146+ </ li >
138147 < li >
139148 < a href ="/docs/providers/oci/r/ai_anomaly_detection_model.html "> oci_ai_anomaly_detection_model</ a >
140149 </ li >
You can’t perform that action at this time.
0 commit comments