Skip to content

Releases: xataio/pgstream

v0.6.5

06 Jun 17:05
9d5e950
Compare
Choose a tag to compare

What's Changed

  • Json transformer support by @agedemenli in #389
  • [Replication] Add support for generated columns with postgres writer by @eminano in #391
  • [Snapshot] Wait for all tables to finish processing data by @eminano in #395
  • Fix transformers panic by @eminano in #394

Full Changelog: v0.6.4...v0.6.5

v0.6.4

03 Jun 16:08
0dceca5
Compare
Choose a tag to compare

What's Changed

  • Add strict validation for all tables by @agedemenli in #364
  • [Snapshot] Add support for providing pg_dump role by @eminano in #371
  • [Snapshot] Do not copy generated columns by @eminano in #374
  • [Snapshot] Disable target database creation by default by @eminano in #375
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.35.0 to 1.36.0 by @dependabot in #376
  • Bump github.com/jackc/pgx/v5 from 5.7.4 to 5.7.5 by @dependabot in #377
  • Bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 by @dependabot in #378
  • Bump github.com/nucleuscloud/neosync from 0.5.37 to 0.5.39 by @dependabot in #379
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 1.35.0 to 1.36.0 by @dependabot in #380
  • [Postgres Writer] Fix updates/deletes when no PK by @eminano in #382
  • [Postgres Writer] Update batch defaults when bulk enabled by @eminano in #384

Full Changelog: v0.6.3...v0.6.4

v0.6.3

30 May 13:49
b366c76
Compare
Choose a tag to compare

Changelog

  • 1af00d1 Do not dump if there's no sequences
  • b366c76 Merge pull request #370 from xataio/bugfix-snapshot-with-no-sequences

What's Changed

  • [Snapshot] Do not dump sequence values if there's no sequences by @eminano in #370

Full Changelog: v0.6.2...v0.6.3

v0.6.2

30 May 12:16
dc5124b
Compare
Choose a tag to compare

Changelog

  • 662c945 Add CopyFrom to pg lib transaction
  • dacd2ea Add create option to pg_dump/pg_restore
  • a9a2dcd Add create option to schema snapshot generator
  • 712dde8 Merge branch 'main' into fix-disable-triggers
  • 16644ab Merge branch 'main' into fix-disable-triggers
  • b97a31b Merge pull request #367 from xataio/snapshot-create-database-if-not-exists
  • dc5124b Merge pull request #368 from xataio/fix-disable-triggers
  • c5c89a8 Merge pull request #369 from xataio/snapshot-sequence-values
  • c53db6c Set replication role per session
  • d123e62 Set val for dump sequences

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

28 May 14:57
ed363f6
Compare
Choose a tag to compare

Changelog

  • ed363f6 Merge pull request #366 from xataio/fix-default-to-bulk-ingest-on-snapshot-env
  • ff9b09e Set bulk insert to true for snapshot cmd

What's Changed

  • [Snapshots] Set bulk insert to true for snapshot cmd by default by @eminano in #366

Full Changelog: v0.6.0...v0.6.1

v0.6.0

28 May 09:57
7f70a7d
Compare
Choose a tag to compare

⚡ Highlights

🔒 Last name and full name transformers
📝 Template transformer
🔭 Observability improvements
🚀 Snapshot performance improvements

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

07 May 15:21
79c9ee5
Compare
Choose a tag to compare

⚡ Highlights

🔒 Masking, phone number and literal transformers added
🎭 Dynamic parameter support for custom transformers
🎛️ YAML configuration support
✅ Transformation rules validation
⏭️ Table filtering support
💻 CLI command refactoring

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

28 Mar 13:26
3e282e5
Compare
Choose a tag to compare

⚡ Highlights

🐛 Bug fixes
:dependabot: Dependency updates
🗒️ Documentation updates

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

14 Mar 17:22
f76d7dc
Compare
Choose a tag to compare

⚡ Highlights

🐘 PostgreSQL processor added
📷 Snapshot only mode support
🔒 Column transformation support
🗒️ Improved documentation

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

10 Jan 13:45
5a9ce87
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1