2.0.7
Summary
- Fixes some bugs with the default builds.
- Cleans up the thread handling for channels.
- Thanks to @wanglin86769 for upgrading the scripts to python3
- Adds a feature to skip a datastore
What's Changed
- Add the documentation for the other preprocessors by @jacomago in #274
- Allow github actions on all pull requests by @jacomago in #276
- Move Licenses to single folder by @jacomago in #275
- Provide a clear datetime string yst by @jacomago in #278
- Use partitionGranularity for test seconds by @jacomago in #279
- Check if etl threads are shutdown before trying by @jacomago in #280
- Update the epicsversion in tests by @jacomago in #281
- Use async logger by @jacomago in #277
- Matlab response has incorrect value for daylightsavings by @slacmshankar in #283
- Add default config to the default build by @jacomago in #285
- Add build_docs script for Windows by @wanglin86769 in #289
- Format the StoragePlugin related files by @jacomago in #287
- Close CA channels properly and do not reuse CA channels by @slacmshankar in #288
- PV name cannot be converted to key for Windows by @wanglin86769 in #294
- Static resources cannot be loaded from zip for Windows by @wanglin86769 in #293
- Fix the issue that error occurs when refreshing pv status by @wanglin86769 in #295
- defaultsitespecificpath is not resolved correctly in some environments by @wanglin86769 in #296
- Convert addPostProcessingOperator.py to python3 by @wanglin86769 in #297
- Convert abortNeverConnectedPVs.py to python3 by @wanglin86769 in #298
- Convert archiveFromDB.py to python3 by @wanglin86769 in #299
- Convert archivedPVsNotInList.py to python3 by @wanglin86769 in #301
- Convert emailHandler.py to python3 by @wanglin86769 in #300
- Convert checkConnectedPVs.py to python3 by @wanglin86769 in #303
- Convert changeArchiveStore.py to python3 by @wanglin86769 in #302
- Convert checkForEngineActivity.py to python3 by @wanglin86769 in #304
- Convert checkTypeChangedPVs.py to python3 by @wanglin86769 in #305
- Convert consolidatePausedPVs.py to python3 by @wanglin86769 in #306
- Convert deletePVList.py to python3 by @wanglin86769 in #307
- Convert getPVList.py to python3 by @wanglin86769 in #308
- Convert listTypeChanges.py to python3 by @wanglin86769 in #309
- Convert printCurrentlyDisconnectedPVs.py to python3 by @wanglin86769 in #312
- Convert pingCurrentlyDisconnectedPVs.py to python3 by @wanglin86769 in #311
- Convert renamePVList.py to python3 by @wanglin86769 in #314
- Convert pausePVList.py to python3 by @wanglin86769 in #310
- Convert removeMetaFields.py to python3 by @wanglin86769 in #313
- Convert stopArchivingCurrentlyDisconnectedPVs.py to python3 by @wanglin86769 in #318
- Convert resumePausedPVsMatchingPattern.py to python3 by @wanglin86769 in #316
- Convert resumePVList.py to python3 by @wanglin86769 in #317
- Convert storageSizeCheck.py to python3 by @wanglin86769 in #319
- Convert unarchivedPVs.py to python3 by @wanglin86769 in #320
- Convert addMysqlConnPool.py to python3 by @wanglin86769 in #321
- Convert deployMultipleTomcats.py to python3 by @wanglin86769 in #322
- Retrieval returns zero samples for slowly changing PV #323 by @slacmshankar in #329
- Skip data store for retrieval based on named flag. by @slacmshankar in #330
New Contributors
- @wanglin86769 made their first contribution in #289
Full Changelog: 2.0.5...2.0.7