@@ -6,6 +6,89 @@ All notable changes to this project will be documented in this file.
6
6
7
7
The format is based on `Keep a Changelog <http://keepachangelog.com/ >`__.
8
8
9
+ 3.45.1 - 2024-08-06
10
+ --------------------
11
+ Added
12
+ ~~~~~
13
+ * Java Management Service Fleets
14
+
15
+ * Support for new commands
16
+
17
+ * ``oci jms agent-installer-summary ``
18
+ * ``oci jms fleet request-deployed-application-migration-analyses ``
19
+ * ``oci jms jms-plugin ``
20
+
21
+ * Add new options to existing commands
22
+
23
+ * ``oci jms crypto-analysis-result list --finding-count, --finding-count-greater-than, --host-name, --non-compliant-finding-count, --non-compliant-finding-count-greater-than ``
24
+ * ``oci jms fleet-agent-configuration update --is-collecting-managed-instance-metrics-enabled, --is-collecting-usernames-enabled ``
25
+ * ``oci jms java-migration-analysis-result list --application-name, --host-name ``
26
+ * ``oci jms library-usage summarize --cvss-score-greater-than, --cvss-score-less-than ``
27
+ * ``oci jms performance-tuning-analysis-result list --host-name ``
28
+ * ``oci jms work-request list --operation-type, --status ``
29
+
30
+ * Support for a new optional parameter "compartmentId" in Java Management Service Downloads
31
+
32
+ * ``oci jms-java-downloads download-url generate-artifact --compartment-id ``
33
+
34
+ * Big Data Service
35
+
36
+ * Support for new commands
37
+
38
+ * ``oci bds instance create-resource-principal-configuration ``
39
+ * ``oci bds instance force-refresh-resource-principal ``
40
+ * ``oci bds instance get-resource-principal-configuration ``
41
+ * ``oci bds instance list-resource-principal-configurations ``
42
+ * ``oci bds instance update-resource-principal-configuration ``
43
+ * ``oci bds resource-principal-configuration remove ``
44
+ * ``oci bds instance install-patch-downtime-based-odh-patching-config ``
45
+
46
+ * Support for new optional parameters in the OS Management Hub service
47
+
48
+ * ``oci os-management-hub software-source create-custom-swsrc --is-latest-content-only ``
49
+ * ``oci os-management-hub software-source create-versioned-custom-swsrc --is-latest-content-only ``
50
+ * ``oci os-management-hub software-source update-custom-swsrc --is-latest-content-only ``
51
+
52
+ * Devops Service
53
+
54
+ * Support for pull requests and merge in Source Control Management Service
55
+
56
+ * ``oci devops pull-request-comment ``
57
+ * ``oci devops pull-request ``
58
+ * ``oci devops protected-branch ``
59
+ * ``oci devops project get-notification-preference ``
60
+ * ``oci devops project get-project-settings ``
61
+ * ``oci devops project update-project-settings ``
62
+ * ``oci devops project update-notification-preference ``
63
+ * ``oci devops project delete-project-settings ``
64
+ * ``oci devops project list-project-analytics-authors ``
65
+ * ``oci devops project summarize-project-analytics ``
66
+ * ``oci devops repository get-repository-notification-preference ``
67
+ * ``oci devops repository get-repository-settings ``
68
+ * ``oci devops repository update-repository-settings ``
69
+ * ``oci devops repository update-repository-notification-preference ``
70
+ * ``oci devops repository delete-repository-settings ``
71
+ * ``oci devops repository create-or-update-git-tag-details ``
72
+ * ``oci devops repository create-or-update-git-branch-details ``
73
+ * ``oci devops repository delete-git-ref ``
74
+ * ``oci devops repository list-pull-request-authors ``
75
+ * ``oci devops repository list-repository-analytics-authors ``
76
+ * ``oci devops repository summarize-repository-analytics ``
77
+ * ``oci devops repository sync ``
78
+ * ``oci devops repository list-fork-sync-statuses ``
79
+ * ``oci devops deployment service ``
80
+
81
+ * Support for new optional parameter/flag
82
+
83
+ * ``oci devops repository create --parent-repository-id ``
84
+ * ``oci devops repository get-commit-diff --target-repository-id`
85
+ * ``oci devops repository list-commit-diffs --target-repository-id ``
86
+
87
+ * Support for new optional parameter --file-system-configuration-details in vm cluster in db service
88
+
89
+ * ``oci db vm-cluster create --file-system-configuration-details ``
90
+ * ``oci db vm-cluster update --file-system-configuration-details ``
91
+
9
92
3.45.0 - 2024-07-30
10
93
--------------------
11
94
Added
0 commit comments