enso/distribution/lib/Standard
Radosław Waśko 9d75f79ff9
Cloud Integration updates: renames in file metadata structure, remove path resolver workaround, partial fix for datalink resolver issue (#10050)
- Supersedes #9966 as I wanted to test these changes in one go.
- Fixes #10037 caused by lack of CI check and my oversight (forgot to run full tests after a minor change).
- Fixes a regression after [file metadata fields were renamed](c09d856ac8 (diff-9f59b6a0ee3155efecdc70c1ea0c90ab5cde00b5623d84363118b1793f941c46R2037)).
- Fixes handling of creating new datalinks and using them after cache was cleared (e.g. workflow restart).
- This was caused by troubles with path resolver.
- The fix addresses the most common issue and adds a test for it (test flushes the caches to ensure path resolver is used instead of the cached value).
- Some related issues were discovered on the cloud side, tracked by https://github.com/enso-org/cloud-v2/issues/1252
2024-05-23 16:05:48 +00:00
..
AWS/0.0.0-dev Update ICONs, linting fixes and add select_columns ALIASes. (#9985) 2024-05-17 19:24:17 +00:00
Base/0.0.0-dev Cloud Integration updates: renames in file metadata structure, remove path resolver workaround, partial fix for datalink resolver issue (#10050) 2024-05-23 16:05:48 +00:00
Database/0.0.0-dev Improvements to Table.union (#9968) 2024-05-22 09:38:10 +00:00
Examples/0.0.0-dev Make data-links behave more like 'symlinks' (#9485) 2024-03-22 17:01:54 +00:00
Geo/0.0.0-dev Export works without import (#9683) 2024-04-12 14:23:34 +02:00
Google_Api/0.0.0-dev Update ICONs, linting fixes and add select_columns ALIASes. (#9985) 2024-05-17 19:24:17 +00:00
Image/0.0.0-dev Align headers in doc comments... (#10025) 2024-05-21 19:44:58 +00:00
Searcher/0.0.0-dev Apply ICONs and other tweaks. (#9552) 2024-03-26 19:44:06 +00:00
Snowflake/0.0.0-dev Update ICONs, linting fixes and add select_columns ALIASes. (#9985) 2024-05-17 19:24:17 +00:00
Table/0.0.0-dev Improvements to Table.union (#9968) 2024-05-22 09:38:10 +00:00
Test/0.0.0-dev Align headers in doc comments... (#10025) 2024-05-21 19:44:58 +00:00
Visualization/0.0.0-dev Combine builders for Vector.build and Vector.new_builder (#9922) 2024-05-17 16:18:47 +00:00