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

[Release] Update metadata #15717

Merged
merged 1 commit into from
Aug 29, 2023
Merged

[Release] Update metadata #15717

merged 1 commit into from
Aug 29, 2023

Conversation

yzhan289
Copy link
Contributor

@yzhan289 yzhan289 commented Aug 29, 2023

What does this PR do?

This PR updates the latest in-toto tag.link file.

Motivation

Attempt to fix release pipeline.

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Changelog entries must be created for modifications to shipped code
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.

@yzhan289 yzhan289 requested a review from a team as a code owner August 29, 2023 20:47
@yzhan289 yzhan289 merged commit 86015ae into master Aug 29, 2023
21 checks passed
@yzhan289 yzhan289 deleted the az/update-in-toto branch August 29, 2023 20:55
boluwaji-deriv pushed a commit to boluwaji-deriv/integrations-core that referenced this pull request Aug 30, 2023
FlorentClarret added a commit that referenced this pull request Aug 31, 2023
#15629)

* Revise postgresql.replication_delay to Function with Archive WAL-driven PostgreSQL Replica

* modify query and also add changelog message

* update master with branch

* update master with branch

* Add short hand for force env rebuild in test (#15716)

* add short hand for force-env-rebuild

* add changelog entry

* styling

* [Release] Update metadata (#15717)

* [Release] Bumped postgres version to 14.2.1 (#15713)

* Bump oracledb version (#15595)

* Bump oracledb version

* update reqs

* update changelog

* Mark one metric as optional (#15719)

* Update the test environments (#15644)

* Update the test environments

* Apply suggestions from code review

Co-authored-by: Ofek Lev <[email protected]>

* update metadata.csv

---------

Co-authored-by: Ofek Lev <[email protected]>

* [DBM-2685] Fix explaining parameterized queries flood server logs (#15612)

* check if query is parameterized before blindly explain then fail

* update CHANGELOG

* skip explain parameterized query test for pg version < 12

* fix rate limited activity collection test case (#15715)

* [DBM-2734] fix test_snapshot_xmin for pg > 13 (#15718)

* fix test_snapshot_xmin for pg > 13

* reorder the steps to first collect metrics

* remove check.cancel()

---------

Co-authored-by: Steven Yuen <[email protected]>
Co-authored-by: Andrew Zhang <[email protected]>
Co-authored-by: vivek-datadog <[email protected]>
Co-authored-by: Florent Clarret <[email protected]>
Co-authored-by: Ofek Lev <[email protected]>
Co-authored-by: Zhengda Lu <[email protected]>
lu-zhengda added a commit that referenced this pull request Sep 27, 2023
#15629)

* Revise postgresql.replication_delay to Function with Archive WAL-driven PostgreSQL Replica

* modify query and also add changelog message

* update master with branch

* update master with branch

* Add short hand for force env rebuild in test (#15716)

* add short hand for force-env-rebuild

* add changelog entry

* styling

* [Release] Update metadata (#15717)

* [Release] Bumped postgres version to 14.2.1 (#15713)

* Bump oracledb version (#15595)

* Bump oracledb version

* update reqs

* update changelog

* Mark one metric as optional (#15719)

* Update the test environments (#15644)

* Update the test environments

* Apply suggestions from code review

Co-authored-by: Ofek Lev <[email protected]>

* update metadata.csv

---------

Co-authored-by: Ofek Lev <[email protected]>

* [DBM-2685] Fix explaining parameterized queries flood server logs (#15612)

* check if query is parameterized before blindly explain then fail

* update CHANGELOG

* skip explain parameterized query test for pg version < 12

* fix rate limited activity collection test case (#15715)

* [DBM-2734] fix test_snapshot_xmin for pg > 13 (#15718)

* fix test_snapshot_xmin for pg > 13

* reorder the steps to first collect metrics

* remove check.cancel()

---------

Co-authored-by: Steven Yuen <[email protected]>
Co-authored-by: Andrew Zhang <[email protected]>
Co-authored-by: vivek-datadog <[email protected]>
Co-authored-by: Florent Clarret <[email protected]>
Co-authored-by: Ofek Lev <[email protected]>
Co-authored-by: Zhengda Lu <[email protected]>
lu-zhengda added a commit that referenced this pull request Sep 28, 2023
#15925)

* Revise postgresql.replication_delay to Function with Archive WAL-driv… (#15629)

* Revise postgresql.replication_delay to Function with Archive WAL-driven PostgreSQL Replica

* modify query and also add changelog message

* update master with branch

* update master with branch

* Add short hand for force env rebuild in test (#15716)

* add short hand for force-env-rebuild

* add changelog entry

* styling

* [Release] Update metadata (#15717)

* [Release] Bumped postgres version to 14.2.1 (#15713)

* Bump oracledb version (#15595)

* Bump oracledb version

* update reqs

* update changelog

* Mark one metric as optional (#15719)

* Update the test environments (#15644)

* Update the test environments

* Apply suggestions from code review

Co-authored-by: Ofek Lev <[email protected]>

* update metadata.csv

---------

Co-authored-by: Ofek Lev <[email protected]>

* [DBM-2685] Fix explaining parameterized queries flood server logs (#15612)

* check if query is parameterized before blindly explain then fail

* update CHANGELOG

* skip explain parameterized query test for pg version < 12

* fix rate limited activity collection test case (#15715)

* [DBM-2734] fix test_snapshot_xmin for pg > 13 (#15718)

* fix test_snapshot_xmin for pg > 13

* reorder the steps to first collect metrics

* remove check.cancel()

---------

Co-authored-by: Steven Yuen <[email protected]>
Co-authored-by: Andrew Zhang <[email protected]>
Co-authored-by: vivek-datadog <[email protected]>
Co-authored-by: Florent Clarret <[email protected]>
Co-authored-by: Ofek Lev <[email protected]>
Co-authored-by: Zhengda Lu <[email protected]>

* update changelog

* update changelog

* update changelog

* remove duplicate changelog entry

* update changelog

---------

Co-authored-by: boluwaji-deriv <[email protected]>
Co-authored-by: Steven Yuen <[email protected]>
Co-authored-by: Andrew Zhang <[email protected]>
Co-authored-by: vivek-datadog <[email protected]>
Co-authored-by: Florent Clarret <[email protected]>
Co-authored-by: Ofek Lev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants