Releases: fylein/pgevents
Releases · fylein/pgevents
Feat: Added updated_at to update and bulk_update
Add retry logic for publishing, when rabbitmq restarts
What's Changed
- Bump pyyaml from 5.3.1 to 5.4 by @dependabot in #1
- Changes to README and some other minor code changes by @snarayanank2 in #2
- Fixing Docker build and Compose Config by @Shwetabhk in #10
- Adding support for pgoutput in Producer by @Shwetabhk in #11
- fix: Create publication in the fixture by @Shwetabhk in #13
- Feat: Adding tests and code coverage by @Shwetabhk in #14
- Feat: 100% Consumer Tests by @Shwetabhk in #15
- feat: Support for multi DB producer by @ashwin1111 in #17
- fix: Typo in function name by @ashwin1111 in #18
- feat: Expose helper func by @ashwin1111 in #19
- chore: remove multi db support by @ashwin1111 in #20
- Feat: Change routing key by @Ashutosh619-sudo in #21
- Feat: change master to main for staging deployment workflow by @Ashutosh619-sudo in #23
- fix: vulnerabilities by @ruuushhh in #27
- Feat: Add health check up for checking pgbouncer and postgres by @Ashutosh619-sudo in #26
- feat: Add support for ack success/failure by @ashwin1111 in #25
- Feat: Resolve few bugs, gracefully shutting down and handling invalid data by @Ashutosh619-sudo in #28
- Feat: remove test cases by @Ashutosh619-sudo in #29
- Feat: Add recorded_at to base event by @Ashutosh619-sudo in #30
- chore: remove unused import by @ashwin1111 in #31
- Feat: Add install_requires by @Ashutosh619-sudo in #32
- Feat: Skip dummy updates by @Ashutosh619-sudo in #33
- Feat: Ignore Dummy updates by @Ashutosh619-sudo in #34
- Feat: Added production workflow by @Ashutosh619-sudo in #35
- Feat: Retry connection if rabbitmq connection fails by @Ashutosh619-sudo in #36
New Contributors
- @dependabot made their first contribution in #1
- @snarayanank2 made their first contribution in #2
- @Shwetabhk made their first contribution in #10
- @ashwin1111 made their first contribution in #17
- @ruuushhh made their first contribution in #27
Full Changelog: https://github.com/fylein/pgevents/commits/2.1.0
fyle-pgevents restructure
pgevents-v2.0.0 Create python-publish.yml