diff --git a/integrations/argocd/CHANGELOG.md b/integrations/argocd/CHANGELOG.md index 5bd2ab25ee..fe5b878ceb 100644 --- a/integrations/argocd/CHANGELOG.md +++ b/integrations/argocd/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.101 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.100 (2024-11-10) diff --git a/integrations/argocd/pyproject.toml b/integrations/argocd/pyproject.toml index d916acb213..c6dd39038f 100644 --- a/integrations/argocd/pyproject.toml +++ b/integrations/argocd/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "argocd" -version = "0.1.100" +version = "0.1.101" description = "Argo CD integration powered by Ocean" authors = ["Isaac Coffie "] diff --git a/integrations/aws/CHANGELOG.md b/integrations/aws/CHANGELOG.md index 3b928c6a78..8b9ae20357 100644 --- a/integrations/aws/CHANGELOG.md +++ b/integrations/aws/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.2.57 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.2.56 (2024-11-10) diff --git a/integrations/aws/pyproject.toml b/integrations/aws/pyproject.toml index f529ae9890..01a2ac51af 100644 --- a/integrations/aws/pyproject.toml +++ b/integrations/aws/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aws" -version = "0.2.56" +version = "0.2.57" description = "This integration will map all your resources in all the available accounts to your Port entities" authors = ["Shalev Avhar ", "Erik Zaadi "] diff --git a/integrations/azure-devops/CHANGELOG.md b/integrations/azure-devops/CHANGELOG.md index d7cc9fb9b3..833305490a 100644 --- a/integrations/azure-devops/CHANGELOG.md +++ b/integrations/azure-devops/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.82 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.81 (2024-11-10) diff --git a/integrations/azure-devops/pyproject.toml b/integrations/azure-devops/pyproject.toml index a44cd95e20..b288266019 100644 --- a/integrations/azure-devops/pyproject.toml +++ b/integrations/azure-devops/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "azure-devops" -version = "0.1.81" +version = "0.1.82" description = "An Azure Devops Ocean integration" authors = ["Matan Geva "] diff --git a/integrations/azure/CHANGELOG.md b/integrations/azure/CHANGELOG.md index bc7bf9b4db..3faf7f35af 100644 --- a/integrations/azure/CHANGELOG.md +++ b/integrations/azure/CHANGELOG.md @@ -1,3 +1,10 @@ +0.1.103 (2024-11-11) + +### Improvements + +- Bumped ocean version to ^0.13.0 + + 0.1.102 (2024-11-10) ### Improvements diff --git a/integrations/azure/pyproject.toml b/integrations/azure/pyproject.toml index d018277e29..be1347af1d 100644 --- a/integrations/azure/pyproject.toml +++ b/integrations/azure/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "azure" -version = "0.1.102" +version = "0.1.103" description = "Azure integration" authors = ["Tom Tankilevitch "] diff --git a/integrations/backstage/CHANGELOG.md b/integrations/backstage/CHANGELOG.md index d4cbcb25db..a9fcea2611 100644 --- a/integrations/backstage/CHANGELOG.md +++ b/integrations/backstage/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.1.8-beta (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.7-beta (2024-11-10) diff --git a/integrations/backstage/pyproject.toml b/integrations/backstage/pyproject.toml index 72bc33e461..dfde68b130 100644 --- a/integrations/backstage/pyproject.toml +++ b/integrations/backstage/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "backstage" -version = "0.1.7-beta" +version = "0.1.8-beta" description = "Importing resources from Backstage IDP" authors = ["Roi Talpaz "] diff --git a/integrations/datadog/CHANGELOG.md b/integrations/datadog/CHANGELOG.md index 6116a5b252..0cba762fcf 100644 --- a/integrations/datadog/CHANGELOG.md +++ b/integrations/datadog/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.53 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.52 (2024-11-10) diff --git a/integrations/datadog/pyproject.toml b/integrations/datadog/pyproject.toml index fb330264f5..4ca564c4d1 100644 --- a/integrations/datadog/pyproject.toml +++ b/integrations/datadog/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "datadog" -version = "0.1.52" +version = "0.1.53" description = "Datadog Ocean Integration" authors = ["Albert Luganga "] diff --git a/integrations/dynatrace/CHANGELOG.md b/integrations/dynatrace/CHANGELOG.md index a8ad64a6d4..65d6f32b9d 100644 --- a/integrations/dynatrace/CHANGELOG.md +++ b/integrations/dynatrace/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.65 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.64 (2024-11-10) diff --git a/integrations/dynatrace/pyproject.toml b/integrations/dynatrace/pyproject.toml index 33502f47a7..3bec6b669d 100644 --- a/integrations/dynatrace/pyproject.toml +++ b/integrations/dynatrace/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dynatrace" -version = "0.1.64" +version = "0.1.65" description = "An integration used to import Dynatrace resources into Port" authors = ["Ayodeji Adeoti <>"] diff --git a/integrations/fake-integration/CHANGELOG.md b/integrations/fake-integration/CHANGELOG.md index 9e49927e3c..7bddb1d717 100644 --- a/integrations/fake-integration/CHANGELOG.md +++ b/integrations/fake-integration/CHANGELOG.md @@ -5,6 +5,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.15-dev (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.14-dev (2024-11-10) diff --git a/integrations/fake-integration/pyproject.toml b/integrations/fake-integration/pyproject.toml index b843ade8da..fd6b2112b4 100644 --- a/integrations/fake-integration/pyproject.toml +++ b/integrations/fake-integration/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fake-integration" -version = "0.1.14-dev" +version = "0.1.15-dev" description = "A useless fake integration that helps us test the Ocean Core" authors = ["Erik Zaadi "] diff --git a/integrations/firehydrant/CHANGELOG.md b/integrations/firehydrant/CHANGELOG.md index 39785ec1b0..4509f3763a 100644 --- a/integrations/firehydrant/CHANGELOG.md +++ b/integrations/firehydrant/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.88 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.87 (2024-11-10) diff --git a/integrations/firehydrant/pyproject.toml b/integrations/firehydrant/pyproject.toml index 5d6435b24f..8264c0a2e4 100644 --- a/integrations/firehydrant/pyproject.toml +++ b/integrations/firehydrant/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "firehydrant" -version = "0.1.87" +version = "0.1.88" description = "FireHydrant Integration Powered by Ocean" authors = ["Isaac Coffie "] diff --git a/integrations/gcp/CHANGELOG.md b/integrations/gcp/CHANGELOG.md index 9dbc616c46..28751c085e 100644 --- a/integrations/gcp/CHANGELOG.md +++ b/integrations/gcp/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.69 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.68 (2024-11-10) diff --git a/integrations/gcp/pyproject.toml b/integrations/gcp/pyproject.toml index 69dcd7d5cc..d79cc190ee 100644 --- a/integrations/gcp/pyproject.toml +++ b/integrations/gcp/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gcp" -version = "0.1.68" +version = "0.1.69" description = "A GCP ocean integration" authors = ["Matan Geva "] diff --git a/integrations/gitlab/CHANGELOG.md b/integrations/gitlab/CHANGELOG.md index 5edb842bc3..eb1fa45970 100644 --- a/integrations/gitlab/CHANGELOG.md +++ b/integrations/gitlab/CHANGELOG.md @@ -7,6 +7,14 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm +0.1.139 (2024-11-11) +==================== + +### Improvements + +- Bumped ocean version to ^0.13.0 + + 0.1.138 (2024-11-10) ==================== diff --git a/integrations/gitlab/pyproject.toml b/integrations/gitlab/pyproject.toml index 5f204f5a05..37c17ae05b 100644 --- a/integrations/gitlab/pyproject.toml +++ b/integrations/gitlab/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gitlab" -version = "0.1.138" +version = "0.1.139" description = "Gitlab integration for Port using Port-Ocean Framework" authors = ["Yair Siman-Tov "] diff --git a/integrations/jenkins/CHANGELOG.md b/integrations/jenkins/CHANGELOG.md index cefeb63eed..57121b1cbf 100644 --- a/integrations/jenkins/CHANGELOG.md +++ b/integrations/jenkins/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.71 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.70 (2024-11-10) diff --git a/integrations/jenkins/pyproject.toml b/integrations/jenkins/pyproject.toml index 78945555a9..fad4b52518 100644 --- a/integrations/jenkins/pyproject.toml +++ b/integrations/jenkins/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "jenkins" -version = "0.1.70" +version = "0.1.71" description = "Jenkins Integration to Port Ocean" authors = ["Albert Luganga "] diff --git a/integrations/jira/CHANGELOG.md b/integrations/jira/CHANGELOG.md index 81e92bbd08..9e4b244a29 100644 --- a/integrations/jira/CHANGELOG.md +++ b/integrations/jira/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.99 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.98 (2024-11-10) diff --git a/integrations/jira/pyproject.toml b/integrations/jira/pyproject.toml index 65d00219d4..0dd617de12 100644 --- a/integrations/jira/pyproject.toml +++ b/integrations/jira/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "jira" -version = "0.1.98" +version = "0.1.99" description = "Integration to bring information from Jira into Port" authors = ["Mor Paz "] diff --git a/integrations/kafka/CHANGELOG.md b/integrations/kafka/CHANGELOG.md index a78c345f04..2d3ad110f5 100644 --- a/integrations/kafka/CHANGELOG.md +++ b/integrations/kafka/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.87 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.86 (2024-11-10) diff --git a/integrations/kafka/pyproject.toml b/integrations/kafka/pyproject.toml index 2aa3920856..70c76156b4 100644 --- a/integrations/kafka/pyproject.toml +++ b/integrations/kafka/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kafka" -version = "0.1.86" +version = "0.1.87" description = "Integration to import information from a Kafka cluster into Port. The integration supports importing metadata regarding the Kafka cluster, brokers and topics." authors = ["Tal Sabag "] diff --git a/integrations/kubecost/CHANGELOG.md b/integrations/kubecost/CHANGELOG.md index dc6c93ed70..5ece6f04a0 100644 --- a/integrations/kubecost/CHANGELOG.md +++ b/integrations/kubecost/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.92 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.91 (2024-11-10) diff --git a/integrations/kubecost/pyproject.toml b/integrations/kubecost/pyproject.toml index 69a6c431c8..23aee66d6d 100644 --- a/integrations/kubecost/pyproject.toml +++ b/integrations/kubecost/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kubecost" -version = "0.1.91" +version = "0.1.92" description = "Kubecost integration powered by Ocean" authors = ["Isaac Coffie "] diff --git a/integrations/launchdarkly/CHANGELOG.md b/integrations/launchdarkly/CHANGELOG.md index e826de6f54..f32e9081a4 100644 --- a/integrations/launchdarkly/CHANGELOG.md +++ b/integrations/launchdarkly/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.64 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.63 (2024-11-10) diff --git a/integrations/launchdarkly/pyproject.toml b/integrations/launchdarkly/pyproject.toml index 29696ca3db..f75b62866b 100644 --- a/integrations/launchdarkly/pyproject.toml +++ b/integrations/launchdarkly/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "launchdarkly" -version = "0.1.63" +version = "0.1.64" description = "Launchdarkly integration for Port" authors = ["Michael Armah "] diff --git a/integrations/linear/CHANGELOG.md b/integrations/linear/CHANGELOG.md index 62a7e9284c..fea2e7b73e 100644 --- a/integrations/linear/CHANGELOG.md +++ b/integrations/linear/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.50 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.49 (2024-11-10) diff --git a/integrations/linear/pyproject.toml b/integrations/linear/pyproject.toml index 4041157769..1dbb0905b5 100644 --- a/integrations/linear/pyproject.toml +++ b/integrations/linear/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "linear" -version = "0.1.49" +version = "0.1.50" description = "Integration to bring information from Linear into Port" authors = ["Mor Paz "] diff --git a/integrations/newrelic/CHANGELOG.md b/integrations/newrelic/CHANGELOG.md index bf127d185c..06f3f4cc65 100644 --- a/integrations/newrelic/CHANGELOG.md +++ b/integrations/newrelic/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.94 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.93 (2024-11-10) diff --git a/integrations/newrelic/pyproject.toml b/integrations/newrelic/pyproject.toml index 4b363cb095..615a8f74dd 100644 --- a/integrations/newrelic/pyproject.toml +++ b/integrations/newrelic/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "newrelic" -version = "0.1.93" +version = "0.1.94" description = "New Relic Integration" authors = ["Tom Tankilevitch "] diff --git a/integrations/octopus/CHANGELOG.md b/integrations/octopus/CHANGELOG.md index 70cdf22fdd..e9b331b497 100644 --- a/integrations/octopus/CHANGELOG.md +++ b/integrations/octopus/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +# Port_Ocean 0.1.23-beta (2024-11-11) + +### Improvements + +- Bumped ocean version to ^0.13.0 + + # Port_Ocean 0.1.22-beta (2024-11-10) ### Improvements diff --git a/integrations/octopus/pyproject.toml b/integrations/octopus/pyproject.toml index e0f374e068..d798300ea2 100644 --- a/integrations/octopus/pyproject.toml +++ b/integrations/octopus/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "octopus" -version = "0.1.22-beta" +version = "0.1.23-beta" description = "This integration ingest data from octopus deploy" authors = ["Adebayo Iyanuoluwa "] diff --git a/integrations/opencost/CHANGELOG.md b/integrations/opencost/CHANGELOG.md index 3e1a49e9eb..a74d205046 100644 --- a/integrations/opencost/CHANGELOG.md +++ b/integrations/opencost/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.90 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.89 (2024-11-10) diff --git a/integrations/opencost/pyproject.toml b/integrations/opencost/pyproject.toml index d92d808c7f..c74d1b723c 100644 --- a/integrations/opencost/pyproject.toml +++ b/integrations/opencost/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "opencost" -version = "0.1.89" +version = "0.1.90" description = "Ocean integration for OpenCost" authors = ["Isaac Coffie "] diff --git a/integrations/opsgenie/CHANGELOG.md b/integrations/opsgenie/CHANGELOG.md index 4df8c2444f..f10d304f5b 100644 --- a/integrations/opsgenie/CHANGELOG.md +++ b/integrations/opsgenie/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.2.14 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.2.13 (2024-11-10) diff --git a/integrations/opsgenie/pyproject.toml b/integrations/opsgenie/pyproject.toml index a2be594aaf..7ad8cb7c80 100644 --- a/integrations/opsgenie/pyproject.toml +++ b/integrations/opsgenie/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "opsgenie" -version = "0.2.13" +version = "0.2.14" description = "Ocean integration for OpsGenie" authors = ["Isaac Coffie "] diff --git a/integrations/pagerduty/CHANGELOG.md b/integrations/pagerduty/CHANGELOG.md index 733d46eb95..02905cbd07 100644 --- a/integrations/pagerduty/CHANGELOG.md +++ b/integrations/pagerduty/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.114 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.113 (2024-11-10) diff --git a/integrations/pagerduty/pyproject.toml b/integrations/pagerduty/pyproject.toml index febe94563e..e4f5dbc1ab 100644 --- a/integrations/pagerduty/pyproject.toml +++ b/integrations/pagerduty/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pagerduty" -version = "0.1.113" +version = "0.1.114" description = "Pagerduty Integration" authors = ["Port Team "] diff --git a/integrations/sentry/CHANGELOG.md b/integrations/sentry/CHANGELOG.md index 0c04240c32..ff6f11d7f9 100644 --- a/integrations/sentry/CHANGELOG.md +++ b/integrations/sentry/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.90 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.89 (2024-11-10) diff --git a/integrations/sentry/pyproject.toml b/integrations/sentry/pyproject.toml index 7c1a97b91b..9999d8d9f0 100644 --- a/integrations/sentry/pyproject.toml +++ b/integrations/sentry/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sentry" -version = "0.1.89" +version = "0.1.90" description = "Sentry Integration" authors = ["Dvir Segev ","Matan Geva "] diff --git a/integrations/servicenow/CHANGELOG.md b/integrations/servicenow/CHANGELOG.md index c2ae25c6af..7ad2664a3b 100644 --- a/integrations/servicenow/CHANGELOG.md +++ b/integrations/servicenow/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.80 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.79 (2024-11-10) diff --git a/integrations/servicenow/pyproject.toml b/integrations/servicenow/pyproject.toml index d46fca965c..fda242eaa4 100644 --- a/integrations/servicenow/pyproject.toml +++ b/integrations/servicenow/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "servicenow" -version = "0.1.79" +version = "0.1.80" description = "Service Now Ocean Integration" authors = ["Isaac Coffie "] diff --git a/integrations/snyk/CHANGELOG.md b/integrations/snyk/CHANGELOG.md index d321779a3c..df6667d93b 100644 --- a/integrations/snyk/CHANGELOG.md +++ b/integrations/snyk/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.100 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.99 (2024-11-10) diff --git a/integrations/snyk/pyproject.toml b/integrations/snyk/pyproject.toml index 482914cbf8..468ef38983 100644 --- a/integrations/snyk/pyproject.toml +++ b/integrations/snyk/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "snyk" -version = "0.1.99" +version = "0.1.100" description = "Snyk integration powered by Ocean" authors = ["Isaac Coffie "] diff --git a/integrations/sonarqube/CHANGELOG.md b/integrations/sonarqube/CHANGELOG.md index 4496347d4e..e9771dccb8 100644 --- a/integrations/sonarqube/CHANGELOG.md +++ b/integrations/sonarqube/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.109 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.108 (2024-11-10) diff --git a/integrations/sonarqube/pyproject.toml b/integrations/sonarqube/pyproject.toml index 1b3359c38f..7bd69b6790 100644 --- a/integrations/sonarqube/pyproject.toml +++ b/integrations/sonarqube/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sonarqube" -version = "0.1.108" +version = "0.1.109" description = "SonarQube projects and code quality analysis integration" authors = ["Port Team "] diff --git a/integrations/statuspage/CHANGELOG.md b/integrations/statuspage/CHANGELOG.md index 1231000453..798be3532d 100644 --- a/integrations/statuspage/CHANGELOG.md +++ b/integrations/statuspage/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.39 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.38 (2024-11-10) diff --git a/integrations/statuspage/pyproject.toml b/integrations/statuspage/pyproject.toml index c8959a6f66..79e3ebc45a 100644 --- a/integrations/statuspage/pyproject.toml +++ b/integrations/statuspage/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "statuspage" -version = "0.1.38" +version = "0.1.39" description = "Connect Statuspage to Ocean and automatically ingest incidents, updates, and impacted components for comprehensive monitoring" authors = ["Albert Luganga "] diff --git a/integrations/terraform-cloud/CHANGELOG.md b/integrations/terraform-cloud/CHANGELOG.md index e2b39191d4..f4d8312384 100644 --- a/integrations/terraform-cloud/CHANGELOG.md +++ b/integrations/terraform-cloud/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.78 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.77 (2024-11-10) diff --git a/integrations/terraform-cloud/pyproject.toml b/integrations/terraform-cloud/pyproject.toml index bb4358576b..fb402ee451 100644 --- a/integrations/terraform-cloud/pyproject.toml +++ b/integrations/terraform-cloud/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "terraform-cloud" -version = "0.1.77" +version = "0.1.78" description = "Terraform Cloud Integration for Port" authors = ["Michael Armah "] diff --git a/integrations/wiz/CHANGELOG.md b/integrations/wiz/CHANGELOG.md index bbd51a2be0..2d3d0ea501 100644 --- a/integrations/wiz/CHANGELOG.md +++ b/integrations/wiz/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.71 (2024-11-11) + + +### Improvements + +- Bumped ocean version to ^0.13.0 + + ## 0.1.70 (2024-11-10) diff --git a/integrations/wiz/pyproject.toml b/integrations/wiz/pyproject.toml index 40e3bb4db3..1d15161949 100644 --- a/integrations/wiz/pyproject.toml +++ b/integrations/wiz/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wiz" -version = "0.1.70" +version = "0.1.71" description = "Wiz Port integration in Ocean" authors = ["Albert Luganga "]