Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PTL-1775: patch release update #2086

Merged
merged 2 commits into from
Jan 22, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/004_release-notes/001_platform/8/8.7.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ This release contains [breaking changes](#breaking-changes). These are listed at
- Generated Entities: Add enum references as companion object properties for each enum field for easy access in GPAL scripts

##### Fixes
- Platform Integrations : Fixed initialisation issue in BloombergClient related to metrics
- Platform Integrations : Fixed initialisation issue with Bloomberg data pipelines connector
- Platform Integrations: Fixed initialisation issue in BloombergClient related to metrics
- Platform Integrations: Fixed initialisation issue with Bloomberg data pipelines connector

## Client

Expand Down Expand Up @@ -160,6 +160,7 @@ This release contains [breaking changes](#breaking-changes). These are listed at
* Notify: Handle date and datetime fields in rule builder
* Notify: Debounce text based filters
* Notify: Force a new package-lock with up to date dependency refs
* Document Management: Add support for excel templates

## Breaking changes

Expand Down Expand Up @@ -308,4 +309,4 @@ import global.genesis.dictionary.pal.tables
```
:::tip
For any other issues, Jetbrains has additionally released a very comprehensive [Kotlin 2.0 compiler migration guide](https://kotlinlang.org/docs/k2-compiler-migration-guide.html).
:::
:::
Loading