diff --git a/docs/004_release-notes/001_platform/8/8.0.mdx b/docs/004_release-notes/001_platform/8/8.0.mdx index 241c2f7a5..672903447 100644 --- a/docs/004_release-notes/001_platform/8/8.0.mdx +++ b/docs/004_release-notes/001_platform/8/8.0.mdx @@ -90,44 +90,44 @@ This release contains [breaking changes](#breaking-changes). These are listed at #### 8.0.10 -##### Fixes +###### Fixes - ResourceDaemon: Fix Dependency Injection initialisation on startup - Remove ReflectionToStringBuilder from ClusterMessage #### 8.0.9 -##### Fixes +###### Fixes - Dataserver backwardsJoin view does not recover in case of a buffered out of order update - Mon dies when system is not able to connect to CONSUL but is configured to do so #### 8.0.8 -##### Fixes +###### Fixes - DbMon search returns the expected number of records - fDbMon updateWhere fails if there is a white space in the argument #### 8.0.7 -##### Fixes +###### Fixes - Allow db mon to fetch more than 500 results #### 8.0.6 -##### Features +###### Features - Make logging of zero values optional in logger reporter -##### Fixes +###### Fixes - Add clientHandler router config with option to close client channel if becomes full #### 8.0.5 -##### Fixes +###### Fixes - Auth key concatenation for enriched auth clauses and AuthCache re-registration operation now uses correct record ids - Can use warningNack in context event handlers @@ -135,13 +135,13 @@ This release contains [breaking changes](#breaking-changes). These are listed at #### 8.0.4 -##### Features +###### Features - Add non-blocking threading model for database subscriptions - Add support for Consolidators and data pipelines in GenesisJunit - Add metric for tracking the number of users per dataserver query -##### Fixes +###### Fixes - getRangeFromEnd default method without fields parameter now calls correct getRangeFromEnd method - DOUBLE fields generated using the new table DSL to accept negative values by default @@ -150,23 +150,23 @@ This release contains [breaking changes](#breaking-changes). These are listed at #### 8.0.3 -##### Fixes +###### Fixes - (router): Populate missing DETAILS.SESSION_AUTH_TOKEN field for inbound EVENT_LOGIN_DETAILS messages at the router level #### 8.0.2 -##### Fixes +###### Fixes Update all references for python to python3 #### 8.0.1 -##### Features +###### Features - Add BigDecimal support to average function -##### Fixes +###### Fixes - pal-consolidator: Process should crash on startup with a relevant error message if a consolidator definition is using a function that requires "indexScan" and "indexScan" has not been defined - Add type conversion from Integer to Short - Improve handling in builder for fields with IS_ prefix diff --git a/docs/004_release-notes/001_platform/8/8.2.mdx b/docs/004_release-notes/001_platform/8/8.2.mdx index 5d0a5e27e..86760eec6 100644 --- a/docs/004_release-notes/001_platform/8/8.2.mdx +++ b/docs/004_release-notes/001_platform/8/8.2.mdx @@ -97,28 +97,28 @@ id: '8.2' #### 8.2.11 -##### Features +###### Features - Provide better [bulk purge support](/build-deploy-operate/operate/commands/#cascade-purges) - performance improvements(genesis-environment): Use deleteAll in PurgerScript.purgeDerivedRange #### 8.2.10 -##### Features +###### Features - Optimise memory usage BackwardJoinCache for 1-2-1 joins #### 8.2.9 -##### Fixes +###### Fixes - ResourceDaemon doesn't properly evaluate ClusterMode - Preregister root records in back join cache to ensure they exist when child record is registered #### 8.2.8 -##### Features +###### Features - Query API: Add dynamicQueryBuilder support - Add support for dynamic parameters as well as fix issues related to ENUM and DateTime handling -##### Fixes +###### Fixes - Query API: ensure number parameters are not passed as string values to "where" clauses and use correct uppercase underscore translation - Cluster manager not bound when running GenesisRun and other scripts that user ServiceModule diff --git a/docs/004_release-notes/001_platform/8/8.6.mdx b/docs/004_release-notes/001_platform/8/8.6.mdx index 1b06d2d92..98c7b8014 100644 --- a/docs/004_release-notes/001_platform/8/8.6.mdx +++ b/docs/004_release-notes/001_platform/8/8.6.mdx @@ -110,12 +110,17 @@ id: '8.6' ### Patch releases +#### 8.6.10 + +###### Fixes +- Ensure classpath builder util can handle jars with no manifest + #### 8.6.9 -##### Features +###### Features - Allow for overriding of test process name -##### Fixes +###### Fixes - gradle: site specific plugin to do not modify binary files stored under data - Ensure cookie based REFRESH_AUTH_TOKEN value is correctly added to EVENT_LOGIN_AUTH payload - Ensure DataDumpManager uses different loggers for GenesisMessageDecoder and GenesisMessageEncoder @@ -123,53 +128,53 @@ id: '8.6' #### 8.6.8 -##### Features +###### Features - Provide better [bulk purge support](/build-deploy-operate/operate/commands/#cascade-purges) -##### Fixes +###### Fixes - Fixed issue where removal of a sequence at the same time as a table rename would cause remap to fail #### 8.6.7 -##### Features +###### Features - Install hooks improvements - Optimise memory usage BackwardJoinCache for 1-2-1 joins #### 8.6.6 -##### Features +###### Features - Added support for enabling app level sys def files in integration tests -##### Fixes +###### Fixes - Option to register root records in back join cache to ensure they exist when child record is registered #### 8.6.5 -##### Fixes +###### Fixes - ResourceDaemon doesn't properly evaluate ClusterMode #### 8.6.4 -##### Features +###### Features - Query API: Add dynamicQueryBuilder support -##### Fixes +###### Fixes - Optimize index matching for non-consecutive fields in request-server #### 8.6.3 -##### Fixes +###### Fixes - Query API: Ensure numeric type parameters are not passed as "string" values to SQL "where" clauses, and use correct uppercase underscore translation. #### 8.6.2 -##### Features +###### Features - Query API: Add support for dynamic parameters as well as fix issues related to ENUM and DateTime handling. #### 8.6.1 -##### Fixes +###### Fixes - Exec plugin should take clientName override into account. ## Client diff --git a/docs/004_release-notes/001_platform/8/8.7.mdx b/docs/004_release-notes/001_platform/8/8.7.mdx index a265ac5ab..d4008a7e1 100644 --- a/docs/004_release-notes/001_platform/8/8.7.mdx +++ b/docs/004_release-notes/001_platform/8/8.7.mdx @@ -102,12 +102,17 @@ This release contains [breaking changes](#breaking-changes). These are listed at ### Patch releases +#### 8.7.6 + +###### Fixes +- Ensure classpath builder util can handle jars with no manifest + #### 8.7.5 -##### Features +###### Features - Allow for overriding of test process name -##### Fixes +###### Fixes - gradle: site specific plugin to do not modify binary files stored under data - Ensure cookie based REFRESH_AUTH_TOKEN value is correctly added to EVENT_LOGIN_AUTH payload - Ensure DataDumpManager uses different loggers for GenesisMessageDecoder and GenesisMessageEncoder @@ -115,40 +120,40 @@ This release contains [breaking changes](#breaking-changes). These are listed at #### 8.7.4 -##### Features +###### Features - Optimise memory usage BackwardJoinCache for 1-2-1 joins - Provide better [bulk purge support](/build-deploy-operate/operate/commands/#cascade-purges) - Performance Improvement: Use deleteAll in PurgerScript.purgeDerivedRange -##### Fixes +###### Fixes - ExcelToGenesis: catch and accumulate unsupported formula errors while processing a worksheet - Fixed issue where removal of a sequence at the same time as a table rename would cause remap to fail #### 8.7.3 -##### Features +###### Features - Added ability to perform record deltas using dbSink by exposing modifiedFields #### 8.7.2 -##### Features +###### Features - `genesisType` json schema property for req reps and data server queries - Option to register root records in back join cache to ensure they exist when child record is registered -##### Fixes +###### Fixes - Generated Entities: Generate all ENUM values inside enum reference objects for completeness - Added support for enabling app level sys def files in integration tests #### 8.7.1 -##### Features +###### Features - Generated Entities: Add enum references as companion object properties for each enum field for easy access in GPAL scripts - Document Management: Add support for excel templates -##### Fixes +###### Fixes - Platform Integrations: Fixed initialisation issue in BloombergClient related to metrics - Platform Integrations: Fixed initialisation issue with Bloomberg data pipelines connector