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

feat: Adding a connection test to postgres #17992

Merged
merged 7 commits into from
May 20, 2024
Merged

Conversation

mnorbury
Copy link
Contributor

@mnorbury mnorbury commented May 16, 2024

Implements the connection tester endpoint to report more detailed connectivity error messages back to the FE.

refs: https://github.com/cloudquery/cloudquery-issues/issues/1658

@mnorbury mnorbury force-pushed the feat/adding-test-connection branch 4 times, most recently from 5506e68 to 8d8c986 Compare May 16, 2024 13:32
@mnorbury mnorbury force-pushed the feat/adding-test-connection branch from f68b759 to 86ce4ba Compare May 20, 2024 08:56
@mnorbury mnorbury marked this pull request as ready for review May 20, 2024 08:58
@mnorbury mnorbury requested a review from a team as a code owner May 20, 2024 08:58
@mnorbury mnorbury requested review from savme and removed request for a team May 20, 2024 08:58
…ow that are mostly not using the `Code` field.
@mnorbury mnorbury added the automerge Automatically merge once required checks pass label May 20, 2024
@kodiakhq kodiakhq bot merged commit 75c1aa2 into main May 20, 2024
14 checks passed
@kodiakhq kodiakhq bot deleted the feat/adding-test-connection branch May 20, 2024 11:15
kodiakhq bot pushed a commit that referenced this pull request May 21, 2024
🤖 I have created a release *beep* *boop*
---


## [8.1.0](plugins-destination-postgresql-v8.0.8...plugins-destination-postgresql-v8.1.0) (2024-05-21)


### Features

* Adding a connection test to postgres ([#17992](#17992)) ([75c1aa2](75c1aa2))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.42.1 ([#17965](#17965)) ([d652b81](d652b81))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.42.2 ([#18000](#18000)) ([5fc0f46](5fc0f46))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.43.0 ([#18014](#18014)) ([20592c8](20592c8))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.43.1 ([#18026](#18026)) ([364307c](364307c))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugin/destination/postgresql automerge Automatically merge once required checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants