Gaia Platform 0.3.2-beta
Pre-release
Pre-release
What's Changed
- [GAIAPLAT-1535] Add README to the SDK build by @simone-gaia in #1017
- Fix an error message and remove an info message by @chuan in #1018
- Add info about configuration settings by @vDonGlover in #1019
- GAIAPLAT-1230 : Adding template workload. by @JackAtGaia in #884
- Translation engine catalog optimization by @fineg74 in #1012
- Fix unique constraint logic to take into account deletions of current txn by @LaurentiuCristofor in #1024
- Disallow dropping a table referenced by others by @chuan in #1025
- GAIAPLAT-1610 - Generation and reporting on coverage. by @JackAtGaia in #1023
- https://gaiaplatform.atlassian.net/browse/GAIAPLAT-1610 by @JackAtGaia in #1026
- Remove links between tables when dropping relationships by @chuan in #1029
- GAIAPLAT-1231 : Ping pong integration test workload. by @JackAtGaia in #1021
- GAIAPLAT-1600 : Palletbox workload. by @JackAtGaia in #1022
- GAIAPLAT-1598 : Update Mink Integration tests and scripts to current level. by @JackAtGaia in #1020
- SDK README updates for WSL by @vDonGlover in #1032
- Fix for GAIAPLAT-1428 by @fineg74 in #1027
- Delete all table records when dropping tables by @chuan in #1033
- GAIAPLAT-1614 - Template shell and python scripts. by @JackAtGaia in #1031
- Fix bug in direct_access code. by @simone-gaia in #1036
- Do not break server message sentences by @LaurentiuCristofor in #1037
- Fix gaiac crash error by @chuan in #1039
- GAIAPLAT-1614 : Splitting up Palletbox into palletbox specific and common code. by @JackAtGaia in #1034
- [GAIAPLAT-1608] Fix gaia_ptr_t initialization in gaia_ptr_t::auto_connect_to_parent() by @simone-gaia in #1043
- GAIAPLAT-1614 : Final changes required for measuring performance with Palletbox. by @JackAtGaia in #1042
- Fix a build break by @fineg74 in #1044
- Refactor watermark interfaces by @senderista in #1041
- Fix how the cmake helper to find gaia lib by @chuan in #1046
- Database catalog and row extraction utility by @waynelwarren in #1030
- Break some long lines and move memory helper implementations to an inc file by @LaurentiuCristofor in #1047
- GAIAPLAT-1186 : Adding database start logic to suite.sh by @JackAtGaia in #1045
- [GAIAPLAT-1636] Remove trailing semicolons in edc code that cause compiler warnings by @daxhaw in #1052
- Fix incorrect diagnostic position reporting by @fineg74 in #1049
- [GAIAPLAT-1627] gaia_db_server crashes during DROP TABLE by @yiwen-wong in #1051
- [GAIAPLAT-1655] DROP INDEX does not drop in-memory index data structure by @yiwen-wong in #1054
- Add CMake EXPORT_SYMBOLS option and enable for FDW build by @senderista in #1053
- Fake a txn during recovery by @mihirj1993 in #1057
- Capitalize references to Direct Access by @LaurentiuCristofor in #1056
- Adding overarching scripts to run and aggregate multiple suites. by @JackAtGaia in #1058
- Eliminate cmake and clang warnings by @waynelwarren in #1059
- Implement "safe timestamp" reservation by @senderista in #1050
- Fix for GAIAPLAT-1241 by @fineg74 in #1060
- Add a generic exception for communicating server errors to the client by @LaurentiuCristofor in #1055
- Add JSON project by @waynelwarren in #1061
- Test to cover GAIAPLAT-1301 by @fineg74 in #1063
- Improve command-line processing of gaia_db_extract by @waynelwarren in #1048
- Add clear method to disconnect all connected tables at once by @fineg74 in #1065
- [GAIAPLAT-1613] Index GC implementation by @yiwen-wong
- Replace usage of 'common fields' with 'value linked references'by @mihirj1993
- Eliminate poor example of delete_row() loop by @waynelwarren
- Revert "Implement "safe timestamp" reservation (#1050)" by @senderista
New Contributors
- @JackAtGaia made their first contribution in #817
- @jc-gaiaplatform made their first contribution in #855
- @JWhitleyWork made their first contribution in #898
Full Changelog: v0.3.1-beta...v0.3.2-beta