Skip to content

Commit 02f2d05

Browse files
committed
Fixes a bug when switching context with shared core
Two contexts compared to one another will no longer take the source_entity property into consideration. This causes problems with context changes tied to context_from_path. Conceptually, it also makes sense for two contexts representing the same location in the pipeline to compare equal, regardless of what source_entity the context was constructed from.
1 parent 0b7d3c0 commit 02f2d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/core_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
location:
1515
type: app_store
1616
name: tk-core
17-
version: v0.18.109
17+
version: v0.18.110

0 commit comments

Comments
 (0)