Skip to content

Commit

Permalink
Merge pull request #2091 from genesiscommunitysuccess/WJH/PTL-1780
Browse files Browse the repository at this point in the history
PTL-1780: release notes (patch)
  • Loading branch information
wjhendry authored Jan 28, 2025
2 parents bc2a139 + ad95c3c commit f43ac34
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/004_release-notes/001_platform/8/8.6.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,14 @@ id: '8.6'

### Patch releases

#### 8.6.8

##### Features
- Provide better bulk purge support

##### 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
Expand Down
11 changes: 11 additions & 0 deletions docs/004_release-notes/001_platform/8/8.7.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,17 @@ This release contains [breaking changes](#breaking-changes). These are listed at

### Patch releases

#### 8.7.4

##### Features
- Optimise memory usage BackwardJoinCache for 1-2-1 joins
- Provide better bulk purge support
- Performance Improvement: Use deleteAll in PurgerScript.purgeDerivedRange

##### 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
Expand Down

0 comments on commit f43ac34

Please sign in to comment.