-
Notifications
You must be signed in to change notification settings - Fork 15
fix(deps): update oci to v3.72.1 #1159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 5.3.x
Are you sure you want to change the base?
Conversation
❌ Oracle Cloud CI 17 latest failed: https://ge.micronaut.io/s/ivdr7wvt4hw7a |
0304c22
to
e510aef
Compare
|
❌ Oracle Cloud CI 17 latest failed: https://ge.micronaut.io/s/2liwslqu5kvlk |
e510aef
to
ef38014
Compare
❌ Oracle Cloud CI 17 latest failed: https://ge.micronaut.io/s/naugafsmp7yiq |
ef38014
to
1b33e5b
Compare
❌ Oracle Cloud CI 17 latest failed: https://ge.micronaut.io/s/sqkay7bxpwvvs |
1b33e5b
to
c49457a
Compare
❌ Oracle Cloud CI 17 latest failed: https://ge.micronaut.io/s/3ggard5rlbdq2 |
c49457a
to
8a0b84d
Compare
❌ Oracle Cloud CI 17 latest failed: https://ge.micronaut.io/s/tpxo5e37hc4fw |
This PR contains the following updates:
3.70.0
->3.72.1
3.70.0
->3.72.1
3.70.0
->3.72.1
3.70.0
->3.72.1
3.70.0
->3.72.1
3.70.0
->3.72.1
3.70.0
->3.72.1
3.70.0
->3.72.1
Release Notes
oracle/oci-java-sdk (com.oracle.oci.sdk:oci-java-sdk-addons-oke-workload-identity)
v3.72.1
Added
v3.72.0
Added
Breaking Changes
Fixed
hasNext()
andnext()
methods in theResponseIterator
class was changed to make them conform to the specifications of theIterator
interface: IfhasNext()
returnedtrue
, in some casesnext()
could nonetheless throw aBmcException
, which violated theIterator
contract. Now, ifhasNext()
returnstrue
, it is guaranteed thatnext()
will not throw an exception.v3.71.0
Added
Breaking Changes
GenericArtifactLocationDetails
,GenericArtifacts
,ObjectStorageGenericArtifactLocationDetails
,StageOutput
,TestReportOutput
were removed from the Build serviceLifecycleStateEnum
was renamed toOnPremConnectorLifecycleStateEnum
in the Data Safe serviceListOnPremConnectorsOnPremConnectorLifecycleStateEnum
was renamed toListOnPremConnectorsLifecycleStateEnum
in the Data Safe serviceschemaName
andtableName
removed from modelListMaskingPolicyReferentialRelationsSortByEnum
in the Data Safe serviceOpcRetryToken
was removed from the modelCancelWorkRequestRequest
in the Data Safe serviceComputeHostgroupId
was removed from the modelslaunchIntanceDetails
,Instance
, andLicensingConfig
in the Compute serviceSubscriptionInfo
was removed from the the Cloud Incident Management servicev3.70.1
Added
Configuration
📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.