File tree Expand file tree Collapse file tree 3 files changed +31
-2
lines changed Expand file tree Collapse file tree 3 files changed +31
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 5.27.0 (Unreleased)
2+
3+ ### Added
4+ - Support for Database Management: Database Named Credentials
5+ - New attribute are_data_asset_references_included in dataintegration import api
6+ - Upgrade and Manage Payment- Giro dataset fetch and add giro attribute to subscriptions resource
7+ - Support for DIS Application Patch API
8+ ### Bug Fix
9+ - Validate VM Cluster tag addition failing in VALIDATED state
10+ - Consecutive Shrink action api calls fails.
11+
112## 5.26.0 (January 24, 2024)
213
314### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "5.26 .0"
11- const ReleaseDate = "2024-01-28 "
10+ const Version = "5.27 .0"
11+ const ReleaseDate = "2024-01-31 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 22122212 < li >
22132213 < a href ="/docs/providers/oci/d/dataintegration_workspace_application.html "> oci_dataintegration_workspace_application</ a >
22142214 </ li >
2215+ < li >
2216+ < a href ="/docs/providers/oci/d/dataintegration_workspace_application_patch.html "> oci_dataintegration_workspace_application_patch</ a >
2217+ </ li >
2218+ < li >
2219+ < a href ="/docs/providers/oci/d/dataintegration_workspace_application_patches.html "> oci_dataintegration_workspace_application_patches</ a >
2220+ </ li >
22152221 < li >
22162222 < a href ="/docs/providers/oci/d/dataintegration_workspace_applications.html "> oci_dataintegration_workspace_applications</ a >
22172223 </ li >
22532259 < li >
22542260 < a href ="/docs/providers/oci/r/dataintegration_workspace_application.html "> oci_dataintegration_workspace_application</ a >
22552261 </ li >
2262+ < li >
2263+ < a href ="/docs/providers/oci/r/dataintegration_workspace_application_patch.html "> oci_dataintegration_workspace_application_patch</ a >
2264+ </ li >
22562265 < li >
22572266 < a href ="/docs/providers/oci/r/dataintegration_workspace_export_request.html "> oci_dataintegration_workspace_export_request</ a >
22582267 </ li >
36763685 < li >
36773686 < a href ="/docs/providers/oci/d/database_management_managed_my_sql_databases.html "> oci_database_management_managed_my_sql_databases</ a >
36783687 </ li >
3688+ < li >
3689+ < a href ="/docs/providers/oci/d/database_management_named_credential.html "> oci_database_management_named_credential</ a >
3690+ </ li >
3691+ < li >
3692+ < a href ="/docs/providers/oci/d/database_management_named_credentials.html "> oci_database_management_named_credentials</ a >
3693+ </ li >
36793694 </ ul >
36803695 </ li >
36813696 < li <%= sidebar_current ( "docs-oci-database_management-resources" ) %> >
37323747 < li >
37333748 < a href ="/docs/providers/oci/r/database_management_managed_databases_reset_database_parameter.html "> oci_database_management_managed_databases_reset_database_parameter</ a >
37343749 </ li >
3750+ < li >
3751+ < a href ="/docs/providers/oci/r/database_management_named_credential.html "> oci_database_management_named_credential</ a >
3752+ </ li >
37353753 </ ul >
37363754 </ li >
37373755 </ ul >
You can’t perform that action at this time.
0 commit comments