From 182693f18f99c4fd6b939a6160d98cd1cfc47179 Mon Sep 17 00:00:00 2001 From: Port Bot <110599342+portmachineuser@users.noreply.github.com> Date: Tue, 24 Dec 2024 17:09:16 +0200 Subject: [PATCH] [Integration] Apply Ocean version 0.16.0 to all integrations (#1269) This PR was automatically created by a GitHub Action. ## What does this PR do? Apply Ocean version 0.16.0 to all integrations ## How should this be manually tested? ./scripts/bump-all.sh ^0.16.0 --------- Co-authored-by: GitHub Action --- integrations/argocd/CHANGELOG.md | 8 ++++++++ integrations/argocd/poetry.lock | 8 ++++---- integrations/argocd/pyproject.toml | 4 ++-- integrations/aws/CHANGELOG.md | 8 ++++++++ integrations/aws/poetry.lock | 8 ++++---- integrations/aws/pyproject.toml | 4 ++-- integrations/azure-devops/CHANGELOG.md | 8 ++++++++ integrations/azure-devops/poetry.lock | 8 ++++---- integrations/azure-devops/pyproject.toml | 4 ++-- integrations/azure/CHANGELOG.md | 7 +++++++ integrations/azure/poetry.lock | 8 ++++---- integrations/azure/pyproject.toml | 4 ++-- integrations/backstage/CHANGELOG.md | 8 ++++++++ integrations/backstage/poetry.lock | 8 ++++---- integrations/backstage/pyproject.toml | 4 ++-- integrations/datadog/CHANGELOG.md | 8 ++++++++ integrations/datadog/poetry.lock | 8 ++++---- integrations/datadog/pyproject.toml | 4 ++-- integrations/dynatrace/CHANGELOG.md | 8 ++++++++ integrations/dynatrace/poetry.lock | 8 ++++---- integrations/dynatrace/pyproject.toml | 4 ++-- integrations/fake-integration/CHANGELOG.md | 8 ++++++++ integrations/fake-integration/poetry.lock | 8 ++++---- integrations/fake-integration/pyproject.toml | 4 ++-- integrations/firehydrant/CHANGELOG.md | 8 ++++++++ integrations/firehydrant/poetry.lock | 8 ++++---- integrations/firehydrant/pyproject.toml | 4 ++-- integrations/gcp/CHANGELOG.md | 8 ++++++++ integrations/gcp/poetry.lock | 8 ++++---- integrations/gcp/pyproject.toml | 4 ++-- integrations/gitlab/CHANGELOG.md | 8 ++++++++ integrations/gitlab/poetry.lock | 8 ++++---- integrations/gitlab/pyproject.toml | 4 ++-- integrations/jenkins/CHANGELOG.md | 8 ++++++++ integrations/jenkins/poetry.lock | 8 ++++---- integrations/jenkins/pyproject.toml | 4 ++-- integrations/jira/CHANGELOG.md | 8 ++++++++ integrations/jira/poetry.lock | 8 ++++---- integrations/jira/pyproject.toml | 4 ++-- integrations/kafka/CHANGELOG.md | 8 ++++++++ integrations/kafka/poetry.lock | 8 ++++---- integrations/kafka/pyproject.toml | 4 ++-- integrations/kubecost/CHANGELOG.md | 8 ++++++++ integrations/kubecost/poetry.lock | 8 ++++---- integrations/kubecost/pyproject.toml | 4 ++-- integrations/launchdarkly/CHANGELOG.md | 8 ++++++++ integrations/launchdarkly/poetry.lock | 8 ++++---- integrations/launchdarkly/pyproject.toml | 4 ++-- integrations/linear/CHANGELOG.md | 8 ++++++++ integrations/linear/poetry.lock | 8 ++++---- integrations/linear/pyproject.toml | 4 ++-- integrations/newrelic/CHANGELOG.md | 8 ++++++++ integrations/newrelic/poetry.lock | 8 ++++---- integrations/newrelic/pyproject.toml | 4 ++-- integrations/octopus/CHANGELOG.md | 7 +++++++ integrations/octopus/poetry.lock | 8 ++++---- integrations/octopus/pyproject.toml | 4 ++-- integrations/opencost/CHANGELOG.md | 8 ++++++++ integrations/opencost/poetry.lock | 8 ++++---- integrations/opencost/pyproject.toml | 4 ++-- integrations/opsgenie/CHANGELOG.md | 8 ++++++++ integrations/opsgenie/poetry.lock | 8 ++++---- integrations/opsgenie/pyproject.toml | 4 ++-- integrations/pagerduty/CHANGELOG.md | 8 ++++++++ integrations/pagerduty/poetry.lock | 8 ++++---- integrations/pagerduty/pyproject.toml | 4 ++-- integrations/sentry/CHANGELOG.md | 8 ++++++++ integrations/sentry/poetry.lock | 8 ++++---- integrations/sentry/pyproject.toml | 4 ++-- integrations/servicenow/CHANGELOG.md | 8 ++++++++ integrations/servicenow/poetry.lock | 8 ++++---- integrations/servicenow/pyproject.toml | 4 ++-- integrations/snyk/CHANGELOG.md | 8 ++++++++ integrations/snyk/poetry.lock | 8 ++++---- integrations/snyk/pyproject.toml | 4 ++-- integrations/sonarqube/CHANGELOG.md | 7 +++++++ integrations/sonarqube/poetry.lock | 8 ++++---- integrations/sonarqube/pyproject.toml | 4 ++-- integrations/statuspage/CHANGELOG.md | 8 ++++++++ integrations/statuspage/poetry.lock | 8 ++++---- integrations/statuspage/pyproject.toml | 4 ++-- integrations/terraform-cloud/CHANGELOG.md | 8 ++++++++ integrations/terraform-cloud/poetry.lock | 8 ++++---- integrations/terraform-cloud/pyproject.toml | 4 ++-- integrations/wiz/CHANGELOG.md | 8 ++++++++ integrations/wiz/poetry.lock | 8 ++++---- integrations/wiz/pyproject.toml | 4 ++-- 87 files changed, 403 insertions(+), 174 deletions(-) diff --git a/integrations/argocd/CHANGELOG.md b/integrations/argocd/CHANGELOG.md index 4809aef9f0..523273d181 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.113 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.112 (2024-12-22) diff --git a/integrations/argocd/poetry.lock b/integrations/argocd/poetry.lock index 3a41d0c9ea..8baa27473d 100644 --- a/integrations/argocd/poetry.lock +++ b/integrations/argocd/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "aaeed7b9bbeff55060e75267936d29b833eb85a98a78e5b233048f2c818fed3f" +content-hash = "c8fdce5ea0733ad07fc84240df920e0a9f82ead4535ff2a4dc00d059bcf8491d" diff --git a/integrations/argocd/pyproject.toml b/integrations/argocd/pyproject.toml index 452da1968a..f2107e1b65 100644 --- a/integrations/argocd/pyproject.toml +++ b/integrations/argocd/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "argocd" -version = "0.1.112" +version = "0.1.113" description = "Argo CD integration powered by Ocean" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # Uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/aws/CHANGELOG.md b/integrations/aws/CHANGELOG.md index 3ea09d8d15..15e998d548 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.73 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.2.72 (2024-12-22) diff --git a/integrations/aws/poetry.lock b/integrations/aws/poetry.lock index 7a55fa25a5..f6316e6578 100644 --- a/integrations/aws/poetry.lock +++ b/integrations/aws/poetry.lock @@ -2270,13 +2270,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -4032,4 +4032,4 @@ propcache = ">=0.2.0" [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "9564ff1e370093252584a35cb32cb2e1ceab5fa61c94de34cc382735787cd423" +content-hash = "cebadb86153f8e6e93275aa92dcef91f7dc55119f988e484fcd19a953c86e47d" diff --git a/integrations/aws/pyproject.toml b/integrations/aws/pyproject.toml index 843cbb6cbe..cde96d707d 100644 --- a/integrations/aws/pyproject.toml +++ b/integrations/aws/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "aws" -version = "0.2.72" +version = "0.2.73" description = "This integration will map all your resources in all the available accounts to your Port entities" authors = ["Shalev Avhar ", "Erik Zaadi "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} python-dotenv = "^1.0.1" aioboto3 = "^12.4.0" boto3-stubs = {version = "1.34.76", extras = ["acm", "apigateway", "appconfig", "athena", "cloudcontrol", "cloudformation", "cloudwatch", "dynamodb", "ec2", "ec2-instance-connect", "ecr", "ecs", "elasticache", "elb", "elbv2", "events", "iam", "lambda", "logs", "organizations", "rds", "route53", "s3", "sagemaker", "secretsmanager", "sns", "sqs", "ssm", "sts"]} diff --git a/integrations/azure-devops/CHANGELOG.md b/integrations/azure-devops/CHANGELOG.md index 9988fd5ef9..edc72c85f1 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.97 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.96 (2024-12-22) diff --git a/integrations/azure-devops/poetry.lock b/integrations/azure-devops/poetry.lock index b3c840e253..7aa80cc95c 100644 --- a/integrations/azure-devops/poetry.lock +++ b/integrations/azure-devops/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1671,4 +1671,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "a697839b49a83969d3d9918f4740e37cb9785df4a2288cba2eaae8d6c3879859" +content-hash = "3144f9544ef89c6b7c860c52d3125e78ab72077ebf661118e4a73895b39a16ed" diff --git a/integrations/azure-devops/pyproject.toml b/integrations/azure-devops/pyproject.toml index d2e3d36a0b..8a9e9616bb 100644 --- a/integrations/azure-devops/pyproject.toml +++ b/integrations/azure-devops/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "azure-devops" -version = "0.1.96" +version = "0.1.97" description = "An Azure Devops Ocean integration" authors = ["Matan Geva "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # Uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/azure/CHANGELOG.md b/integrations/azure/CHANGELOG.md index 30a3d71f52..8fbe153890 100644 --- a/integrations/azure/CHANGELOG.md +++ b/integrations/azure/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +0.1.117 (2024-12-24) + +### Improvements + +- Bumped ocean version to ^0.16.0 + + 0.1.116 (2024-12-22) ### Improvements diff --git a/integrations/azure/poetry.lock b/integrations/azure/poetry.lock index 77846634e0..142793f98f 100644 --- a/integrations/azure/poetry.lock +++ b/integrations/azure/poetry.lock @@ -1589,13 +1589,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -2495,4 +2495,4 @@ propcache = ">=0.2.0" [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "07daebccdfaa573aaddcf20e39c413f9c6af532ce7b4f602ec9639f4d12fa91d" +content-hash = "0ed29cdc5eba5f3e94bbdd5fb0e7d67b70df5e39102ad5fd09593e4b08dfa0df" diff --git a/integrations/azure/pyproject.toml b/integrations/azure/pyproject.toml index 8341d737f0..9abb2442fc 100644 --- a/integrations/azure/pyproject.toml +++ b/integrations/azure/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "azure" -version = "0.1.116" +version = "0.1.117" description = "Azure integration" authors = ["Tom Tankilevitch "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} # due to patching the azure-mgmt-resource package, we need to use a specific version azure-mgmt-resource = "23.2.0" azure-identity = "^1.13.0" diff --git a/integrations/backstage/CHANGELOG.md b/integrations/backstage/CHANGELOG.md index 7ab4e18cf1..c547223b52 100644 --- a/integrations/backstage/CHANGELOG.md +++ b/integrations/backstage/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.1.20-beta (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.19-beta (2024-12-22) diff --git a/integrations/backstage/poetry.lock b/integrations/backstage/poetry.lock index 3fdad5ddb0..07a634f963 100644 --- a/integrations/backstage/poetry.lock +++ b/integrations/backstage/poetry.lock @@ -913,13 +913,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1521,4 +1521,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "86830a2fe87db72201938739e1d7b7e09faf386eeebb03f003e75ab9e20bdc13" +content-hash = "80eae96863e8798b72830b1c3e8edffa1dd9d72ad5c045860b43394d3fe0e67f" diff --git a/integrations/backstage/pyproject.toml b/integrations/backstage/pyproject.toml index 70e2b99a82..a15941d663 100644 --- a/integrations/backstage/pyproject.toml +++ b/integrations/backstage/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "backstage" -version = "0.1.19-beta" +version = "0.1.20-beta" description = "Importing resources from Backstage IDP" authors = ["Roi Talpaz "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # Uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/datadog/CHANGELOG.md b/integrations/datadog/CHANGELOG.md index 1e7cd63cbd..87267d8ece 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.68 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.67 (2024-12-22) diff --git a/integrations/datadog/poetry.lock b/integrations/datadog/poetry.lock index dc8b9ae175..d545bea3ae 100644 --- a/integrations/datadog/poetry.lock +++ b/integrations/datadog/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "b3be124a4b23e73d5e24fe5b5738813174e30a415524ff8794849c15b2f5a69f" +content-hash = "54273934713ba4d5b68b893a5343eac9564f386412c7520728e29596be146412" diff --git a/integrations/datadog/pyproject.toml b/integrations/datadog/pyproject.toml index 031412310d..f8aa8b7771 100644 --- a/integrations/datadog/pyproject.toml +++ b/integrations/datadog/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "datadog" -version = "0.1.67" +version = "0.1.68" description = "Datadog Ocean Integration" authors = ["Albert Luganga "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} loguru = "^0.7.2" [tool.poetry.group.dev.dependencies] diff --git a/integrations/dynatrace/CHANGELOG.md b/integrations/dynatrace/CHANGELOG.md index cf4cdd2cb9..0dc435f702 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.78 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.77 (2024-12-22) diff --git a/integrations/dynatrace/poetry.lock b/integrations/dynatrace/poetry.lock index 3a41d0c9ea..8baa27473d 100644 --- a/integrations/dynatrace/poetry.lock +++ b/integrations/dynatrace/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "aaeed7b9bbeff55060e75267936d29b833eb85a98a78e5b233048f2c818fed3f" +content-hash = "c8fdce5ea0733ad07fc84240df920e0a9f82ead4535ff2a4dc00d059bcf8491d" diff --git a/integrations/dynatrace/pyproject.toml b/integrations/dynatrace/pyproject.toml index 257b740211..c4610fd77c 100644 --- a/integrations/dynatrace/pyproject.toml +++ b/integrations/dynatrace/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "dynatrace" -version = "0.1.77" +version = "0.1.78" description = "An integration used to import Dynatrace resources into Port" authors = ["Ayodeji Adeoti <>"] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/fake-integration/CHANGELOG.md b/integrations/fake-integration/CHANGELOG.md index 893f920802..aa567dbc6d 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.29-dev (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.28-dev (2024-12-22) diff --git a/integrations/fake-integration/poetry.lock b/integrations/fake-integration/poetry.lock index 68495e3ac9..cc2baec36b 100644 --- a/integrations/fake-integration/poetry.lock +++ b/integrations/fake-integration/poetry.lock @@ -1168,13 +1168,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1903,4 +1903,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "ea1184a9346db2b1b6e59328a04a0689ee6819184dacb67bc93ae22596941147" +content-hash = "9d49d76cdb3b0936c6a71e1c30039f5cfef55f272549c908970af3566c11af5e" diff --git a/integrations/fake-integration/pyproject.toml b/integrations/fake-integration/pyproject.toml index 4888a55f7a..74fc0a1016 100644 --- a/integrations/fake-integration/pyproject.toml +++ b/integrations/fake-integration/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "fake-integration" -version = "0.1.28-dev" +version = "0.1.29-dev" description = "A useless fake integration that helps us test the Ocean Core" authors = ["Erik Zaadi "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} faker = "^28.0.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/firehydrant/CHANGELOG.md b/integrations/firehydrant/CHANGELOG.md index 981dc18d38..cf1451cf49 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.100 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.99 (2024-12-22) diff --git a/integrations/firehydrant/poetry.lock b/integrations/firehydrant/poetry.lock index 3a41d0c9ea..8baa27473d 100644 --- a/integrations/firehydrant/poetry.lock +++ b/integrations/firehydrant/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "aaeed7b9bbeff55060e75267936d29b833eb85a98a78e5b233048f2c818fed3f" +content-hash = "c8fdce5ea0733ad07fc84240df920e0a9f82ead4535ff2a4dc00d059bcf8491d" diff --git a/integrations/firehydrant/pyproject.toml b/integrations/firehydrant/pyproject.toml index 181193f689..3d66c90a2c 100644 --- a/integrations/firehydrant/pyproject.toml +++ b/integrations/firehydrant/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "firehydrant" -version = "0.1.99" +version = "0.1.100" description = "FireHydrant Integration Powered by Ocean" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/gcp/CHANGELOG.md b/integrations/gcp/CHANGELOG.md index ff3afbd903..67a9410e4f 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.81 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.80 (2024-12-22) diff --git a/integrations/gcp/poetry.lock b/integrations/gcp/poetry.lock index ade1ba77a3..0c82a318ef 100644 --- a/integrations/gcp/poetry.lock +++ b/integrations/gcp/poetry.lock @@ -1460,13 +1460,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -2267,4 +2267,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "81f7f164ce4abbefc63267428c172bb85a937d7d0be79c211d3cc795d3278e85" +content-hash = "25e45c9c99b3b4cfbc9352a7f0af60b9ed8341f6eb7364b82b7490ac613bba8d" diff --git a/integrations/gcp/pyproject.toml b/integrations/gcp/pyproject.toml index 91c025679f..a898fbff2d 100644 --- a/integrations/gcp/pyproject.toml +++ b/integrations/gcp/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "gcp" -version = "0.1.80" +version = "0.1.81" description = "A GCP ocean integration" authors = ["Matan Geva "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} google-cloud-asset = "^3.25.1" google-cloud-pubsub = "^2.21.1" google-cloud-resource-manager = "^1.12.3" diff --git a/integrations/gitlab/CHANGELOG.md b/integrations/gitlab/CHANGELOG.md index e27531fdd2..2846b100a8 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.2.8 (2024-12-24) +================== + +### Improvements + +- Bumped ocean version to ^0.16.0 + + 0.2.7 (2024-12-22) ================== diff --git a/integrations/gitlab/poetry.lock b/integrations/gitlab/poetry.lock index cfd1575b55..5e2cdc8cfa 100644 --- a/integrations/gitlab/poetry.lock +++ b/integrations/gitlab/poetry.lock @@ -1128,13 +1128,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1905,4 +1905,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "931d736b30d49a7b467f219fdab08db662bfd9385b526df673b4b692fbd111f0" +content-hash = "4dc390449743ef45a3b3fba009da4610ef47f6582a584c89520624bb6064bbcf" diff --git a/integrations/gitlab/pyproject.toml b/integrations/gitlab/pyproject.toml index c59cb3b3c3..710d5f63d6 100644 --- a/integrations/gitlab/pyproject.toml +++ b/integrations/gitlab/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gitlab" -version = "0.2.7" +version = "0.2.8" description = "Gitlab integration for Port using Port-Ocean Framework" authors = ["Yair Siman-Tov "] @@ -11,7 +11,7 @@ aiolimiter = "^1.1.0" python-gitlab = "^3.14.0" pathlib = "^1.0.1" jsonschema = "^4.17.3" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/jenkins/CHANGELOG.md b/integrations/jenkins/CHANGELOG.md index d02004adf5..8773b441f9 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.83 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.82 (2024-12-22) diff --git a/integrations/jenkins/poetry.lock b/integrations/jenkins/poetry.lock index 9d629cf036..2d04f8be95 100644 --- a/integrations/jenkins/poetry.lock +++ b/integrations/jenkins/poetry.lock @@ -1052,13 +1052,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1671,4 +1671,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "614f1fa2e598d09e489b226131612d770741cc5f40018d61dea0f795b412d163" +content-hash = "af5e77e21e4b0e8e06a3a7e6c37b4a8a76b635bfcd5d1d3a25657040cf2e1988" diff --git a/integrations/jenkins/pyproject.toml b/integrations/jenkins/pyproject.toml index 423914f5a5..7d836efc07 100644 --- a/integrations/jenkins/pyproject.toml +++ b/integrations/jenkins/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "jenkins" -version = "0.1.82" +version = "0.1.83" description = "Jenkins Integration to Port Ocean" authors = ["Albert Luganga "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} pip = "^23.3.1" python-dotenv = "^1.0.0" loguru = "^0.7.2" diff --git a/integrations/jira/CHANGELOG.md b/integrations/jira/CHANGELOG.md index f834f86cfb..3719dd6832 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.2.9 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.2.8 (2024-12-24) diff --git a/integrations/jira/poetry.lock b/integrations/jira/poetry.lock index 58b92840c6..547a6c6fea 100644 --- a/integrations/jira/poetry.lock +++ b/integrations/jira/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "1a3ab6488b9d04d7b1dc9da57045685454c0bf842b2cf5141788bee4a94fa2d2" +content-hash = "57b8fd47c45cb2ace748a1a8d8801f99efd5aa9a6226c66d0a32bd6908608d14" diff --git a/integrations/jira/pyproject.toml b/integrations/jira/pyproject.toml index e82d4a699a..c4d1510229 100644 --- a/integrations/jira/pyproject.toml +++ b/integrations/jira/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "jira" -version = "0.2.8" +version = "0.2.9" description = "Integration to bring information from Jira into Port" authors = ["Mor Paz "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} httpx = "^0.27.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/kafka/CHANGELOG.md b/integrations/kafka/CHANGELOG.md index 0670a206e5..8f7bd58b3f 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.99 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.98 (2024-12-22) diff --git a/integrations/kafka/poetry.lock b/integrations/kafka/poetry.lock index 9c32c1b6a0..811e94e2bf 100644 --- a/integrations/kafka/poetry.lock +++ b/integrations/kafka/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "c388e75ab456b455a9106859047e4434199755ee91026ceed506a4ac78f0c2d4" +content-hash = "35ad41c9a56d7d8699997f429385fe4505c6567e701aeae7a63604b2c17e697e" diff --git a/integrations/kafka/pyproject.toml b/integrations/kafka/pyproject.toml index 6cca4b1e8c..b023d13ee5 100644 --- a/integrations/kafka/pyproject.toml +++ b/integrations/kafka/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "kafka" -version = "0.1.98" +version = "0.1.99" 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 "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} confluent-kafka = "^2.2.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/kubecost/CHANGELOG.md b/integrations/kubecost/CHANGELOG.md index 7b5ae5631f..f894aba0f2 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.104 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.103 (2024-12-22) diff --git a/integrations/kubecost/poetry.lock b/integrations/kubecost/poetry.lock index 3a41d0c9ea..8baa27473d 100644 --- a/integrations/kubecost/poetry.lock +++ b/integrations/kubecost/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "aaeed7b9bbeff55060e75267936d29b833eb85a98a78e5b233048f2c818fed3f" +content-hash = "c8fdce5ea0733ad07fc84240df920e0a9f82ead4535ff2a4dc00d059bcf8491d" diff --git a/integrations/kubecost/pyproject.toml b/integrations/kubecost/pyproject.toml index 06ae2465bc..9dc5336514 100644 --- a/integrations/kubecost/pyproject.toml +++ b/integrations/kubecost/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "kubecost" -version = "0.1.103" +version = "0.1.104" description = "Kubecost integration powered by Ocean" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/launchdarkly/CHANGELOG.md b/integrations/launchdarkly/CHANGELOG.md index 05372472be..f54ebb4805 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.76 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.75 (2024-12-22) diff --git a/integrations/launchdarkly/poetry.lock b/integrations/launchdarkly/poetry.lock index 3a41d0c9ea..8baa27473d 100644 --- a/integrations/launchdarkly/poetry.lock +++ b/integrations/launchdarkly/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "aaeed7b9bbeff55060e75267936d29b833eb85a98a78e5b233048f2c818fed3f" +content-hash = "c8fdce5ea0733ad07fc84240df920e0a9f82ead4535ff2a4dc00d059bcf8491d" diff --git a/integrations/launchdarkly/pyproject.toml b/integrations/launchdarkly/pyproject.toml index 83c15b3726..cbddf9552b 100644 --- a/integrations/launchdarkly/pyproject.toml +++ b/integrations/launchdarkly/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "launchdarkly" -version = "0.1.75" +version = "0.1.76" description = "Launchdarkly integration for Port" authors = ["Michael Armah "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/linear/CHANGELOG.md b/integrations/linear/CHANGELOG.md index bf9625750a..472b642953 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.62 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.61 (2024-12-22) diff --git a/integrations/linear/poetry.lock b/integrations/linear/poetry.lock index 3a41d0c9ea..8baa27473d 100644 --- a/integrations/linear/poetry.lock +++ b/integrations/linear/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "aaeed7b9bbeff55060e75267936d29b833eb85a98a78e5b233048f2c818fed3f" +content-hash = "c8fdce5ea0733ad07fc84240df920e0a9f82ead4535ff2a4dc00d059bcf8491d" diff --git a/integrations/linear/pyproject.toml b/integrations/linear/pyproject.toml index 69a15203be..45989dbbc4 100644 --- a/integrations/linear/pyproject.toml +++ b/integrations/linear/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "linear" -version = "0.1.61" +version = "0.1.62" description = "Integration to bring information from Linear into Port" authors = ["Mor Paz "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/newrelic/CHANGELOG.md b/integrations/newrelic/CHANGELOG.md index f051279a00..82155e56f2 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.109 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.108 (2024-12-22) diff --git a/integrations/newrelic/poetry.lock b/integrations/newrelic/poetry.lock index 58b92840c6..547a6c6fea 100644 --- a/integrations/newrelic/poetry.lock +++ b/integrations/newrelic/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "1a3ab6488b9d04d7b1dc9da57045685454c0bf842b2cf5141788bee4a94fa2d2" +content-hash = "57b8fd47c45cb2ace748a1a8d8801f99efd5aa9a6226c66d0a32bd6908608d14" diff --git a/integrations/newrelic/pyproject.toml b/integrations/newrelic/pyproject.toml index 217d8fe99f..33853ef83f 100644 --- a/integrations/newrelic/pyproject.toml +++ b/integrations/newrelic/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "newrelic" -version = "0.1.108" +version = "0.1.109" description = "New Relic Integration" authors = ["Tom Tankilevitch "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} httpx = "^0.27.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/octopus/CHANGELOG.md b/integrations/octopus/CHANGELOG.md index bb671f0121..b8a2506e37 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.36 (2024-12-24) + +### Improvements + +- Bumped ocean version to ^0.16.0 + + # Port_Ocean 0.1.35 (2024-12-22) ### Improvements diff --git a/integrations/octopus/poetry.lock b/integrations/octopus/poetry.lock index 3a41d0c9ea..8baa27473d 100644 --- a/integrations/octopus/poetry.lock +++ b/integrations/octopus/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "aaeed7b9bbeff55060e75267936d29b833eb85a98a78e5b233048f2c818fed3f" +content-hash = "c8fdce5ea0733ad07fc84240df920e0a9f82ead4535ff2a4dc00d059bcf8491d" diff --git a/integrations/octopus/pyproject.toml b/integrations/octopus/pyproject.toml index 17d696ab2f..f95ed13f67 100644 --- a/integrations/octopus/pyproject.toml +++ b/integrations/octopus/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "octopus" -version = "0.1.35" +version = "0.1.36" description = "This integration ingest data from octopus deploy" authors = ["Adebayo Iyanuoluwa "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # Uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/opencost/CHANGELOG.md b/integrations/opencost/CHANGELOG.md index dbceaa9dc3..f1175631b6 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.102 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.101 (2024-12-22) diff --git a/integrations/opencost/poetry.lock b/integrations/opencost/poetry.lock index 3a41d0c9ea..8baa27473d 100644 --- a/integrations/opencost/poetry.lock +++ b/integrations/opencost/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "aaeed7b9bbeff55060e75267936d29b833eb85a98a78e5b233048f2c818fed3f" +content-hash = "c8fdce5ea0733ad07fc84240df920e0a9f82ead4535ff2a4dc00d059bcf8491d" diff --git a/integrations/opencost/pyproject.toml b/integrations/opencost/pyproject.toml index 520ea7a362..76dedc2a98 100644 --- a/integrations/opencost/pyproject.toml +++ b/integrations/opencost/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "opencost" -version = "0.1.101" +version = "0.1.102" description = "Ocean integration for OpenCost" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/opsgenie/CHANGELOG.md b/integrations/opsgenie/CHANGELOG.md index 0b72626c7c..083a0e6b0d 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.27 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.2.26 (2024-12-22) diff --git a/integrations/opsgenie/poetry.lock b/integrations/opsgenie/poetry.lock index 3a41d0c9ea..8baa27473d 100644 --- a/integrations/opsgenie/poetry.lock +++ b/integrations/opsgenie/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "aaeed7b9bbeff55060e75267936d29b833eb85a98a78e5b233048f2c818fed3f" +content-hash = "c8fdce5ea0733ad07fc84240df920e0a9f82ead4535ff2a4dc00d059bcf8491d" diff --git a/integrations/opsgenie/pyproject.toml b/integrations/opsgenie/pyproject.toml index 1b901c67d1..eef079c4ad 100644 --- a/integrations/opsgenie/pyproject.toml +++ b/integrations/opsgenie/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "opsgenie" -version = "0.2.26" +version = "0.2.27" description = "Ocean integration for OpsGenie" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/pagerduty/CHANGELOG.md b/integrations/pagerduty/CHANGELOG.md index 7f149da71c..9bdc0a1446 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.130 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.129 (2024-12-22) diff --git a/integrations/pagerduty/poetry.lock b/integrations/pagerduty/poetry.lock index 58b92840c6..547a6c6fea 100644 --- a/integrations/pagerduty/poetry.lock +++ b/integrations/pagerduty/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "1a3ab6488b9d04d7b1dc9da57045685454c0bf842b2cf5141788bee4a94fa2d2" +content-hash = "57b8fd47c45cb2ace748a1a8d8801f99efd5aa9a6226c66d0a32bd6908608d14" diff --git a/integrations/pagerduty/pyproject.toml b/integrations/pagerduty/pyproject.toml index 507e059726..ec8f1a4a20 100644 --- a/integrations/pagerduty/pyproject.toml +++ b/integrations/pagerduty/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "pagerduty" -version = "0.1.129" +version = "0.1.130" description = "Pagerduty Integration" authors = ["Port Team "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} httpx = "^0.27.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/sentry/CHANGELOG.md b/integrations/sentry/CHANGELOG.md index 0abc96b2fa..b9282575a0 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.103 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.102 (2024-12-22) diff --git a/integrations/sentry/poetry.lock b/integrations/sentry/poetry.lock index 3a41d0c9ea..8baa27473d 100644 --- a/integrations/sentry/poetry.lock +++ b/integrations/sentry/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "aaeed7b9bbeff55060e75267936d29b833eb85a98a78e5b233048f2c818fed3f" +content-hash = "c8fdce5ea0733ad07fc84240df920e0a9f82ead4535ff2a4dc00d059bcf8491d" diff --git a/integrations/sentry/pyproject.toml b/integrations/sentry/pyproject.toml index 34c1336af6..f1bd5679b5 100644 --- a/integrations/sentry/pyproject.toml +++ b/integrations/sentry/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "sentry" -version = "0.1.102" +version = "0.1.103" description = "Sentry Integration" authors = ["Dvir Segev ","Matan Geva "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/servicenow/CHANGELOG.md b/integrations/servicenow/CHANGELOG.md index 75978dbb33..dae06244c2 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.92 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.91 (2024-12-22) diff --git a/integrations/servicenow/poetry.lock b/integrations/servicenow/poetry.lock index 3a41d0c9ea..8baa27473d 100644 --- a/integrations/servicenow/poetry.lock +++ b/integrations/servicenow/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "aaeed7b9bbeff55060e75267936d29b833eb85a98a78e5b233048f2c818fed3f" +content-hash = "c8fdce5ea0733ad07fc84240df920e0a9f82ead4535ff2a4dc00d059bcf8491d" diff --git a/integrations/servicenow/pyproject.toml b/integrations/servicenow/pyproject.toml index 4e4ec878c1..4baa34694a 100644 --- a/integrations/servicenow/pyproject.toml +++ b/integrations/servicenow/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "servicenow" -version = "0.1.91" +version = "0.1.92" description = "Service Now Ocean Integration" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/snyk/CHANGELOG.md b/integrations/snyk/CHANGELOG.md index 2d091da353..e2fb4fae4a 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.115 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.114 (2024-12-22) diff --git a/integrations/snyk/poetry.lock b/integrations/snyk/poetry.lock index 40d9476e02..4eee5a088e 100644 --- a/integrations/snyk/poetry.lock +++ b/integrations/snyk/poetry.lock @@ -1052,13 +1052,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1671,4 +1671,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "ca68d5efa589cc720095550010a9a0ccb4fab13302de3554ef23f2b737b8d45c" +content-hash = "d7867f101926f7d2fba3d814c473bd78d917550b4ebe43eb1e7292499d438557" diff --git a/integrations/snyk/pyproject.toml b/integrations/snyk/pyproject.toml index 55d4083dbb..c569c27ce5 100644 --- a/integrations/snyk/pyproject.toml +++ b/integrations/snyk/pyproject.toml @@ -1,13 +1,13 @@ [tool.poetry] name = "snyk" -version = "0.1.114" +version = "0.1.115" description = "Snyk integration powered by Ocean" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" aiolimiter = "^1.1.0" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/sonarqube/CHANGELOG.md b/integrations/sonarqube/CHANGELOG.md index f7e71b2993..d10aa02a96 100644 --- a/integrations/sonarqube/CHANGELOG.md +++ b/integrations/sonarqube/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.124 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + ## 0.1.123 (2024-12-24) diff --git a/integrations/sonarqube/poetry.lock b/integrations/sonarqube/poetry.lock index a019a2f4f8..9cb7ec3dc8 100644 --- a/integrations/sonarqube/poetry.lock +++ b/integrations/sonarqube/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "2cdd764aa7a106d54d469ad7df6d866581a652fe4a59d19e0e75d72d8f240a17" +content-hash = "8c121d0dc97f47f0881921354dcf8097ccb25d116d44016c5c0c9f438cbb1104" diff --git a/integrations/sonarqube/pyproject.toml b/integrations/sonarqube/pyproject.toml index 343a85cd37..69520fe560 100644 --- a/integrations/sonarqube/pyproject.toml +++ b/integrations/sonarqube/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "sonarqube" -version = "0.1.123" +version = "0.1.124" description = "SonarQube projects and code quality analysis integration" authors = ["Port Team "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} rich = "^13.5.2" cookiecutter = "^2.3.0" diff --git a/integrations/statuspage/CHANGELOG.md b/integrations/statuspage/CHANGELOG.md index a1288ad371..02e7c6cd2d 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.51 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.50 (2024-12-22) diff --git a/integrations/statuspage/poetry.lock b/integrations/statuspage/poetry.lock index 3a41d0c9ea..8baa27473d 100644 --- a/integrations/statuspage/poetry.lock +++ b/integrations/statuspage/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "aaeed7b9bbeff55060e75267936d29b833eb85a98a78e5b233048f2c818fed3f" +content-hash = "c8fdce5ea0733ad07fc84240df920e0a9f82ead4535ff2a4dc00d059bcf8491d" diff --git a/integrations/statuspage/pyproject.toml b/integrations/statuspage/pyproject.toml index a1d19c18c4..95d3e6ca27 100644 --- a/integrations/statuspage/pyproject.toml +++ b/integrations/statuspage/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "statuspage" -version = "0.1.50" +version = "0.1.51" description = "Connect Statuspage to Ocean and automatically ingest incidents, updates, and impacted components for comprehensive monitoring" authors = ["Albert Luganga "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/terraform-cloud/CHANGELOG.md b/integrations/terraform-cloud/CHANGELOG.md index 41666befcc..ad8e0f9379 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.91 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.90 (2024-12-22) diff --git a/integrations/terraform-cloud/poetry.lock b/integrations/terraform-cloud/poetry.lock index 40d9476e02..4eee5a088e 100644 --- a/integrations/terraform-cloud/poetry.lock +++ b/integrations/terraform-cloud/poetry.lock @@ -1052,13 +1052,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1671,4 +1671,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "ca68d5efa589cc720095550010a9a0ccb4fab13302de3554ef23f2b737b8d45c" +content-hash = "d7867f101926f7d2fba3d814c473bd78d917550b4ebe43eb1e7292499d438557" diff --git a/integrations/terraform-cloud/pyproject.toml b/integrations/terraform-cloud/pyproject.toml index a8f8c2e00b..d5ea5a00a7 100644 --- a/integrations/terraform-cloud/pyproject.toml +++ b/integrations/terraform-cloud/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "terraform-cloud" -version = "0.1.90" +version = "0.1.91" description = "Terraform Cloud Integration for Port" authors = ["Michael Armah "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} aiolimiter = "^1.1.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/wiz/CHANGELOG.md b/integrations/wiz/CHANGELOG.md index 1cc749f546..6535c63d1b 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.83 (2024-12-24) + + +### Improvements + +- Bumped ocean version to ^0.16.0 + + ## 0.1.82 (2024-12-22) diff --git a/integrations/wiz/poetry.lock b/integrations/wiz/poetry.lock index 3a41d0c9ea..8baa27473d 100644 --- a/integrations/wiz/poetry.lock +++ b/integrations/wiz/poetry.lock @@ -1041,13 +1041,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.15.3" +version = "0.16.0" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" files = [ - {file = "port_ocean-0.15.3-py3-none-any.whl", hash = "sha256:91a2a5f7a39462d42f29d9906d841faffd3180ad66aa82c5aef7261f78ee4d98"}, - {file = "port_ocean-0.15.3.tar.gz", hash = "sha256:fe7e7f59ac6f4df8ba755149fd97c09dbaf3959ad59e3d22b0683b26c48fecd9"}, + {file = "port_ocean-0.16.0-py3-none-any.whl", hash = "sha256:6fbef6050766aedb67adf228e5fa7dd92311037182ba4c942325318917b92a1a"}, + {file = "port_ocean-0.16.0.tar.gz", hash = "sha256:f394347eb19b2b909c090e2fb5014f23862dee37c5df2081abd5c7155bd05aef"}, ] [package.dependencies] @@ -1660,4 +1660,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "aaeed7b9bbeff55060e75267936d29b833eb85a98a78e5b233048f2c818fed3f" +content-hash = "c8fdce5ea0733ad07fc84240df920e0a9f82ead4535ff2a4dc00d059bcf8491d" diff --git a/integrations/wiz/pyproject.toml b/integrations/wiz/pyproject.toml index 39466470a9..f6cd8becb2 100644 --- a/integrations/wiz/pyproject.toml +++ b/integrations/wiz/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "wiz" -version = "0.1.82" +version = "0.1.83" description = "Wiz Port integration in Ocean" authors = ["Albert Luganga "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.15.3", extras = ["cli"]} +port_ocean = {version = "^0.16.0", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration