Skip to content

Performance Improvements and Bugfixes

Compare
Choose a tag to compare
@DivineThreepwood DivineThreepwood released this 11 Jan 15:00
· 1663 commits to dev since this release
  • OpenhabCommandTransformer now correctly transforms decimal values to brightnessStates
  • Autostart fixed for AbstractExecutableController.
  • OpenHAB UpDownState transformer fixed.
  • RSBCommunicationService DataProvider notification bugfix.
  • Implemented warning filter for timeouts lower than 15 sec.
  • Timeout exception printing optimized to avoid log spam.
  • New GlobalScheduledExecutionService implemented.
  • WatchDog Shutdown pool impemented to redurce thread amount.
  • ExecutorService report service implemented.
  • Scheduled Executor service integrated in WatchDog to further reduce thread amount.
  • GlobalExecutionService refactored to GlobalCachedExecutorService for uniformity reasons.
  • Service method implemented to get feedback if registry is currently busy.
  • Upgrade AbsoluteLayout dep version.
  • bco.registry issue #7 fixed.
  • Executor service load feedback optimized.
  • Bindings implementing now the Launchable interface.
  • Some more javadoc added.
  • Optimized the registry error handling during unit tests.
  • Configured the license plugin to auto update the project license headers.
  • Minor bug fixes.