Skip to content

v2.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 13:30
· 45 commits to main since this release
b873148

Does the PR have any schema changes?

Found 39 breaking changes:

Resources

  • "oci:GoldenGate/connection:Connection": required:
    • 🟢 "accountKey" property is no longer Required
    • 🟢 "clientSecret" property is no longer Required
    • 🟢 "jndiSecurityCredentials" property is no longer Required
    • 🟢 "keyStore" property is no longer Required
    • 🟢 "keyStorePassword" property is no longer Required
    • 🟢 "password" property is no longer Required
    • 🟢 "privateKeyFile" property is no longer Required
    • 🟢 "privateKeyPassphrase" property is no longer Required
    • 🟢 "sasToken" property is no longer Required
    • 🟢 "secretAccessKey" property is no longer Required
    • 🟢 "serviceAccountKeyFile" property is no longer Required
    • 🟢 "sslClientKeystash" property is no longer Required
    • 🟢 "sslClientKeystoredb" property is no longer Required
    • 🟢 "sslKey" property is no longer Required
    • 🟢 "sslKeyPassword" property is no longer Required
    • 🟢 "trustStore" property is no longer Required
    • 🟢 "trustStorePassword" property is no longer Required
    • 🟢 "wallet" property is no longer Required

Types

  • "oci:GoldenGate/getConnectionsConnectionCollectionItem:getConnectionsConnectionCollectionItem": required:
    • 🟢 "accountKeySecretId" property has changed to Required
    • 🟢 "clientSecretSecretId" property has changed to Required
    • 🟢 "doesUseSecretIds" property has changed to Required
    • 🟢 "jndiSecurityCredentialsSecretId" property has changed to Required
    • 🟢 "keyStorePasswordSecretId" property has changed to Required
    • 🟢 "keyStoreSecretId" property has changed to Required
    • 🟢 "passwordSecretId" property has changed to Required
    • 🟢 "privateKeyFileSecretId" property has changed to Required
    • 🟢 "privateKeyPassphraseSecretId" property has changed to Required
    • 🟢 "sasTokenSecretId" property has changed to Required
    • 🟢 "secretAccessKeySecretId" property has changed to Required
    • 🟢 "serviceAccountKeyFileSecretId" property has changed to Required
    • 🟢 "sslClientKeystashSecretId" property has changed to Required
    • 🟢 "sslClientKeystoredbSecretId" property has changed to Required
    • 🟢 "sslKeyPasswordSecretId" property has changed to Required
    • 🟢 "sslKeySecretId" property has changed to Required
    • 🟢 "triggerRefresh" property has changed to Required
    • 🟢 "trustStorePasswordSecretId" property has changed to Required
    • 🟢 "trustStoreSecretId" property has changed to Required
    • 🟢 "walletSecretId" property has changed to Required
  • 🟢 "oci:GoldenGate/getDeploymentBackupsDeploymentBackupCollectionItem:getDeploymentBackupsDeploymentBackupCollectionItem": required: "isMetadataOnly" property has changed to Required

New resources:

  • GenerativeAi/agentAgent.AgentAgent
  • GenerativeAi/agentAgentEndpoint.AgentAgentEndpoint
  • GenerativeAi/agentDataIngestionJob.AgentDataIngestionJob
  • GenerativeAi/agentDataSource.AgentDataSource
  • GenerativeAi/agentKnowledgeBase.AgentKnowledgeBase

New functions:

  • GenerativeAi/getAgentAgent.getAgentAgent
  • GenerativeAi/getAgentAgentEndpoint.getAgentAgentEndpoint
  • GenerativeAi/getAgentAgentEndpoints.getAgentAgentEndpoints
  • GenerativeAi/getAgentAgents.getAgentAgents
  • GenerativeAi/getAgentDataIngestionJob.getAgentDataIngestionJob
  • GenerativeAi/getAgentDataIngestionJobLogContent.getAgentDataIngestionJobLogContent
  • GenerativeAi/getAgentDataIngestionJobs.getAgentDataIngestionJobs
  • GenerativeAi/getAgentDataSource.getAgentDataSource
  • GenerativeAi/getAgentDataSources.getAgentDataSources
  • GenerativeAi/getAgentKnowledgeBase.getAgentKnowledgeBase
  • GenerativeAi/getAgentKnowledgeBases.getAgentKnowledgeBases

What's Changed

Full Changelog: v2.16.0...v2.17.0