What's Changed
New Features
Logprob derivation for Min of continuous IID variables by @Dhruvanshu-Joshi in https://github.com/pymc-devs/pymc/pull/6846
Derive logprob for exp2, log2, log10, log1p, expm1, log1mexp, log1pexp (softplus), and sigmoid transformations by @LukeLB in https://github.com/pymc-devs/pymc/pull/6826
### Bugfixes
Fix wrong ZeroSumNormal logp expression by @lucianopaz in https://github.com/pymc-devs/pymc/pull/6872
Fix bug in univariate Ordered and SumTo1 transform logp by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6903
### Documentation
Link to updated PyMC port of DBDA in README by @cluhmann in https://github.com/pymc-devs/pymc/pull/6890
### Maintenance
Reject logp derivation of binary operations with broadcasted measurable input by @shreyas3156 in https://github.com/pymc-devs/pymc/pull/6893
Cast ZeroSumNormal shape operations to config.floatX by @thomasjpfan in https://github.com/pymc-devs/pymc/pull/6889
Bump docker/build-push-action from 4.1.1 to 4.2.1 by @dependabot in https://github.com/pymc-devs/pymc/pull/6900
Bump pytensor by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6910
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.8.0...v5.8.