Releases: yetanalytics/xapipe
Releases · yetanalytics/xapipe
v0.0.31
What's Changed
- pin commons io to clear CVE-2024-47554 by @milt in #106
- runtimer macos update by @cliffcaseyyet in #105
Full Changelog: v0.0.30...v0.0.31
v0.0.30
What's Changed
- update to latest carmine to clear CVE-2024-36124 by @milt in #104
Full Changelog: v0.0.29...v0.0.30
v0.0.29
What's Changed
- update clojure to clear CVE-2024-22871 by @milt in #103
Full Changelog: v0.0.28...v0.0.29
v0.0.28
What's Changed
- Add suppression for non-Clojure lib CVE FPs by @kelvinqian00 in #100
- Update slf4j API to fix failing runtime by @milt in #102
Full Changelog: v0.0.27...v0.0.28
v0.0.27
v0.0.26
What's Changed
- Added a toggle for a JSON-statement-only compatibility mode (no multipart) by @cliffcaseyyet in #97
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- Suppress Apache Commons CVE-2021-37533 by @kelvinqian00 in #85
- CVE-2023-24998 update commons-fileupload to 1.5 by @milt in #87
Full Changelog: v0.0.24...v0.0.25
v0.0.24
Update GitHub Actions CI/CD to remove deprecation warnings.
v0.0.23
What's Changed
- exclude msgpack to clear CVE-2022-41719 by @milt in #84
Full Changelog: v0.0.22...v0.0.23
v0.0.22
- Update nvd-clojure version used in CI
- Fix Jackson security vulnerabilities CVE-2022-42004 and CVE-2022-42003