Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply Ocean version 0.10.2 to all integrations #951

Merged
merged 27 commits into from
Aug 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
cace5a2
Bumped ocean version to ^0.10.2 for argocd
actions-user Aug 26, 2024
ad2c26a
Bumped ocean version to ^0.10.2 for aws
actions-user Aug 26, 2024
8a02508
Bumped ocean version to ^0.10.2 for azure
actions-user Aug 26, 2024
2faaac0
Bumped ocean version to ^0.10.2 for azure-devops
actions-user Aug 26, 2024
fcd2416
Bumped ocean version to ^0.10.2 for datadog
actions-user Aug 26, 2024
dcbc496
Bumped ocean version to ^0.10.2 for dynatrace
actions-user Aug 26, 2024
e8a12ef
Bumped ocean version to ^0.10.2 for firehydrant
actions-user Aug 26, 2024
ca7be08
Bumped ocean version to ^0.10.2 for gcp
actions-user Aug 26, 2024
53df3aa
Bumped ocean version to ^0.10.2 for gitlab
actions-user Aug 26, 2024
d4f1234
Bumped ocean version to ^0.10.2 for jenkins
actions-user Aug 26, 2024
1e8c41a
Bumped ocean version to ^0.10.2 for jira
actions-user Aug 26, 2024
b43ae12
Bumped ocean version to ^0.10.2 for kafka
actions-user Aug 26, 2024
d39e2d9
Bumped ocean version to ^0.10.2 for kubecost
actions-user Aug 26, 2024
27cdc7e
Bumped ocean version to ^0.10.2 for launchdarkly
actions-user Aug 26, 2024
2b9074b
Bumped ocean version to ^0.10.2 for linear
actions-user Aug 26, 2024
24ce9e4
Bumped ocean version to ^0.10.2 for newrelic
actions-user Aug 26, 2024
2c1fc5e
Bumped ocean version to ^0.10.2 for octopus
actions-user Aug 26, 2024
0587356
Bumped ocean version to ^0.10.2 for opencost
actions-user Aug 26, 2024
48bd933
Bumped ocean version to ^0.10.2 for opsgenie
actions-user Aug 26, 2024
a010da2
Bumped ocean version to ^0.10.2 for pagerduty
actions-user Aug 26, 2024
cae3109
Bumped ocean version to ^0.10.2 for sentry
actions-user Aug 26, 2024
fcd7f00
Bumped ocean version to ^0.10.2 for servicenow
actions-user Aug 26, 2024
466df7b
Bumped ocean version to ^0.10.2 for snyk
actions-user Aug 26, 2024
716e234
Bumped ocean version to ^0.10.2 for sonarqube
actions-user Aug 26, 2024
5acecb3
Bumped ocean version to ^0.10.2 for statuspage
actions-user Aug 26, 2024
35d7aa8
Bumped ocean version to ^0.10.2 for terraform-cloud
actions-user Aug 26, 2024
c1c01fb
Bumped ocean version to ^0.10.2 for wiz
actions-user Aug 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions integrations/argocd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## 0.1.79 (2024-08-26)


### Improvements

