apalis-postgres 1.0.0-rc.1

Background task processing for rust using apalis and postgres
Documentation
# Changelog

## Unreleased

- bump: introducing rc.1 (#45)
- fix: Add primary keys for database tables (#45)

## [1.0.0-beta.3] - 2025-12-06

- fix: correct allowSelfAssign param as bool (#25) 
- fix: ensure automated release (#27)
- fix: ensure workflow_call (#28)


## [0.7.1] - 2025-03-17

### 🐛 Bug Fixes

- Reenqueue oprphaned before starting streaming (#507)
- PostgresStorage get_jobs status conditional (#524)

### 💼 Other

- Generic retry persist check (#498)
- Add associated types to the `Backend` trait (#516)
## [0.6.4] - 2024-12-03

### 🐛 Bug Fixes

- Allow polling only when worker is ready (#472)
## [0.5.5] - 2024-05-20

### 🐛 Bug Fixes

- Wrong timestamp type for pg (#321)
## [0.4.9] - 2024-01-03

### 🚀 Features

- Configurable worker set as dead (#220)
## [0.4.7] - 2023-11-15

### 🐛 Bug Fixes

- Allow cargo build --all-features (#204)
## [0.4.5] - 2023-10-08

### 💼 Other

- Api to get migrations
## [0.4.4] - 2023-07-31

### 🐛 Bug Fixes

- Change approach for mysql

### 💼 Other

- Sqlx to v0.7
## [0.3.0] - 2022-06-05