## OrdinaryDiffEq v5.42.8 [Diff since v5.42.7](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.42.7...v5.42.8) **Merged pull requests:** - See if GPU tests pass on v1.5 (#1262) (@ChrisRackauckas) - Fix some AD issues with KenCarpX and TRBDF2 integrators (#1264) (@andreasnoack) - unroll composite cache perform_step cal to allow inference (#1265) (@ChrisRackauckas) - Remove an extra branch in `unwrap_alg ` (#1268) (@YingboMa)