Skip to content

Commit

Permalink
chore: update history.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
tglman committed Aug 16, 2023
1 parent 5bf3e06 commit 82ba94a
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions history.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,28 @@

This document contains the last changes of OrientDB Community Edition.

-----------------------------------------------------------------------------------------------------------------------------------
VERSION 3.2.22 - (August, 17 2023)
- Release Notes: https://github.com/orientechnologies/orientdb/wiki/OrientDB-3.2-Release-Notes#3222---17-August-2023

## Core
- Optimizations of escaping in serialization of json strings
- Avoid to store in result metadata not network serializable values, issue #10004
- Re-enable transaction methods in scripts issue #9690
- Optimization index rebuild with transactions
- Minor optimization in free space map logic
- Fix space reuse, only use spaces in pages that have enough of it, issue #10005

-----------------------------------------------------------------------------------------------------------------------------------
VERSION 3.2.21 - (July, 25 2023)
- Release Notes: https://github.com/orientechnologies/orientdb/wiki/OrientDB-3.2-Release-Notes#3221---25-June-2023
- Release Notes: https://github.com/orientechnologies/orientdb/wiki/OrientDB-3.2-Release-Notes#3221---25-July-2023

## Core
- Make sure to reload correctly view index informations on context restart
- Changed logic for tracking the cluster and index views in the queries
- Optimized view refresh using batch transactions
- use everytime the most specific index when multiple are found
- Update build dependencies to most recente versions
- Update build dependencies to most recent versions

-----------------------------------------------------------------------------------------------------------------------------------
VERSION 3.2.20 - (June, 15 2023)
Expand Down

0 comments on commit 82ba94a

Please sign in to comment.