planar 0.13.3__py3-none-any.whl → 0.13.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
planar/data/connection.py CHANGED
@@ -86,7 +86,7 @@ def _make_aws_s3_secret_query(config: S3Config) -> str:
86
86
  columns.extend(
87
87
  [
88
88
  "PROVIDER credential_chain",
89
- "CHAIN 'env;config;sts;instance'",
89
+ "CHAIN 'sts;env;config;instance'",
90
90
  ]
91
91
  )
92
92
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: planar
3
- Version: 0.13.3
3
+ Version: 0.13.4
4
4
  Summary: Batteries-included framework for building durable agentic workflows and business applications.
5
5
  License-Expression: LicenseRef-Proprietary
6
6
  Requires-Dist: aiofiles>=24.1.0
@@ -12,7 +12,7 @@ planar/cli.py,sha256=GONw7Dpyxy_7Vf48rLmQXRQnC_IyWENRULQF0DwiCuY,11108
12
12
  planar/config.py,sha256=54N-qPaxihEn6QUQvXsdtbEN-pTTrd_5NG8WFYb0CRI,18879
13
13
  planar/data/__init__.py,sha256=eqSREzJ58HM05DXpR_00M6RDFxtHSIh-OEuqXBPVsVc,362
14
14
  planar/data/config.py,sha256=P2x97IiwFkpXwo0MHAnu_osQ94Sq3d_QnFj3dKj78-U,1257
15
- planar/data/connection.py,sha256=unszrzZTCjknC4T6TdXhMjBy7bz01CxGBEub91c4sZY,7954
15
+ planar/data/connection.py,sha256=djFcrKhVu6m4Mz5XdD3LBR8DktllUN9m_hewHds8lh4,7954
16
16
  planar/data/dataset.py,sha256=f-x9cOuGyQQldC98mCwpFVOXMiDNN6LQDQ9vtljXVRo,6095
17
17
  planar/data/exceptions.py,sha256=AlhGQ_TReyEzfPSlqoXCjoZ1206Ut7dS4lrukVfGHaw,358
18
18
  planar/data/utils.py,sha256=NhxJFSxPLNX1ddSANS3-bVhMr1Q_-25qDRRXxGug4Vc,6312
@@ -122,7 +122,7 @@ planar/workflows/step_testing_utils.py,sha256=WiTwxB4mM2y6dW7CJ3PlIR1BkBodSxQV7-
122
122
  planar/workflows/sub_workflow_runner.py,sha256=EpS7DhhXRbC6ABm-Sho6Uyxh2TqCjcTPDYvcTQN4FjY,8313
123
123
  planar/workflows/tracing.py,sha256=E7E_kj2VBQisDqrllviIshbvOmB9QcEeRwMapunqio4,2732
124
124
  planar/workflows/wrappers.py,sha256=dY_3NqkzGMG4jgX2lkAqvHTYFA1lBzhkQCw7N5CyaQM,1174
125
- planar-0.13.3.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
126
- planar-0.13.3.dist-info/entry_points.txt,sha256=L3T0w9u2UPKWXv6JbXFWKU1d5xyEAq1xVWbpYS6mLNg,96
127
- planar-0.13.3.dist-info/METADATA,sha256=Q4ee8I3wVhnEqNVN213N_hNvJbYVjcQu5cuRUuUeOdo,7335
128
- planar-0.13.3.dist-info/RECORD,,
125
+ planar-0.13.4.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
126
+ planar-0.13.4.dist-info/entry_points.txt,sha256=L3T0w9u2UPKWXv6JbXFWKU1d5xyEAq1xVWbpYS6mLNg,96
127
+ planar-0.13.4.dist-info/METADATA,sha256=9bTn8-Dxt8OTUwBZKFF60d82cePNJqjxsYDHW8p0tlw,7335
128
+ planar-0.13.4.dist-info/RECORD,,