- Bumped ocean version to ^0.10.2 (#1)


## 0.1.78 (2024-08-26)


Expand Down
2 changes: 1 addition & 1 deletion integrations/argocd/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "argocd"
version = "0.1.78"
version = "0.1.79"
description = "Argo CD integration powered by Ocean"
authors = ["Isaac Coffie <isaac@getport.io>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/aws/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## 0.2.31 (2024-08-26)


### Improvements

- Bumped ocean version to ^0.10.2 (#1)


## 0.2.30 (2024-08-26)


Expand Down
8 changes: 4 additions & 4 deletions integrations/aws/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/aws/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "aws"
version = "0.2.30"
version = "0.2.31"
description = "This integration will map all your resources in all the available accounts to your Port entities"
authors = ["Shalev Avhar <shalev@getport.io>", "Erik Zaadi <erik@getport.io>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.10.1", extras = ["cli"]}
port_ocean = {version = "^0.10.2", 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"]}
Expand Down
8 changes: 8 additions & 0 deletions integrations/azure-devops/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## 0.1.57 (2024-08-26)


### Improvements

- Bumped ocean version to ^0.10.2 (#1)


## 0.1.56 (2024-08-26)


Expand Down
8 changes: 4 additions & 4 deletions integrations/azure-devops/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/azure-devops/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "azure-devops"
version = "0.1.56"
version = "0.1.57"
description = "An Azure Devops Ocean integration"
authors = ["Matan Geva <matang@getport.io>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.10.1", extras = ["cli"]}
port_ocean = {version = "^0.10.2", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# Uncomment this if you want to debug the ocean core together with your integration
Expand Down
7 changes: 7 additions & 0 deletions integrations/azure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
0.1.83 (2024-08-26)

### Improvements

- Bumped ocean version to ^0.10.2 (#1)


0.1.82 (2024-08-26)

### Improvements
Expand Down
8 changes: 4 additions & 4 deletions integrations/azure/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/azure/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "azure"
version = "0.1.82"
version = "0.1.83"
description = "Azure integration"
authors = ["Tom Tankilevitch <tom@getport.io>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.10.1", extras = ["cli"]}
port_ocean = {version = "^0.10.2", 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"
Expand Down
8 changes: 8 additions & 0 deletions integrations/datadog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## 0.1.32 (2024-08-26)


### Improvements

- Bumped ocean version to ^0.10.2 (#1)


## 0.1.31 (2024-08-26)


Expand Down
8 changes: 4 additions & 4 deletions integrations/datadog/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/datadog/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "datadog"
version = "0.1.31"
version = "0.1.32"
description = "Datadog Ocean Integration"
authors = ["Albert Luganga <albertluganga@getport.io>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.10.1", extras = ["cli"]}
port_ocean = {version = "^0.10.2", extras = ["cli"]}
loguru = "^0.7.2"

[tool.poetry.group.dev.dependencies]
Expand Down
8 changes: 8 additions & 0 deletions integrations/dynatrace/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## 0.1.45 (2024-08-26)


### Improvements

- Bumped ocean version to ^0.10.2 (#1)


## 0.1.44 (2024-08-26)


Expand Down
8 changes: 4 additions & 4 deletions integrations/dynatrace/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/dynatrace/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "dynatrace"
version = "0.1.44"
version = "0.1.45"
description = "An integration used to import Dynatrace resources into Port"
authors = ["Ayodeji Adeoti <<ayodeji.adeoti@getport.io>>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.10.1", extras = ["cli"]}
port_ocean = {version = "^0.10.2", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# uncomment this if you want to debug the ocean core together with your integration
Expand Down
8 changes: 8 additions & 0 deletions integrations/firehydrant/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## 0.1.68 (2024-08-26)


### Improvements

- Bumped ocean version to ^0.10.2 (#1)


## 0.1.67 (2024-08-26)


Expand Down
8 changes: 4 additions & 4 deletions integrations/firehydrant/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/firehydrant/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "firehydrant"
version = "0.1.67"
version = "0.1.68"
description = "FireHydrant Integration Powered by Ocean"
authors = ["Isaac Coffie <isaac@getport.io>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.10.1", extras = ["cli"]}
port_ocean = {version = "^0.10.2", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# uncomment this if you want to debug the ocean core together with your integration
Expand Down
8 changes: 8 additions & 0 deletions integrations/gcp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## 0.1.45 (2024-08-26)


### Improvements

- Bumped ocean version to ^0.10.2 (#1)


## 0.1.44 (2024-08-26)


Expand Down
8 changes: 4 additions & 4 deletions integrations/gcp/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/gcp/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "gcp"
version = "0.1.44"
version = "0.1.45"
description = "A GCP ocean integration"
authors = ["Matan Geva <matang@getport.io>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.10.1", extras = ["cli"]}
port_ocean = {version = "^0.10.2", extras = ["cli"]}
google-cloud-asset = "^3.25.1"
google-cloud-pubsub = "^2.21.1"
google-cloud-resource-manager = "^1.12.3"
Expand Down
Loading
Loading