Releases: jhuckaby/performa
Releases · jhuckaby/performa
Version 1.1.4
Version 1.1.3
- Bumped deps for vulns.
- Latest pixl-server-storage for AWS SDK v3 support.
- Removed old mkdirp and glob packages.
- Forgot to grab delta and divide_by_delta from DOM
Version 1.1.2
- Bumped performa-satellite to v1.1.2.
Version 1.1.1
- Bumped performa-satellite to v1.1.1 for bug fix.
Version 1.1.0
- Added list of all open files to snapshots.
Version 1.0.27
- Rolled back
apexcharts
to v3.8.3, because the latest version has serious issues.
Version 1.0.26
- Bumped
jquery
to 3.5.0 - Bumped
apexcharts
to 3.27.1 - Bug fix: List maintenance was getting skipped in most cases.
Version 1.0.25
- Bumped pixl-server-storage to v3.0.7 (major jump from 2.x)
- Merge pull request #10 from jhuckaby/dependabot/npm_and_yarn/notevil-1.3.3
- Bump notevil from 1.1.0 to 1.3.3
- Bumps notevil from 1.1.0 to 1.3.3.
- Release notes
- Commits
- Signed-off-by: dependabot[bot] [email protected]
Version 1.0.24
- Added some sane defaults for pixl-server-web (max conns and reqs)
- No longer using storage queue for throttling requests (now relying on pixl-server-web)
- Changed default storage concurrency to 32
Version 1.0.23
- Added a stats API for pixl-server-web.
- Set
http_recent_requests
to 0 (reduces stats size).