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
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Bumped ocean version to ^0.13.0 for datadog
actions-user committed Nov 10, 2024
commit 355742de34b8ef129f6cac12acdfe71b338dedc4
8 changes: 8 additions & 0 deletions integrations/datadog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


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>"]