Releases: serverpod/system_resources_2
Releases · serverpod/system_resources_2
Release list
v2.2.2
What's Changed
- fix: resolve pub cache fallback by discovering versioned package directory by @thiagoalmeidasa in #17
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- fix: log warning when running on unsupported platform (Windows) by @thiagoalmeidasa in #16
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- feat: replace Linux FFI with pure Dart cgroup implementation by @thiagoalmeidasa in #15
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
- refactor(ci): restructure tests for native and container purposes by @thiagoalmeidasa in #11
- ci: add tests for armv7l and i686 architectures by @thiagoalmeidasa in #12
- fix: use DynamicLibrary.open directly instead of File.existsSync by @thiagoalmeidasa in #13
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- ci: use -f flag in publish workflow to skip interactive prompt by @thiagoalmeidasa in #8
- chore: pin GitHub Actions to commit SHAs by @thiagoalmeidasa in #9
- fix: rename docs/ to doc/ for Dart package conventions by @thiagoalmeidasa in #10
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- feat: Updated references to new naming and added tests by @thiagoalmeidasa in #1
- feat: Add Docker compatibility and improve library loading by @thiagoalmeidasa in #2
- feat: add GitHub Actions CI/CD pipelines and improve arch detection by @thiagoalmeidasa in #3
- feat: add container-aware CPU and memory monitoring by @thiagoalmeidasa in #4
- feat(ci): add automated native binary rebuild workflow by @thiagoalmeidasa in #5
- docs: update repository references to serverpod/system_resources_2 by @thiagoalmeidasa in #6
- chore: bump version to 2.1.0 by @thiagoalmeidasa in #7
New Contributors
- @thiagoalmeidasa made their first contribution in #1
Full Changelog: https://github.com/serverpod/system_resources_2/commits/v2.1.0