diff --git a/integrations/argocd/CHANGELOG.md b/integrations/argocd/CHANGELOG.md index 88626c9f5f..cb6749733c 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.90 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.89 (2024-09-29) diff --git a/integrations/argocd/poetry.lock b/integrations/argocd/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/argocd/poetry.lock +++ b/integrations/argocd/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/argocd/pyproject.toml b/integrations/argocd/pyproject.toml index c53f8793ab..e48c63ad89 100644 --- a/integrations/argocd/pyproject.toml +++ b/integrations/argocd/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "argocd" -version = "0.1.89" +version = "0.1.90" description = "Argo CD integration powered by Ocean" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 51a8a4e8d4..84979f202a 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.45 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.2.44 (2024-09-29) diff --git a/integrations/aws/poetry.lock b/integrations/aws/poetry.lock index 36a11c132d..10c671d34c 100644 --- a/integrations/aws/poetry.lock +++ b/integrations/aws/poetry.lock @@ -2308,13 +2308,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -4246,4 +4246,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "745a21f96ce5fd33ac80542edc92fb57ac7420f7e385967a282ac1fdab4c1cb5" +content-hash = "b87aa7143505ff4880cb89b914202c5e19a6a36183be1e0da8b11cc3597a7c88" diff --git a/integrations/aws/pyproject.toml b/integrations/aws/pyproject.toml index 4a4052a679..771bfcdcbf 100644 --- a/integrations/aws/pyproject.toml +++ b/integrations/aws/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "aws" -version = "0.2.44" +version = "0.2.45" 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.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 2d210c5fd6..f2e4ae8777 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.71 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.70 (2024-09-29) diff --git a/integrations/azure-devops/poetry.lock b/integrations/azure-devops/poetry.lock index d3912e0ebd..14d57b6742 100644 --- a/integrations/azure-devops/poetry.lock +++ b/integrations/azure-devops/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1894,4 +1894,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bf866e2d7f9e3d52b033d717856a09021059242b716558ad1af1bc2b4925406e" +content-hash = "b448b8f6919427975ed176452594fc8c3f1e361b25b062d263edb321deba2811" diff --git a/integrations/azure-devops/pyproject.toml b/integrations/azure-devops/pyproject.toml index 35f5734111..802d74113c 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.70" +version = "0.1.71" description = "An Azure Devops Ocean integration" authors = ["Matan Geva "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 4cdd8723dd..d5571096e8 100644 --- a/integrations/azure/CHANGELOG.md +++ b/integrations/azure/CHANGELOG.md @@ -1,3 +1,10 @@ +0.1.94 (2024-10-01) + +### Improvements + +- Bumped ocean version to ^0.12.1 + + 0.1.93 (2024-09-29) ### Improvements diff --git a/integrations/azure/poetry.lock b/integrations/azure/poetry.lock index e92c77dbb1..6fe3c70d18 100644 --- a/integrations/azure/poetry.lock +++ b/integrations/azure/poetry.lock @@ -1664,13 +1664,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -2752,4 +2752,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "6a9cbd466f0f74ab4abad5dc147d68ccb4d7cddd96bee24bf5387548ecd0ab78" +content-hash = "6fb8c89ed24bc6c28c7daec2192c7946fa0aca49a83b644d36e1a388a468a113" diff --git a/integrations/azure/pyproject.toml b/integrations/azure/pyproject.toml index dd21b7f7ad..0528f8893f 100644 --- a/integrations/azure/pyproject.toml +++ b/integrations/azure/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "azure" -version = "0.1.93" +version = "0.1.94" description = "Azure integration" authors = ["Tom Tankilevitch "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", extras = ["cli"]} # due to patching the azure-mgmt-resource package, we need to use a specific version azure-mgmt-resource = "23.0.1" azure-identity = "^1.13.0" diff --git a/integrations/datadog/CHANGELOG.md b/integrations/datadog/CHANGELOG.md index feabcd13cc..c81e6517ea 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.44 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.43 (2024-09-29) diff --git a/integrations/datadog/poetry.lock b/integrations/datadog/poetry.lock index e5ed3c402f..becaf27375 100644 --- a/integrations/datadog/poetry.lock +++ b/integrations/datadog/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "631d632f2a253d656ff6b77db1a2e5c39c40b0dba6edc801789016c0b9808b93" +content-hash = "84e89efc1b7f644ac0bc78e010a5ac38f2e7a7487346973cdbcabfabd71ecdb0" diff --git a/integrations/datadog/pyproject.toml b/integrations/datadog/pyproject.toml index 65eae0e9df..1d9a74a7dc 100644 --- a/integrations/datadog/pyproject.toml +++ b/integrations/datadog/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "datadog" -version = "0.1.43" +version = "0.1.44" description = "Datadog Ocean Integration" authors = ["Albert Luganga "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", extras = ["cli"]} loguru = "^0.7.2" [tool.poetry.group.dev.dependencies] diff --git a/integrations/dynatrace/CHANGELOG.md b/integrations/dynatrace/CHANGELOG.md index d72e2b0042..b5e2df784a 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.56 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.55 (2024-09-29) diff --git a/integrations/dynatrace/poetry.lock b/integrations/dynatrace/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/dynatrace/poetry.lock +++ b/integrations/dynatrace/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/dynatrace/pyproject.toml b/integrations/dynatrace/pyproject.toml index 3599620544..a5a36c8cc9 100644 --- a/integrations/dynatrace/pyproject.toml +++ b/integrations/dynatrace/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "dynatrace" -version = "0.1.55" +version = "0.1.56" description = "An integration used to import Dynatrace resources into Port" authors = ["Ayodeji Adeoti <>"] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 b7687daa9e..895ff5e9d1 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.6-dev (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.5-dev (2024-09-29) diff --git a/integrations/fake-integration/poetry.lock b/integrations/fake-integration/poetry.lock index fb297ea347..cea79301bc 100644 --- a/integrations/fake-integration/poetry.lock +++ b/integrations/fake-integration/poetry.lock @@ -1116,13 +1116,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -2123,4 +2123,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "e1d4c9b0d01561900d4ecafc746975f4323a47dde247154c9e7bcb091c676fda" +content-hash = "7a9c0802cb04c56fec20de944793284c7e0f8d5a9d7f43af37e3ebc91aebe7a2" diff --git a/integrations/fake-integration/pyproject.toml b/integrations/fake-integration/pyproject.toml index f903d565a6..6c97e85734 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.5-dev" +version = "0.1.6-dev" description = "A useless fake integration that helps us test the Ocean Core" authors = ["Erik Zaadi "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", extras = ["cli"]} faker = "^28.0.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/firehydrant/CHANGELOG.md b/integrations/firehydrant/CHANGELOG.md index 3154fd1292..9275cd707c 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.79 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.78 (2024-09-29) diff --git a/integrations/firehydrant/poetry.lock b/integrations/firehydrant/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/firehydrant/poetry.lock +++ b/integrations/firehydrant/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/firehydrant/pyproject.toml b/integrations/firehydrant/pyproject.toml index 8bb7eb8dc1..8a7a49a867 100644 --- a/integrations/firehydrant/pyproject.toml +++ b/integrations/firehydrant/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "firehydrant" -version = "0.1.78" +version = "0.1.79" description = "FireHydrant Integration Powered by Ocean" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 a5b7b29314..9892e57822 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.60 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.59 (2024-09-29) diff --git a/integrations/gcp/poetry.lock b/integrations/gcp/poetry.lock index b652cb5f35..2603888dbf 100644 --- a/integrations/gcp/poetry.lock +++ b/integrations/gcp/poetry.lock @@ -1295,13 +1295,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -2279,4 +2279,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "e2e62fd70ccc79b92a4b61586643b28d9a97c0e2cf8ee144330d227cee7efa1c" +content-hash = "b7ccbba88eefb55e650d0988243bf3323639ba12f1858c134337f299b8ebf47c" diff --git a/integrations/gcp/pyproject.toml b/integrations/gcp/pyproject.toml index 80e337fda4..39f74e3a35 100644 --- a/integrations/gcp/pyproject.toml +++ b/integrations/gcp/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "gcp" -version = "0.1.59" +version = "0.1.60" description = "A GCP ocean integration" authors = ["Matan Geva "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 b16e4de6a9..5180f63534 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.127 (2024-10-01) +==================== + +### Improvements + +- Bumped ocean version to ^0.12.1 + + 0.1.126 (2024-09-29) ==================== diff --git a/integrations/gitlab/poetry.lock b/integrations/gitlab/poetry.lock index 93dcd9d27f..c9b90ae290 100644 --- a/integrations/gitlab/poetry.lock +++ b/integrations/gitlab/poetry.lock @@ -1076,13 +1076,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -2141,4 +2141,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "812965784ce17e3efedd3c1006e4cc5f06274ca957bcc812bf3bbc8c2baf898e" +content-hash = "7168b85bca01ccc2d876ee44fe90d6622d037a9376be8ceceded7cfbb96eb897" diff --git a/integrations/gitlab/pyproject.toml b/integrations/gitlab/pyproject.toml index 558c218210..95e573e99b 100644 --- a/integrations/gitlab/pyproject.toml +++ b/integrations/gitlab/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gitlab" -version = "0.1.126" +version = "0.1.127" 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.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 b370b772e8..721d172994 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.61 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.60 (2024-09-29) diff --git a/integrations/jenkins/poetry.lock b/integrations/jenkins/poetry.lock index 905365e42d..fcec795ef8 100644 --- a/integrations/jenkins/poetry.lock +++ b/integrations/jenkins/poetry.lock @@ -1000,13 +1000,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1894,4 +1894,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "8359f1680a7940b50397fb2e741543a746d35a53e6f801d5269a3b90fdd17ae2" +content-hash = "49069de194b7838dc21956b6e268c38c2914f01b86944c07ccae128b10ac430a" diff --git a/integrations/jenkins/pyproject.toml b/integrations/jenkins/pyproject.toml index 71ef747951..1a6c57c779 100644 --- a/integrations/jenkins/pyproject.toml +++ b/integrations/jenkins/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "jenkins" -version = "0.1.60" +version = "0.1.61" description = "Jenkins Integration to Port Ocean" authors = ["Albert Luganga "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 10144062f1..997fb26383 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.90 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.89 (2024-09-29) diff --git a/integrations/jira/poetry.lock b/integrations/jira/poetry.lock index d21b8e1341..5dc442fa63 100644 --- a/integrations/jira/poetry.lock +++ b/integrations/jira/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "33b64ae0f1be111e36eb5b9f1a98baa4e583180b2aa7101b931b3237fd7d7646" +content-hash = "071b38af50f8e7b047f31a6436853ea415945011a120abfb058e45c6229d8280" diff --git a/integrations/jira/pyproject.toml b/integrations/jira/pyproject.toml index 412c3521ca..79016d20a2 100644 --- a/integrations/jira/pyproject.toml +++ b/integrations/jira/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "jira" -version = "0.1.89" +version = "0.1.90" description = "Integration to bring information from Jira into Port" authors = ["Mor Paz "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", extras = ["cli"]} httpx = "^0.27.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/kafka/CHANGELOG.md b/integrations/kafka/CHANGELOG.md index 3daa634d1a..270647498a 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.78 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.77 (2024-09-29) diff --git a/integrations/kafka/poetry.lock b/integrations/kafka/poetry.lock index 81fa619a2a..84c933f2dc 100644 --- a/integrations/kafka/poetry.lock +++ b/integrations/kafka/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "b4305b62ee7bf711a8ab1a9e4e989a745855ae1f0b5ad811f4d54784656e20e0" +content-hash = "6db1e65458f1beed31f592e18b27e0c288a6d6a16ee6c1fb40b513bcf49d7c12" diff --git a/integrations/kafka/pyproject.toml b/integrations/kafka/pyproject.toml index 3a11c5cf58..7d970c03cd 100644 --- a/integrations/kafka/pyproject.toml +++ b/integrations/kafka/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "kafka" -version = "0.1.77" +version = "0.1.78" 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.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 ad242b15ef..5264a54b90 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.83 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.82 (2024-09-29) diff --git a/integrations/kubecost/poetry.lock b/integrations/kubecost/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/kubecost/poetry.lock +++ b/integrations/kubecost/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/kubecost/pyproject.toml b/integrations/kubecost/pyproject.toml index b01882621e..34059a67e5 100644 --- a/integrations/kubecost/pyproject.toml +++ b/integrations/kubecost/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "kubecost" -version = "0.1.82" +version = "0.1.83" description = "Kubecost integration powered by Ocean" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 67fc6c4a3c..2733721474 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.55 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.54 (2024-09-29) diff --git a/integrations/launchdarkly/poetry.lock b/integrations/launchdarkly/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/launchdarkly/poetry.lock +++ b/integrations/launchdarkly/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/launchdarkly/pyproject.toml b/integrations/launchdarkly/pyproject.toml index 37bd2bb0e8..af589e6905 100644 --- a/integrations/launchdarkly/pyproject.toml +++ b/integrations/launchdarkly/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "launchdarkly" -version = "0.1.54" +version = "0.1.55" description = "Launchdarkly integration for Port" authors = ["Michael Armah "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 f242e155de..d15326b72c 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.41 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.40 (2024-09-29) diff --git a/integrations/linear/poetry.lock b/integrations/linear/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/linear/poetry.lock +++ b/integrations/linear/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/linear/pyproject.toml b/integrations/linear/pyproject.toml index adbd66c533..0904eb1c56 100644 --- a/integrations/linear/pyproject.toml +++ b/integrations/linear/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "linear" -version = "0.1.40" +version = "0.1.41" description = "Integration to bring information from Linear into Port" authors = ["Mor Paz "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 8f1220050a..d1c3b19990 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.85 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.84 (2024-09-29) diff --git a/integrations/newrelic/poetry.lock b/integrations/newrelic/poetry.lock index d21b8e1341..5dc442fa63 100644 --- a/integrations/newrelic/poetry.lock +++ b/integrations/newrelic/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "33b64ae0f1be111e36eb5b9f1a98baa4e583180b2aa7101b931b3237fd7d7646" +content-hash = "071b38af50f8e7b047f31a6436853ea415945011a120abfb058e45c6229d8280" diff --git a/integrations/newrelic/pyproject.toml b/integrations/newrelic/pyproject.toml index a7cd65f9cd..58a031de6c 100644 --- a/integrations/newrelic/pyproject.toml +++ b/integrations/newrelic/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "newrelic" -version = "0.1.84" +version = "0.1.85" description = "New Relic Integration" authors = ["Tom Tankilevitch "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", extras = ["cli"]} httpx = "^0.27.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/octopus/CHANGELOG.md b/integrations/octopus/CHANGELOG.md index 033db3d9f4..7044e3d2c9 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.13-beta (2024-10-01) + +### Improvements + +- Bumped ocean version to ^0.12.1 + + # Port_Ocean 0.1.12-beta (2024-09-29) ### Improvements diff --git a/integrations/octopus/poetry.lock b/integrations/octopus/poetry.lock index 9c7ffa5dea..1dc47fed2f 100644 --- a/integrations/octopus/poetry.lock +++ b/integrations/octopus/poetry.lock @@ -992,13 +992,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/octopus/pyproject.toml b/integrations/octopus/pyproject.toml index 07467e555d..425e9412b7 100644 --- a/integrations/octopus/pyproject.toml +++ b/integrations/octopus/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "octopus" -version = "0.1.12-beta" +version = "0.1.13-beta" description = "This integration ingest data from octopus deploy" authors = ["Adebayo Iyanuoluwa "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 7029c811d9..69728a749e 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.81 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.80 (2024-09-29) diff --git a/integrations/opencost/poetry.lock b/integrations/opencost/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/opencost/poetry.lock +++ b/integrations/opencost/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/opencost/pyproject.toml b/integrations/opencost/pyproject.toml index 73e9be45bb..0d1ae22561 100644 --- a/integrations/opencost/pyproject.toml +++ b/integrations/opencost/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "opencost" -version = "0.1.80" +version = "0.1.81" description = "Ocean integration for OpenCost" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 a8bd4684e7..c09eb682a2 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.5 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.2.4 (2024-09-29) diff --git a/integrations/opsgenie/poetry.lock b/integrations/opsgenie/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/opsgenie/poetry.lock +++ b/integrations/opsgenie/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/opsgenie/pyproject.toml b/integrations/opsgenie/pyproject.toml index a705d76614..a4181dd174 100644 --- a/integrations/opsgenie/pyproject.toml +++ b/integrations/opsgenie/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "opsgenie" -version = "0.2.4" +version = "0.2.5" description = "Ocean integration for OpsGenie" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 66b4ba8f76..f1d799f64e 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.105 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.104 (2024-09-29) diff --git a/integrations/pagerduty/poetry.lock b/integrations/pagerduty/poetry.lock index d21b8e1341..5dc442fa63 100644 --- a/integrations/pagerduty/poetry.lock +++ b/integrations/pagerduty/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "33b64ae0f1be111e36eb5b9f1a98baa4e583180b2aa7101b931b3237fd7d7646" +content-hash = "071b38af50f8e7b047f31a6436853ea415945011a120abfb058e45c6229d8280" diff --git a/integrations/pagerduty/pyproject.toml b/integrations/pagerduty/pyproject.toml index 84edd73179..06f024399f 100644 --- a/integrations/pagerduty/pyproject.toml +++ b/integrations/pagerduty/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "pagerduty" -version = "0.1.104" +version = "0.1.105" description = "Pagerduty Integration" authors = ["Port Team "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", extras = ["cli"]} httpx = "^0.27.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/sentry/CHANGELOG.md b/integrations/sentry/CHANGELOG.md index dfd23898c4..3a36c5e790 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.81 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.80 (2024-09-29) diff --git a/integrations/sentry/poetry.lock b/integrations/sentry/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/sentry/poetry.lock +++ b/integrations/sentry/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/sentry/pyproject.toml b/integrations/sentry/pyproject.toml index f054e941aa..dcc50cffe5 100644 --- a/integrations/sentry/pyproject.toml +++ b/integrations/sentry/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "sentry" -version = "0.1.80" +version = "0.1.81" description = "Sentry Integration" authors = ["Dvir Segev ","Matan Geva "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 e710270b8d..fc74cc450a 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.71 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.70 (2024-09-29) diff --git a/integrations/servicenow/poetry.lock b/integrations/servicenow/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/servicenow/poetry.lock +++ b/integrations/servicenow/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/servicenow/pyproject.toml b/integrations/servicenow/pyproject.toml index 366ffd6080..4a06788610 100644 --- a/integrations/servicenow/pyproject.toml +++ b/integrations/servicenow/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "servicenow" -version = "0.1.70" +version = "0.1.71" description = "Service Now Ocean Integration" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 c4cdc5498b..83bb6af64d 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.91 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.90 (2024-09-29) diff --git a/integrations/snyk/poetry.lock b/integrations/snyk/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/snyk/poetry.lock +++ b/integrations/snyk/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/snyk/pyproject.toml b/integrations/snyk/pyproject.toml index 595fc0cf5e..9cc98c486c 100644 --- a/integrations/snyk/pyproject.toml +++ b/integrations/snyk/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "snyk" -version = "0.1.90" +version = "0.1.91" description = "Snyk integration powered by Ocean" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 4d8ad2cbaf..49d8d3b67f 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.98 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.97 (2024-09-29) diff --git a/integrations/sonarqube/poetry.lock b/integrations/sonarqube/poetry.lock index 550192064e..0ecda4e90f 100644 --- a/integrations/sonarqube/poetry.lock +++ b/integrations/sonarqube/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "6434588f0a86a1286e071d4874d961df4fbe110acbaf97334e38d8fa50898587" +content-hash = "2700b83e2e44f3c09087a29be0d6f0d884d7598caca91efbb74d5aadaf4db23d" diff --git a/integrations/sonarqube/pyproject.toml b/integrations/sonarqube/pyproject.toml index 720a9dad71..81edf189ac 100644 --- a/integrations/sonarqube/pyproject.toml +++ b/integrations/sonarqube/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "sonarqube" -version = "0.1.97" +version = "0.1.98" description = "SonarQube projects and code quality analysis integration" authors = ["Port Team "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", extras = ["cli"]} rich = "^13.5.2" cookiecutter = "^2.3.0" diff --git a/integrations/statuspage/CHANGELOG.md b/integrations/statuspage/CHANGELOG.md index d0c90c3768..8b1c8f8be9 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.30 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.29 (2024-09-29) diff --git a/integrations/statuspage/poetry.lock b/integrations/statuspage/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/statuspage/poetry.lock +++ b/integrations/statuspage/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/statuspage/pyproject.toml b/integrations/statuspage/pyproject.toml index 786e246bd9..37385b77f5 100644 --- a/integrations/statuspage/pyproject.toml +++ b/integrations/statuspage/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "statuspage" -version = "0.1.29" +version = "0.1.30" description = "Connect Statuspage to Ocean and automatically ingest incidents, updates, and impacted components for comprehensive monitoring" authors = ["Albert Luganga "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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 79ef241200..e0cf7289ea 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.69 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.68 (2024-09-29) diff --git a/integrations/terraform-cloud/poetry.lock b/integrations/terraform-cloud/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/terraform-cloud/poetry.lock +++ b/integrations/terraform-cloud/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/terraform-cloud/pyproject.toml b/integrations/terraform-cloud/pyproject.toml index 38937f2d1c..54bd6c5949 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.68" +version = "0.1.69" description = "Terraform Cloud Integration for Port" authors = ["Michael Armah "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", 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/wiz/CHANGELOG.md b/integrations/wiz/CHANGELOG.md index cee57a2f45..3731be46e1 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.62 (2024-10-01) + + +### Improvements + +- Bumped ocean version to ^0.12.1 + + ## 0.1.61 (2024-09-29) diff --git a/integrations/wiz/poetry.lock b/integrations/wiz/poetry.lock index 9deb77239f..10b84e581e 100644 --- a/integrations/wiz/poetry.lock +++ b/integrations/wiz/poetry.lock @@ -989,13 +989,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.11.0" +version = "0.12.1" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "port_ocean-0.11.0-py3-none-any.whl", hash = "sha256:72a38e13691b266cacae04bc2005b0817a32f4ec4b00681907016c27fcd68564"}, - {file = "port_ocean-0.11.0.tar.gz", hash = "sha256:f430f90576a2005b1067f4e9aa13c00249cd4f8a084c424fcb9898d8834e0dfa"}, + {file = "port_ocean-0.12.1-py3-none-any.whl", hash = "sha256:e6cad7777521a6c44a127edec5b3ab9b419948551ebf42d2e2893279ee54ee1f"}, + {file = "port_ocean-0.12.1.tar.gz", hash = "sha256:a163b17736717385120abd83e846357523dc157037a46f037f6c3eb1eff8317d"}, ] [package.dependencies] @@ -1883,4 +1883,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "bac0dbe22852ac88ba47b8b564e8c66fc8c50e734ca8334005b4e6b7c0ca7927" +content-hash = "5c4b983aae1f8d0622197028027dc4894ac3e145be2753241573be59e79f3413" diff --git a/integrations/wiz/pyproject.toml b/integrations/wiz/pyproject.toml index 2a37541617..75b2e8b290 100644 --- a/integrations/wiz/pyproject.toml +++ b/integrations/wiz/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "wiz" -version = "0.1.61" +version = "0.1.62" description = "Wiz Port integration in Ocean" authors = ["Albert Luganga "] [tool.poetry.dependencies] python = "^3.11" -port_ocean = {version = "^0.11.0", extras = ["cli"]} +port_ocean = {version = "^0.12.1", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration