IMPORTANT BUG FIX INCLUDED
- Fix potential deadlocks in EPICS_V3_PV by @slacmshankar in #425
What's Changed
- Fix javadoc errors by @jacomago in #382
- Add integration tests to ci by @jacomago in #378
- BPL for dynamic reassign appliance by @slacmshankar in #376
- Clean up gradle file by @jacomago in #384
- Fix for #375 - getDataAtTime sometimes picks incorrect values at boundaries of chunks by @slacmshankar in #385
- Rename PlainPB to plain by @jacomago in #387
- Update docs for new PlainStoragePlugin location and rootFolder property by @jacomago in #388
- Rename ComparePBEvent to CompareEvent by @jacomago in #389
- Cleanup and rename ValidatePBFile.java by @jacomago in #393
- Remove unused class GetFileTime by @jacomago in #390
- Improve FailoverETLServerDownTest by @jacomago in #391
- Pbcommonsetup to plaincommonsetup by @jacomago in #394
- Add helper method TimeUtils.getSecondsIntoYear for instant by @jacomago in #397
- Format and fix small lints in static content servlet by @jacomago in #396
- Expose the protobuf.Message in each data type by @jacomago in #392
- Use buildRelease instead of assemble in pipeline by @jacomago in #398
- Fix typo in printtimes.sh by @jacomago in #399
- Add helper enum URLKey by @jacomago in #400
- Use a TTL cache for the filestore disk available and total space. by @slacmshankar in #402
- Urlkeys usage by @jacomago in #403
- Run startETLJobsOnStartup in the background. by @slacmshankar in #406
- Remove computing ApplianceAggregateInfo on startup. by @slacmshankar in #408
- Use queryPVTypeInfos to determine the breakdown of pvcounts in a cluster by @slacmshankar in #409
- Etlbulkstream refactor by @jacomago in #404
- Rather than supporting bidirectional iterator for plain by @jacomago in #405
- Pv overridable siteNameTerminator by @jacomago in #410
- Add unit test version of MissingDataYearSpanRetrievalTest by @jacomago in #395
- Fix MissingDataYearSpanRetrievalUnitTest by @jacomago in #412
- Abstract file info by @jacomago in #414
- Lower log levels by @slacmshankar in #417
- Add a report showing Command thread command queue depths by @slacmshankar in #416
- GitHub release by @jacomago in #418
- Fix a couple of data driven unit tests by @slacmshankar in #420
- #386 - Use a different name for the array count from the API by @slacmshankar in #423
- Fix for HashMapEvent parsing exception by @jacomago in #421
- Abstract the file handling by @jacomago in #415
- Fix potential deadlocks in EPICS_V3_PV by @slacmshankar in #425
Full Changelog: 2.1.0...2.1.1