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.13.0 to all integrations #1136

Closed
wants to merge 29 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
6bc7209
Bumped ocean version to ^0.13.0 for argocd
actions-user Nov 10, 2024
e22c046
Bumped ocean version to ^0.13.0 for aws
actions-user Nov 10, 2024
788a6c3
Bumped ocean version to ^0.13.0 for azure
actions-user Nov 10, 2024
1c039fd
Bumped ocean version to ^0.13.0 for azure-devops
actions-user Nov 10, 2024
baa3882
Bumped ocean version to ^0.13.0 for backstage
actions-user Nov 10, 2024
355742d
Bumped ocean version to ^0.13.0 for datadog
actions-user Nov 10, 2024
7464c84
Bumped ocean version to ^0.13.0 for dynatrace
actions-user Nov 10, 2024
4bacd41
Bumped ocean version to ^0.13.0 for fake-integration
actions-user Nov 10, 2024
741be5f
Bumped ocean version to ^0.13.0 for firehydrant
actions-user Nov 10, 2024
ddf6150
Bumped ocean version to ^0.13.0 for gcp
actions-user Nov 10, 2024
c35eaeb
Bumped ocean version to ^0.13.0 for gitlab
actions-user Nov 10, 2024
0b7770d
Bumped ocean version to ^0.13.0 for jenkins
actions-user Nov 10, 2024
d3ece10
Bumped ocean version to ^0.13.0 for jira
actions-user Nov 10, 2024
b265197
Bumped ocean version to ^0.13.0 for kafka
actions-user Nov 10, 2024
016e912
Bumped ocean version to ^0.13.0 for kubecost
actions-user Nov 10, 2024
425217f
Bumped ocean version to ^0.13.0 for launchdarkly
actions-user Nov 10, 2024
20c6db2
Bumped ocean version to ^0.13.0 for linear
actions-user Nov 10, 2024
1fcb7b8
Bumped ocean version to ^0.13.0 for newrelic
actions-user Nov 10, 2024
064650b
Bumped ocean version to ^0.13.0 for octopus
actions-user Nov 10, 2024
cc31264
Bumped ocean version to ^0.13.0 for opencost
actions-user Nov 10, 2024
4bd668b
Bumped ocean version to ^0.13.0 for opsgenie
actions-user Nov 10, 2024
ae18c0e
Bumped ocean version to ^0.13.0 for pagerduty
actions-user Nov 10, 2024
cf6a409
Bumped ocean version to ^0.13.0 for sentry
actions-user Nov 10, 2024
e07fc14
Bumped ocean version to ^0.13.0 for servicenow
actions-user Nov 10, 2024
cff3bbe
Bumped ocean version to ^0.13.0 for snyk
actions-user Nov 10, 2024
a9a0a42
Bumped ocean version to ^0.13.0 for sonarqube
actions-user Nov 10, 2024
609fd3a
Bumped ocean version to ^0.13.0 for statuspage
actions-user Nov 10, 2024
b940381
Bumped ocean version to ^0.13.0 for terraform-cloud
actions-user Nov 10, 2024
5ded3f7
Bumped ocean version to ^0.13.0 for wiz
actions-user Nov 10, 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.101 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.100 (2024-11-10)


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.100"
version = "0.1.101"
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.57 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.2.56 (2024-11-10)


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

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.82 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.81 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/azure-devops/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "azure-devops"
version = "0.1.81"
version = "0.1.82"
description = "An Azure Devops Ocean integration"
authors = ["Matan Geva <matang@getport.io>"]

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.103 (2024-11-10)

### Improvements

- Bumped ocean version to ^0.13.0


0.1.102 (2024-11-10)

### Improvements
Expand Down
2 changes: 1 addition & 1 deletion integrations/azure/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "azure"
version = "0.1.102"
version = "0.1.103"
description = "Azure integration"
authors = ["Tom Tankilevitch <tom@getport.io>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/backstage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.1.8-beta (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.7-beta (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/backstage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "backstage"
version = "0.1.7-beta"
version = "0.1.8-beta"
description = "Importing resources from Backstage IDP"
authors = ["Roi Talpaz <roi.t@getport.io>"]

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.53 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.52 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/datadog/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "datadog"
version = "0.1.52"
version = "0.1.53"
description = "Datadog Ocean Integration"
authors = ["Albert Luganga <albertluganga@getport.io>"]

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.65 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.64 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/dynatrace/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dynatrace"
version = "0.1.64"
version = "0.1.65"
description = "An integration used to import Dynatrace resources into Port"
authors = ["Ayodeji Adeoti <<ayodeji.adeoti@getport.io>>"]

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

<!-- towncrier release notes start -->

## 0.1.15-dev (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.14-dev (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/fake-integration/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fake-integration"
version = "0.1.14-dev"
version = "0.1.15-dev"
description = "A useless fake integration that helps us test the Ocean Core"
authors = ["Erik Zaadi <erik@getport.io>"]

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.88 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.87 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/firehydrant/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "firehydrant"
version = "0.1.87"
version = "0.1.88"
description = "FireHydrant Integration Powered by Ocean"
authors = ["Isaac Coffie <isaac@getport.io>"]

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.69 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.68 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/gcp/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "gcp"
version = "0.1.68"
version = "0.1.69"
description = "A GCP ocean integration"
authors = ["Matan Geva <matang@getport.io>"]

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

<!-- towncrier release notes start -->

0.1.139 (2024-11-10)
====================

### Improvements

- Bumped ocean version to ^0.13.0


0.1.138 (2024-11-10)
====================

Expand Down
2 changes: 1 addition & 1 deletion integrations/gitlab/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "gitlab"
version = "0.1.138"
version = "0.1.139"
description = "Gitlab integration for Port using Port-Ocean Framework"
authors = ["Yair Siman-Tov <yair@getport.io>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/jenkins/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.71 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.70 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/jenkins/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jenkins"
version = "0.1.70"
version = "0.1.71"
description = "Jenkins Integration to Port Ocean"
authors = ["Albert Luganga <ahosea15@gmail.com>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/jira/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.99 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.98 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/jira/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jira"
version = "0.1.98"
version = "0.1.99"
description = "Integration to bring information from Jira into Port"
authors = ["Mor Paz <mor@getport.io>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/kafka/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.87 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.86 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/kafka/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "kafka"
version = "0.1.86"
version = "0.1.87"
description = "Integration to import information from a Kafka cluster into Port. The integration supports importing metadata regarding the Kafka cluster, brokers and topics."
authors = ["Tal Sabag <tal@getport.io>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/kubecost/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.92 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.91 (2024-11-10)


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

Expand Down
8 changes: 8 additions & 0 deletions integrations/launchdarkly/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.64 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.63 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/launchdarkly/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "launchdarkly"
version = "0.1.63"
version = "0.1.64"
description = "Launchdarkly integration for Port"
authors = ["Michael Armah <michaelarmah@getport.io>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/linear/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.50 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.49 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/linear/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "linear"
version = "0.1.49"
version = "0.1.50"
description = "Integration to bring information from Linear into Port"
authors = ["Mor Paz <mor@getport.io>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/newrelic/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.94 (2024-11-10)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.93 (2024-11-10)


Expand Down
Loading
Loading