Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/).
## 2.116.1 - 2025-08-26
### Added
- Support for Oracle 19C databases on exascale infrastructure in the Database Service
- Support for VM.Standard.x86 shape for base databases in the Database Service
- Support for disaster recovery for MySQL database systems in the Disaster Recovery Service
- Support for additional languages using whisper model in the AI Speech Service
- Support for additional host count properties in the GPU memory fabric resource in the Compute Service
- Support for additional parameters on deployment create and update operations in the GoldenGate Service

## 2.116.0 - 2025-08-19
### Added
- Support for calling Oracle Cloud Infrastructure services in the eu-budapest-1 region
Expand Down
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -233,3 +233,4 @@ export import wlms = require("oci-wlms");
export import dbmulticloud = require("oci-dbmulticloud");
export import apiplatform = require("oci-apiplatform");
export import multicloud = require("oci-multicloud");
export import managedkafka = require("oci-managedkafka");
2 changes: 1 addition & 1 deletion lib/accessgovernancecp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-accessgovernancecp",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Access Governance Cp Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/adm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-adm",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Adm Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/aidocument/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-aidocument",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Ai Document Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/ailanguage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-ailanguage",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Ai Language Service",
"repository": {
"type": "git",
Expand Down
128 changes: 124 additions & 4 deletions lib/aispeech/lib/model/realtime-parameters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,24 +32,39 @@ export interface RealtimeParameters {
*/
"isAckEnabled"?: boolean;
/**
* Silence threshold for Realtime Speech partial results in milliseconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
* Silence threshold for Realtime Speech partial results in milliseconds.
* Currently supported only for Oracle model.
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
*/
"partialSilenceThresholdInMs"?: number;
/**
* Silence threshold for Realtime Speech final results in milliseconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
* Silence threshold for Realtime Speech final results in milliseconds.
* Currently supported only for Oracle model.
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
*/
"finalSilenceThresholdInMs"?: number;
/**
* When enabled sets the amount of confidence required for latest tokens before returning them as part of a new partial result
* Currently supported only for Oracle model.
*
*/
"stabilizePartialResults"?: RealtimeParameters.StabilizePartialResults;
/**
* Select a model to use for generating transcriptions. Currently supported models are:
* - ORACLE
* - WHISPER
*
*/
"modelType"?: string;
/**
* Model Domain.
*/
"modelDomain"?: RealtimeParameters.ModelDomain;
/**
* Locale value as per given in [https://datatracker.ietf.org/doc/html/rfc5646].
* - en-US: English - United States
*
* Oracle model supported language codes are locale specific.
* Locale value as per given in [https://datatracker.ietf.org/doc/html/rfc5646]
* - en-US: English - United States (default)
* - es-ES: Spanish - Spain
* - pt-BR: Portuguese - Brazil
* - en-GB: English - Great Britain
Expand All @@ -59,24 +74,129 @@ export interface RealtimeParameters {
* - fr-FR: French - France
* - de-DE: German - Germany
* - it-IT: Italian - Italy
* Whisper model supported language codes are locale agnostic
* - auto: Auto-detect language
* - af: Afrikaans
* - am: Amharic
* - ar: Arabic
* - as: Assamese
* - az: Azerbaijani
* - ba: Bashkir
* - be: Belarusian
* - bg: Bulgarian
* - bn: Bengali
* - bo: Tibetan
* - br: Breton
* - bs: Bosnian
* - ca: Catalan
* - cs: Czech
* - cy: Welsh
* - da: Danish
* - de: German
* - el: Greek
* - en: English (default)
* - es: Spanish
* - et: Estonian
* - eu: Basque
* - fa: Persian
* - fi: Finnish
* - fo: Faroese
* - fr: French
* - gl: Galician
* - gu: Gujarati
* - ha: Hausa
* - haw: Hawaiian
* - he: Hebrew
* - hi: Hindi
* - hr: Croatian
* - ht: Haitian Creole
* - hu: Hungarian
* - hy: Armenian
* - id: Indonesian
* - is: Icelandic
* - it: Italian
* - ja: Japanese
* - jv: Javanese
* - ka: Georgian
* - kk: Kazakh
* - km: Khmer
* - kn: Kannada
* - ko: Korean
* - la: Latin
* - lb: Luxembourgish
* - ln: Lingala
* - lo: Lao
* - lt: Lithuanian
* - lv: Latvian
* - mg: Malagasy
* - mi: Maori
* - mk: Macedonian
* - ml: Malayalam
* - mn: Mongolian
* - mr: Marathi
* - ms: Malay
* - mt: Maltese
* - my: Burmese
* - ne: Nepali
* - nl: Dutch
* - nn: Norwegian Nynorsk
* - no: Norwegian
* - oc: Occitan
* - pa: Punjabi
* - pl: Polish
* - ps: Pashto
* - pt: Portuguese
* - ro: Romanian
* - ru: Russian
* - sa: Sanskrit
* - sd: Sindhi
* - si: Sinhala
* - sk: Slovak
* - sl: Slovenian
* - sn: Shona
* - so: Somali
* - sq: Albanian
* - sr: Serbian
* - su: Sundanese
* - sv: Swedish
* - sw: Swahili
* - ta: Tamil
* - te: Telugu
* - tg: Tajik
* - th: Thai
* - tk: Turkmen
* - tl: Tagalog
* - tr: Turkish
* - tt: Tatar
* - uk: Ukrainian
* - ur: Urdu
* - uz: Uzbek
* - vi: Vietnamese
* - yi: Yiddish
* - yo: Yoruba
* - zh: Chinese
*
*/
"languageCode"?: string;
/**
* If set to true, the service will not fail connection attempt if it encounters any issues that prevent the loading of all specified user customizations. Any invalid customizations will simply be ignored and connection will continue being established with the default base model and any remaining valid customizations.
* If set to false, if the service is unable to load any of the specified customizations, an error detailing why will be returned and the session will end.
* Currently supported only for Oracle model.
*
*/
"shouldIgnoreInvalidCustomizations"?: boolean;
/**
* Array of customization objects.
* Currently supported only for Oracle model.
*
*/
"customizations"?: Array<model.CustomizationInference>;
/**
* Configure punctuations in the generated transcriptions. Disabled by default.
* - NONE: No punctuation in the transcription response
* - SPOKEN: Punctuations in response only when verbally spoken
* - AUTO: Automatic punctuation in the response, spoken punctuations are disabled
* Spoken punctuation is currently supported only for the Oracle model in the Medical domain.
*
*/
"punctuation"?: RealtimeParameters.Punctuation;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export interface TtsOracleTts2NaturalModelDetails extends model.TtsOracleModelDe
* - fr-FR: French - France
* - it-IT: Italian - Italy
* - ja-JP: Japanese - Japan
* - zh-CN: Mandarin - China
* - cmn-CN: Mandarin - China
*
*/
"languageCode"?: string;
Expand Down
2 changes: 1 addition & 1 deletion lib/aispeech/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-aispeech",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Ai Speech Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/aivision/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-aivision",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Ai Vision Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-analytics",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Analytics Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/announcementsservice/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-announcementsservice",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Announcement Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apiaccesscontrol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apiaccesscontrol",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Apiaccesscontrol Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apigateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apigateway",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for API gateway service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apiplatform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apiplatform",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Api Platform Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apmconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apmconfig",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Apm Config Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apmcontrolplane/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apmcontrolplane",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Apm Control Plane Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apmsynthetics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apmsynthetics",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Apm Synthetics Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apmtraces/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apmtraces",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Apm Traces Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/appmgmtcontrol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-appmgmtcontrol",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Appmgmt Control Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/artifacts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-artifacts",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Artifacts Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/audit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-audit",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Audit Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/autoscaling/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-autoscaling",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Autoscaling Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/bastion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-bastion",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Bastion Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/bds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-bds",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for BDS Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/blockchain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-blockchain",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Blockchain Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/budget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-budget",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Budget Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/capacitymanagement/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-capacitymanagement",
"version": "2.116.0",
"version": "2.116.1",
"description": "OCI NodeJS client for Capacity Management Service",
"repository": {
"type": "git",
Expand Down
Loading