Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.25 KB

File metadata and controls

18 lines (14 loc) · 1.25 KB

HarperDB 3.1.0, Monkey Release

8/24/2021

Features/Updates

  • CORE-1320, CORE-1321, CORE-1323, CORE-1324 Version 1.0 of HarperDB Custom Functions
  • CORE-1275, CORE-1276, CORE-1278, CORE-1279, CORE-1280, CORE-1282, CORE-1283, CORE-1305, CORE-1314 IPC server for communication between HarperDB processes, including HarperDB, HarperDB Clustering, and HarperDB Functions
  • CORE-1352, CORE-1355, CORE-1356, CORE-1358 Implement pm2 for HarperDB process management
  • CORE-1292, CORE-1308, CORE-1312, CORE-1334, CORE-1338 Updated installation process to start HarperDB immediately on install and to accept all config settings via environment variable or command line arguments
  • CORE-1310 Updated licensing functionality
  • CORE-1301 Updated validation for performance improvement
  • CORE-1359 Add hdb-response-time header which returns the HarperDB response time in milliseconds
  • CORE-1330, CORE-1309 New config settings: LOG_TO_FILE, LOG_TO_STDSTREAMS, IPC_SERVER_PORT, RUN_IN_FOREGROUND, CUSTOM_FUNCTIONS, CUSTOM_FUNCTIONS_PORT, CUSTOM_FUNCTIONS_DIRECTORY, MAX_CUSTOM_FUNCTION_PROCESSES

Bug Fixes

  • CORE-1315 Corrected issue in HarperDB restart scenario
  • CORE-1370 Update some of the validation error handlers so that they don't log full stack