1.0.4
Changed
- Bump actions/checkout from 5 to 6
- Updated npm dependencies
- pre-commit autoupdate
Added
- Batch Size for DJANGO bulk tasks
Fixed
- User Notification in Data Exporter
- django.db.utils.OperationalError: (1153, "Got a packet bigger than 'max_allowed_packet' bytes")
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #231
- [npm] Bump the npm-dependencies group with 2 updates by @dependabot[bot] in #233
- [github-actions] Bump actions/checkout from 5 to 6 by @dependabot[bot] in #234
- [FIX] User Notification by @Geuthur in #235
- [ADD] bulk batch size setting to avoid
OperationalError: 1153by @Geuthur in #236 - [RELEASE] v1.0.4 by @Geuthur in #237
Full Changelog: v1.0.3...v1.0.4