LogoLogo
4.1
4.1
  • Developer Documentation
  • Install HarperDB
    • On Linux
  • Getting Started
  • Full API Documentation
  • HarperDB Studio
    • Create an Account
    • Log In & Password Reset
    • Resources (Marketplace, Drivers, Tutorials, & Example Code)
    • Organizations
    • Instances
    • Query Instance Data
    • Manage Schemas / Browse Data
    • Manage Charts
    • Manage Clustering
    • Manage Instance Users
    • Manage Instance Roles
    • Manage Functions
    • Instance Metrics
    • Instance Configuration
    • Instance Example Code
    • Enable Mixed Content
  • HarperDB Cloud
    • IOPS Impact on Performance
    • Instance Size Hardware Specs
    • Alarms
    • Verizon 5G Wavelength
  • Security
    • JWT Authentication
    • Basic Authentication
    • Configuration
    • Users & Roles
  • Clustering
    • Requirements and Definitions
    • Creating A Cluster User
    • Naming A Node
    • Enabling Clustering
    • Establishing Routes
    • Subscription Overview
    • Managing Subscriptions
    • Things Worth Knowing
  • Custom Functions
    • Requirements and Definitions
    • Create a Project
    • Define Routes
    • Define Helpers
    • Host A Static Web UI
    • Using NPM and GIT
    • Custom Functions Operations
    • Restarting the Server
    • Debugging a Custom Function
    • Custom Functions Templates
    • Example Projects
  • Add-ons and SDKs
    • Google Data Studio
  • SQL Guide
    • SQL Features Matrix
    • Insert
    • Update
    • Delete
    • Select
    • Joins
    • SQL Date Functions
    • SQL Reserved Word
    • SQL Functions
    • SQL JSON Search
    • SQL Geospatial Functions
      • geoArea
      • geoLength
      • geoDifference
      • geoDistance
      • geoNear
      • geoContains
      • geoEqual
      • geoCrosses
      • geoConvert
  • HarperDB CLI
  • Configuration File
  • Logging
  • Transaction Logging
  • Audit Logging
  • Jobs
  • Upgrade a HarperDB Instance
  • Reference
    • Storage Algorithm
    • Dynamic Schema
    • Data Types
    • Content Types/Data Formats
    • HarperDB Headers
    • HarperDB Limits
  • Support
  • Release Notes
    • HarperDB Tucker (Version 4)
      • 4.1.0
      • 4.0.6
      • 4.0.5
      • 4.0.4
      • 4.0.3
      • 4.0.2
      • 4.0.1
      • 4.0.0
    • HarperDB Monkey (Version 3)
      • 3.3.0
      • 3.2.1
      • 3.2.0
      • 3.1.5
      • 3.1.4
      • 3.1.3
      • 3.1.2
      • 3.1.1
      • 3.1.0
      • 3.0.0
    • HarperDB Penny (Version 2)
      • 2.3.1
      • 2.3.0
      • 2.2.3
      • 2.2.2
      • 2.2.0
      • 2.1.1
    • HarperDB Alby (Version 1)
      • 1.3.1
      • 1.3.0
      • 1.2.0
      • 1.1.0
Powered by GitBook

© HarperDB. All Rights Reserved

On this page
Export as PDF
  1. Release Notes
  2. HarperDB Monkey (Version 3)

3.0.0

5/18/2021

Features/Updates

  • CORE-1217, CORE-1226, CORE-1232 Create new search_by_conditions operation.

  • CORE-1304 Upgrade to Node 12.22.1.

  • CORE-1235 Adds new upgrade/install functionality.

  • CORE-1206, CORE-1248, CORE-1252 Implement lmdb-store library for optimized performance.

  • CORE-1062 Added alias operation for delete_files_before, named delete_records_before.

  • CORE-1243 Change HTTPS_ON settings value to false by default.

  • CORE-1189 Implement fastify web server, resulting in improved performance.

  • CORE-1221 Update user API to use role name instead of role id.

  • CORE-1225 Updated dependencies to eliminate npm security warnings.

  • CORE-1241 Adds 3.0 update directive and refactors/fixes update functionality.

Bug Fixes

  • CORE-1299 Remove all references to the PROJECT_DIR setting. This setting is problematic when using node version managers and upgrading the version of node and then installing a new instance of HarperDB.

  • CORE-1288 Fix bug with drop table/schema that was causing 'env required' error log.

  • CORE-1285 Update warning log when trying to create an attribute that already exists.

  • CORE-1254 Added logic to manage data collisions in clustering.

  • CORE-1212 Add pre-check to drop_user that returns error if user doesn't exist.

  • CORE-1114 Update response code and message from add_user when user already exists.

  • CORE-1111 Update response from create_attribute to match the create schema/table response.

  • CORE-1205 Fixed bug that prevented schema/table from being dropped if name was a number or had a wildcard value in it. Updated validation for insert, upsert and update.

Previous3.1.0NextHarperDB Penny (Version 2)

Last updated 1 year ago