Skip to content

Commit

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

## How I Tested These Changes
  • Loading branch information
johannkm committed Aug 18, 2023
1 parent 549b468 commit 73e5795
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

# 1.4.7 / 0.20.7 (libraries)

### Experimental
- Added a `respect_materialization_data_versions` option to auto materialization. It can enabled in `dagster.yaml` with

```yaml
auto_materialize:
respect_materialization_data_versions: True
```

This flag may be changed or removed in the near future.


# 1.4.6 / 0.20.6 (libraries)

### New
Expand Down

0 comments on commit 73e5795

Please sign in to comment.