pgsink icon indicating copy to clipboard operation
pgsink copied to clipboard

Logically replicate data out of Postgres into sinks (files, Google BigQuery, etc)

Results 62 pgsink issues
Sort by recently updated
recently updated
newest added

Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.18.0 to 1.48.0. Release notes Sourced from cloud.google.com/go/bigquery's releases. bigquery: v1.48.0 1.48.0 (2023-03-01) Features bigquery/connection: Add cloud spanner connection properties - serverless analytics (#7487) (14771b1) bigquery/storage/managedwriter: Mark...

dependencies
go

Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.9.0 to 0.19.0. Release notes Sourced from github.com/getsentry/sentry-go's releases. 0.19.0 The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.19.0. Features...

dependencies
go

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies
javascript

Bumps ubuntu from bionic-20220105 to bionic-20230301. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ubuntu&package-manager=docker&previous-version=bionic-20220105&new-version=bionic-20230301)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [goa.design/goa/v3](https://github.com/goadesign/goa) from 3.5.4 to 3.11.1. Release notes Sourced from goa.design/goa/v3's releases. v3.11.1 What's Changed ClientError: Add original error by @​RadekDvorak in goadesign/goa#3232 Remove typo in documented example for CollectionOf...

dependencies
go

Bumps golang from 1.17.6 to 1.20.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.17.6&new-version=1.20.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [github.com/jackc/pgtype](https://github.com/jackc/pgtype) from 1.9.1 to 1.14.0. Changelog Sourced from github.com/jackc/pgtype's changelog. 1.14.0 (February 11, 2023) Fix: BC timestamp text format support (jozeflami) Add Scanner and Valuer interfaces to CIDR (Yurii...

dependencies
go

Bumps [github.com/jackc/pgconn](https://github.com/jackc/pgconn) from 1.10.1 to 1.14.0. Changelog Sourced from github.com/jackc/pgconn's changelog. 1.14.0 (February 11, 2023) Fix: each connection attempt to new node gets own timeout (Nathan Giardina) Set SNI for...

dependencies
go

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies
javascript

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies
javascript