Skip to content

Conversation

thomasqueirozb
Copy link
Contributor

@thomasqueirozb thomasqueirozb commented Aug 6, 2025

Summary

User reported issue: sqlx wasn't compiled with any TLS feature flags and therefore the Postgres Sink was unable to be used in a TLS enabled environment.

Vector configuration

How did you test this PR?

Change Type

  • Bug fix
  • New feature
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the no-changelog label to this PR.

References

Closes: #23517

@thomasqueirozb thomasqueirozb changed the title Use tls-rustls-aws-lc-rs flag in sqlx fix(postgres source): enable TLS flag Aug 6, 2025
@thomasqueirozb thomasqueirozb changed the title fix(postgres source): enable TLS flag fix(postgres sink): enable TLS flag Aug 6, 2025
@datadog-vectordotdev
Copy link

datadog-vectordotdev bot commented Aug 26, 2025

⚠️ Tests

⚠️ Warnings

🧪 5 Tests failed

sinks::nats::integration_tests::nats_tls_client_cert_invalid from vector (Datadog)
Test has failed
sinks::nats::integration_tests::nats_tls_client_cert_valid from vector (Datadog)
Test has failed
sinks::nats::integration_tests::nats_tls_invalid from vector (Datadog)
Test has failed
View all

ℹ️ Info

❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: ba0b300 | Docs | Was this helpful? Give us feedback!

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.

1 participant