From 2ad4a9c18d82811ccb8b44fd57bacdaf67902338 Mon Sep 17 00:00:00 2001 From: NipunaRanasinghe Date: Tue, 30 Jan 2024 16:50:04 +0000 Subject: [PATCH] Update file hashes --- openapi.properties | 16 +++--- openapi/azure.openai.chat/Ballerina.toml | 2 +- openapi/azure.openai.chat/Dependencies.toml | 59 +++++++++------------ openapi/openai.chat/Ballerina.toml | 2 +- openapi/openai.chat/Dependencies.toml | 59 +++++++++------------ 5 files changed, 60 insertions(+), 78 deletions(-) diff --git a/openapi.properties b/openapi.properties index f70f47aa0..8218fbc30 100644 --- a/openapi.properties +++ b/openapi.properties @@ -1,14 +1,14 @@ -#Mon Jan 08 09:08:01 GMT 2024 -openapi/earthref.fiesta=7324d2cc41831edd76e908a12529bf72 -openapi/ebay.recommendation=e2252bb19cde49862d422dcc516b4c80 -openapi/iris.disputeresponder=257c8e95b72dcc25f5a487146efbec80 +#Tue Jan 30 16:50:01 GMT 2024 openapi/soundcloud=5d6d61a0a279fa974b577f3b2c72def0 -openapi/rumble.run=aba476264e7fd1a6310b7df2fc99dd11 +openapi/iris.disputeresponder=257c8e95b72dcc25f5a487146efbec80 +openapi/ebay.recommendation=e2252bb19cde49862d422dcc516b4c80 +openapi/earthref.fiesta=7324d2cc41831edd76e908a12529bf72 openapi/nytimes.mostpopular=480d707b2b264dc003524e77b64d6e5c +openapi/rumble.run=aba476264e7fd1a6310b7df2fc99dd11 openapi/covid19=9971da0216af3cad1885e2415ab816c5 openapi/azure.textanalytics=f63f3a07101a1668b249b7b4c3b36ae0 -openapi/chaingateway=2600cd1a0865e82674202b32f37f785a openapi/saps4hana.itcm.customerhierarchy=ff0e96f91d4914df687fe62c8ba65c46 +openapi/chaingateway=2600cd1a0865e82674202b32f37f785a openapi/mitto.sms=58a39e56ca6df88963349d36c7d68aa4 openapi/azure.openai.deployment=2c3b24b559f96e970b165fa6b9ac160c openapi/googleapis.cloudtalentsolution=578c4eb1e6cf2a5fe9a175678d451eaf @@ -136,7 +136,7 @@ openapi/nytimes.archive=3266c80a50b4ef7b079602916fbaedbf openapi/xero.appstore=51572dfa7bc9ad45cf82a9f816a6b50e openapi/eventbrite=6213a58377b3034af447096bfc4edbb8 openapi/sinch.voice=7ccb9e76364dcc471a7811ddb4cf7717 -openapi/openai.chat=dc3bdfd97e9f4503eb152f2f02fe9a01 +openapi/openai.chat=779f153ecb433a3c6ab6690ef6472889 openapi/mathtools.numbers=40d010c549501111941c401992efd7a6 openapi/ebay.analytics=cc5d6cf1ed01f96b57e8ea2b477510c6 openapi/quickbooks.online=1edb891f6dd171ce1ab504a92f09c89a @@ -173,7 +173,7 @@ openapi/siemens.platformcore.identitymanagement=0c24d5dc8989a4be820cec8a0c7add47 openapi/iris.residuals=c774f27d56d6b4634c8d33ee9c52694d openapi/worldtimeapi=3d758d636a267e3d41f53995b1fcef84 openapi/instagram.bussiness=9e81336c1761fcbd6557be94b5172bd3 -openapi/azure.openai.chat=c3a8c6aa848aefe42b36a82030f9390c +openapi/azure.openai.chat=ba36066cd8b1817083831fa1181a443a openapi/mailchimp=ca1fac7ec449685bfc1e3007fc5967d0 openapi/interzoid.globaltime=70938e2fda129ff57545a095f2aabe08 openapi/ebay.negotiation=befa65b6c09b49580e7673ad1e38e2b6 diff --git a/openapi/azure.openai.chat/Ballerina.toml b/openapi/azure.openai.chat/Ballerina.toml index 05adbc97c..b36ad12d5 100644 --- a/openapi/azure.openai.chat/Ballerina.toml +++ b/openapi/azure.openai.chat/Ballerina.toml @@ -6,7 +6,7 @@ name = "azure.openai.chat" icon = "icon.png" distribution = "2201.8.4" repository = "https://github.com/ballerina-platform/openapi-connectors/tree/main/openapi/azure.openai.chat" -version = "3.0.0" +version = "3.0.1" authors = ["Ballerina"] [build-options] observabilityIncluded = true diff --git a/openapi/azure.openai.chat/Dependencies.toml b/openapi/azure.openai.chat/Dependencies.toml index 6f8d0e2bd..4d0089822 100644 --- a/openapi/azure.openai.chat/Dependencies.toml +++ b/openapi/azure.openai.chat/Dependencies.toml @@ -5,24 +5,24 @@ [ballerina] dependencies-toml-version = "2" +distribution-version = "2201.8.0" [[package]] org = "ballerina" name = "auth" -version = "2.6.0" +version = "2.10.0" dependencies = [ {org = "ballerina", name = "crypto"}, {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "lang.array"}, {org = "ballerina", name = "lang.string"}, - {org = "ballerina", name = "log"}, - {org = "ballerina", name = "regex"} + {org = "ballerina", name = "log"} ] [[package]] org = "ballerina" name = "cache" -version = "3.4.0" +version = "3.7.1" dependencies = [ {org = "ballerina", name = "constraint"}, {org = "ballerina", name = "jballerina.java"}, @@ -33,7 +33,7 @@ dependencies = [ [[package]] org = "ballerina" name = "constraint" -version = "1.1.0" +version = "1.5.0" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] @@ -44,7 +44,7 @@ modules = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.2" +version = "2.6.2" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "time"} @@ -53,20 +53,18 @@ dependencies = [ [[package]] org = "ballerina" name = "file" -version = "1.6.0" +version = "1.9.0" dependencies = [ {org = "ballerina", name = "io"}, {org = "ballerina", name = "jballerina.java"}, - {org = "ballerina", name = "log"}, {org = "ballerina", name = "os"}, - {org = "ballerina", name = "regex"}, {org = "ballerina", name = "time"} ] [[package]] org = "ballerina" name = "http" -version = "2.6.2" +version = "2.10.5" dependencies = [ {org = "ballerina", name = "auth"}, {org = "ballerina", name = "cache"}, @@ -79,6 +77,7 @@ dependencies = [ {org = "ballerina", name = "lang.array"}, {org = "ballerina", name = "lang.decimal"}, {org = "ballerina", name = "lang.int"}, + {org = "ballerina", name = "lang.regexp"}, {org = "ballerina", name = "lang.runtime"}, {org = "ballerina", name = "lang.string"}, {org = "ballerina", name = "lang.value"}, @@ -86,18 +85,18 @@ dependencies = [ {org = "ballerina", name = "mime"}, {org = "ballerina", name = "oauth2"}, {org = "ballerina", name = "observe"}, - {org = "ballerina", name = "regex"}, {org = "ballerina", name = "time"}, {org = "ballerina", name = "url"} ] modules = [ - {org = "ballerina", packageName = "http", moduleName = "http"} + {org = "ballerina", packageName = "http", moduleName = "http"}, + {org = "ballerina", packageName = "http", moduleName = "http.httpscerr"} ] [[package]] org = "ballerina" name = "io" -version = "1.4.1" +version = "1.6.0" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "lang.value"} @@ -111,7 +110,7 @@ version = "0.0.0" [[package]] org = "ballerina" name = "jwt" -version = "2.6.0" +version = "2.10.0" dependencies = [ {org = "ballerina", name = "cache"}, {org = "ballerina", name = "crypto"}, @@ -119,7 +118,6 @@ dependencies = [ {org = "ballerina", name = "lang.int"}, {org = "ballerina", name = "lang.string"}, {org = "ballerina", name = "log"}, - {org = "ballerina", name = "regex"}, {org = "ballerina", name = "time"} ] @@ -154,7 +152,9 @@ org = "ballerina" name = "lang.int" version = "0.0.0" dependencies = [ - {org = "ballerina", name = "jballerina.java"} + {org = "ballerina", name = "jballerina.java"}, + {org = "ballerina", name = "lang.__internal"}, + {org = "ballerina", name = "lang.object"} ] [[package]] @@ -198,7 +198,7 @@ dependencies = [ [[package]] org = "ballerina" name = "log" -version = "2.6.0" +version = "2.9.0" dependencies = [ {org = "ballerina", name = "io"}, {org = "ballerina", name = "jballerina.java"}, @@ -209,7 +209,7 @@ dependencies = [ [[package]] org = "ballerina" name = "mime" -version = "2.6.0" +version = "2.9.0" dependencies = [ {org = "ballerina", name = "io"}, {org = "ballerina", name = "jballerina.java"}, @@ -219,7 +219,7 @@ dependencies = [ [[package]] org = "ballerina" name = "oauth2" -version = "2.6.1" +version = "2.10.0" dependencies = [ {org = "ballerina", name = "cache"}, {org = "ballerina", name = "crypto"}, @@ -232,7 +232,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.0.7" +version = "1.2.2" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] @@ -240,25 +240,16 @@ dependencies = [ [[package]] org = "ballerina" name = "os" -version = "1.6.0" +version = "1.8.0" dependencies = [ {org = "ballerina", name = "io"}, {org = "ballerina", name = "jballerina.java"} ] -[[package]] -org = "ballerina" -name = "regex" -version = "1.3.2" -dependencies = [ - {org = "ballerina", name = "jballerina.java"}, - {org = "ballerina", name = "lang.string"} -] - [[package]] org = "ballerina" name = "task" -version = "2.3.2" +version = "2.5.0" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "time"} @@ -267,7 +258,7 @@ dependencies = [ [[package]] org = "ballerina" name = "time" -version = "2.2.5" +version = "2.4.0" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] @@ -275,7 +266,7 @@ dependencies = [ [[package]] org = "ballerina" name = "url" -version = "2.2.4" +version = "2.4.0" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] @@ -298,7 +289,7 @@ modules = [ [[package]] org = "ballerinax" name = "azure.openai.chat" -version = "2.0.0" +version = "3.0.0" dependencies = [ {org = "ballerina", name = "constraint"}, {org = "ballerina", name = "http"}, diff --git a/openapi/openai.chat/Ballerina.toml b/openapi/openai.chat/Ballerina.toml index 95fa2c008..a03b731b1 100644 --- a/openapi/openai.chat/Ballerina.toml +++ b/openapi/openai.chat/Ballerina.toml @@ -6,7 +6,7 @@ name = "openai.chat" icon = "icon.png" distribution = "2201.8.4" repository = "https://github.com/ballerina-platform/openapi-connectors/tree/main/openapi/openai.chat" -version = "2.0.0" +version = "2.0.1" authors = ["Ballerina"] [build-options] observabilityIncluded = true diff --git a/openapi/openai.chat/Dependencies.toml b/openapi/openai.chat/Dependencies.toml index f5fc09957..93e47407c 100644 --- a/openapi/openai.chat/Dependencies.toml +++ b/openapi/openai.chat/Dependencies.toml @@ -5,24 +5,24 @@ [ballerina] dependencies-toml-version = "2" +distribution-version = "2201.8.0" [[package]] org = "ballerina" name = "auth" -version = "2.6.0" +version = "2.10.0" dependencies = [ {org = "ballerina", name = "crypto"}, {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "lang.array"}, {org = "ballerina", name = "lang.string"}, - {org = "ballerina", name = "log"}, - {org = "ballerina", name = "regex"} + {org = "ballerina", name = "log"} ] [[package]] org = "ballerina" name = "cache" -version = "3.4.0" +version = "3.7.1" dependencies = [ {org = "ballerina", name = "constraint"}, {org = "ballerina", name = "jballerina.java"}, @@ -33,7 +33,7 @@ dependencies = [ [[package]] org = "ballerina" name = "constraint" -version = "1.1.0" +version = "1.5.0" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] @@ -44,7 +44,7 @@ modules = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.6.2" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "time"} @@ -53,20 +53,18 @@ dependencies = [ [[package]] org = "ballerina" name = "file" -version = "1.6.0" +version = "1.9.0" dependencies = [ {org = "ballerina", name = "io"}, {org = "ballerina", name = "jballerina.java"}, - {org = "ballerina", name = "log"}, {org = "ballerina", name = "os"}, - {org = "ballerina", name = "regex"}, {org = "ballerina", name = "time"} ] [[package]] org = "ballerina" name = "http" -version = "2.6.1" +version = "2.10.5" dependencies = [ {org = "ballerina", name = "auth"}, {org = "ballerina", name = "cache"}, @@ -79,6 +77,7 @@ dependencies = [ {org = "ballerina", name = "lang.array"}, {org = "ballerina", name = "lang.decimal"}, {org = "ballerina", name = "lang.int"}, + {org = "ballerina", name = "lang.regexp"}, {org = "ballerina", name = "lang.runtime"}, {org = "ballerina", name = "lang.string"}, {org = "ballerina", name = "lang.value"}, @@ -86,18 +85,18 @@ dependencies = [ {org = "ballerina", name = "mime"}, {org = "ballerina", name = "oauth2"}, {org = "ballerina", name = "observe"}, - {org = "ballerina", name = "regex"}, {org = "ballerina", name = "time"}, {org = "ballerina", name = "url"} ] modules = [ - {org = "ballerina", packageName = "http", moduleName = "http"} + {org = "ballerina", packageName = "http", moduleName = "http"}, + {org = "ballerina", packageName = "http", moduleName = "http.httpscerr"} ] [[package]] org = "ballerina" name = "io" -version = "1.4.1" +version = "1.6.0" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "lang.value"} @@ -111,7 +110,7 @@ version = "0.0.0" [[package]] org = "ballerina" name = "jwt" -version = "2.6.0" +version = "2.10.0" dependencies = [ {org = "ballerina", name = "cache"}, {org = "ballerina", name = "crypto"}, @@ -119,7 +118,6 @@ dependencies = [ {org = "ballerina", name = "lang.int"}, {org = "ballerina", name = "lang.string"}, {org = "ballerina", name = "log"}, - {org = "ballerina", name = "regex"}, {org = "ballerina", name = "time"} ] @@ -154,7 +152,9 @@ org = "ballerina" name = "lang.int" version = "0.0.0" dependencies = [ - {org = "ballerina", name = "jballerina.java"} + {org = "ballerina", name = "jballerina.java"}, + {org = "ballerina", name = "lang.__internal"}, + {org = "ballerina", name = "lang.object"} ] [[package]] @@ -198,7 +198,7 @@ dependencies = [ [[package]] org = "ballerina" name = "log" -version = "2.6.0" +version = "2.9.0" dependencies = [ {org = "ballerina", name = "io"}, {org = "ballerina", name = "jballerina.java"}, @@ -209,7 +209,7 @@ dependencies = [ [[package]] org = "ballerina" name = "mime" -version = "2.6.0" +version = "2.9.0" dependencies = [ {org = "ballerina", name = "io"}, {org = "ballerina", name = "jballerina.java"}, @@ -219,7 +219,7 @@ dependencies = [ [[package]] org = "ballerina" name = "oauth2" -version = "2.6.1" +version = "2.10.0" dependencies = [ {org = "ballerina", name = "cache"}, {org = "ballerina", name = "crypto"}, @@ -232,7 +232,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.0.7" +version = "1.2.2" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] @@ -240,25 +240,16 @@ dependencies = [ [[package]] org = "ballerina" name = "os" -version = "1.6.0" +version = "1.8.0" dependencies = [ {org = "ballerina", name = "io"}, {org = "ballerina", name = "jballerina.java"} ] -[[package]] -org = "ballerina" -name = "regex" -version = "1.3.2" -dependencies = [ - {org = "ballerina", name = "jballerina.java"}, - {org = "ballerina", name = "lang.string"} -] - [[package]] org = "ballerina" name = "task" -version = "2.3.2" +version = "2.5.0" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "time"} @@ -267,7 +258,7 @@ dependencies = [ [[package]] org = "ballerina" name = "time" -version = "2.2.5" +version = "2.4.0" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] @@ -275,7 +266,7 @@ dependencies = [ [[package]] org = "ballerina" name = "url" -version = "2.2.4" +version = "2.4.0" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] @@ -298,7 +289,7 @@ modules = [ [[package]] org = "ballerinax" name = "openai.chat" -version = "1.1.2" +version = "2.0.0" dependencies = [ {org = "ballerina", name = "constraint"}, {org = "ballerina", name = "http"},