Skip to content

Commit

Permalink
1.8.3 changelog (#23838)
Browse files Browse the repository at this point in the history
## Summary & Motivation

## How I Tested These Changes

## Changelog [New | Bug | Docs]

> Replace this message with a changelog entry, or `NOCHANGELOG`

(cherry picked from commit 1985fd3)
  • Loading branch information
sryza committed Aug 27, 2024
1 parent 9cf7d97 commit 547f527
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.8.3 (core) / 0.24.3 (libraries)

### New

- When different assets within a code location have different `PartitionsDefinition`s, there will no longer be an implicit asset job `__ASSET_JOB_...` for each `PartitionsDefinition`; there will just be one with all the assets. This reduces the time it takes to load code locations with assets with many different `PartitionsDefinition`s.

## 1.8.2 (core) / 0.24.2 (libraries)

### New
Expand Down

0 comments on commit 547f527

Please sign in to comment.