Releases: adsabs/myADSPipeline
Releases · adsabs/myADSPipeline
Add direct check of searchers via kubernetes libraries
v1.0.32
Maintenance release: added option for disabling emails
What's Changed
- Updated python-version to 3.8 by @tjacovich in #42
- Added flag to disable emails for user-input email addresses by @kelockhart in #44
New Contributors
- @tjacovich made their first contribution in #42
Full Changelog: v1.0.30...v1.0.31
Maintenance release: finalized bounceback code
What's Changed
- Fixes to bounceback disabling script by @kelockhart in #41
Full Changelog: v1.0.29...v1.0.30
Maintenance release
Maintenance release
Add flag to disable all notifications for a given user
What's Changed
- Add option to disable emails that bounceback by @kelockhart in #38
Full Changelog: v1.0.26...v1.0.27
Revert audio support
What's Changed
- Revert audio support by @kelockhart in #37
Audio support, fixes
Podcast 1 (#34) * added config for Polly * added config for Polly, 12
Audio support
Audio support (#33) * Start of adding audio support * Build/run tests in python 3.8 only * update requests version * Bumped adsputils version * Pin markupsafe version to fix jinja error * fixes to make unittests work