v1.0.45
Mixed
Security fixes
- dep: lodash vulnerability fix in async sub-dependency (v4.18.1)
Notable features
- Postgres storage engine support with pixl-server-storage v4.1.0
- Redis storage engine support with ioredis module
- Custom sub-job labels now visible on workflow job detail screens
Full changelog
041c000: Version 1.0.45- Bump pixl-server-storage to v4.1.0 for new Postgres storage engine.
- Add pg module for Postgres storage engine.
- Add ioredis module for Redis storage engine.
- Bump lodash (sub-dep of async) to v4.18.1 for another vuln fix.
715a640: Bug Fix: Custom sub-job labels were not visible on workflow job detail screen. Fixes #242.f946407: Sample Config: Add new default Postgres storage engine configuration.6f863ba: Docs: Add new storage setup doc, and link it from existing docs.46fc0be: UI Strings: Tweak limit and action table captions to be more clear about category and universal inheritance.7f962c8: UI Tweak: Fix "Copy to Clipboard" button in code viewer dialog.dd937e6: Bug Fix: Upon job recovery after restart, unset job.remote flag in case job is dead (so it can abort after going stale). Fixes #240.58be32f: Meta: Add local bin/release.sh script for automating releases.
Full Diff: https://github.com/pixlcore/xyops/compare/v1.0.44...v1.0.45