Skip to content

feat(postgres)!: switch from alpine to debian variant#156

Merged
dargmuesli merged 1 commit intobetafrom
feat/postgres/variant
Jan 18, 2025
Merged

feat(postgres)!: switch from alpine to debian variant#156
dargmuesli merged 1 commit intobetafrom
feat/postgres/variant

Conversation

@dargmuesli
Copy link
Copy Markdown
Member

The non-alpine variant of Debezium's PostgreSQL container image is obviously larger, but also includes PostGIS which is needed to work with geospatial data.

This is added as breaking change because afaik Postgres data on disk is not cross-compatible.

@dargmuesli dargmuesli requested a review from sthelemann January 18, 2025 11:57
@dargmuesli dargmuesli changed the base branch from master to beta January 18, 2025 11:57
@dargmuesli dargmuesli merged commit 2cf718c into beta Jan 18, 2025
@dargmuesli dargmuesli deleted the feat/postgres/variant branch January 18, 2025 11:59
maevsi-bot pushed a commit that referenced this pull request Jan 18, 2025
## [9.0.0-beta.1](8.2.7...9.0.0-beta.1) (2025-01-18)

### ⚠ BREAKING CHANGES

* **postgres:** switch from alpine to debian variant (#156)

### Features

* **postgres:** switch from alpine to debian variant ([#156](#156)) ([2cf718c](2cf718c))
@maevsi-bot
Copy link
Copy Markdown

🎉 This PR is included in version 9.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link
Copy Markdown
Contributor

@sthelemann sthelemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

maevsi-bot pushed a commit that referenced this pull request Feb 25, 2025
## [10.0.0-beta.1](9.1.2...10.0.0-beta.1) (2025-02-25)

### ⚠ BREAKING CHANGES

* **postgres:** switch from alpine to debian variant (#156)

### Features

* **postgres:** switch from alpine to debian variant ([#156](#156)) ([2cf718c](2cf718c))
@maevsi-bot
Copy link
Copy Markdown

🎉 This PR is included in version 10.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

maevsi-bot pushed a commit that referenced this pull request Feb 26, 2025
## [10.0.0](9.2.1...10.0.0) (2025-02-26)

### ⚠ BREAKING CHANGES

* **postgres:** rename maevsi's role secret
* **postgres:** switch from alpine to debian variant (#156)

### Features

* **postgres:** rename maevsi's role secret ([6ef446c](6ef446c))
* **postgres:** switch from alpine to debian variant ([#156](#156)) ([2cf718c](2cf718c))

### Bug Fixes

* **postgres:** enable logical replication ([3aff283](3aff283))
* **postgres:** mount entrypoint as file ([a2a29f4](a2a29f4))
* **postgres:** use official postgis image ([5499f64](5499f64))
@maevsi-bot
Copy link
Copy Markdown

🎉 This PR is included in version 10.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants