airbyte-agent-stripe 0.5.28__py3-none-any.whl → 0.5.32__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: airbyte-agent-stripe
3
- Version: 0.5.28
3
+ Version: 0.5.32
4
4
  Summary: Airbyte Stripe Connector for AI platforms
5
5
  Project-URL: Homepage, https://github.com/airbytehq/airbyte-embedded
6
6
  Project-URL: Documentation, https://github.com/airbytehq/airbyte-embedded/tree/main/integrations
@@ -109,6 +109,6 @@ For the service's official API docs, see the [Stripe API reference](https://docs
109
109
 
110
110
  ## Version information
111
111
 
112
- - **Package version:** 0.5.28
112
+ - **Package version:** 0.5.32
113
113
  - **Connector version:** 0.1.3
114
- - **Generated with Connector SDK commit SHA:** 0580c7278394ff52ee3bec5d5192905ac3b15878
114
+ - **Generated with Connector SDK commit SHA:** 3c7bfdfd1100dd20420a61cec56549b65820ea0f
@@ -1,26 +1,27 @@
1
- airbyte_agent_stripe/__init__.py,sha256=LIaIIZSYdQt56UVUqoxokfujX0qzxggTlpVHTuAitIo,13534
2
- airbyte_agent_stripe/connector.py,sha256=A7iLeVc8aEPVZTtQ3oJnIh5NLfA5UvWG5a-uU9VeG_Q,57796
1
+ airbyte_agent_stripe/__init__.py,sha256=BiPIwZPL_xlSgSCtDCZpiBxwn3ZRYXfaxRQeKnJftyY,13534
2
+ airbyte_agent_stripe/connector.py,sha256=uw1UQG6V5v4xVqBs3qQG1QyEjpmgd1Mw0MtcQdoU2eo,60936
3
3
  airbyte_agent_stripe/connector_model.py,sha256=GpOy6cJGh3SRke_ETQvJy8cvxCk_gNL-L0clH6oAP70,1069044
4
- airbyte_agent_stripe/models.py,sha256=oV-ydPydC-BH-YZ81PUVGp3VylJMxZmCsvSanLf2B5s,145327
4
+ airbyte_agent_stripe/models.py,sha256=5eH82ejnRRLSHlW1lw0rvfF7_et8rc4EZeeYwy8vLpo,145327
5
5
  airbyte_agent_stripe/types.py,sha256=2nWzCmB2C9xn8IZG8Jjg-6okb11yLDSh2QktMeoFGRo,9150
6
6
  airbyte_agent_stripe/_vendored/__init__.py,sha256=ILl7AHXMui__swyrjxrh9yRa4dLiwBvV6axPWFWty80,38
7
7
  airbyte_agent_stripe/_vendored/connector_sdk/__init__.py,sha256=T5o7roU6NSpH-lCAGZ338sE5dlh4ZU6i6IkeG1zpems,1949
8
8
  airbyte_agent_stripe/_vendored/connector_sdk/auth_strategies.py,sha256=0BfIISVzuvZTAYZjQFOOhKTpw0QuKDlLQBQ1PQo-V2M,39967
9
9
  airbyte_agent_stripe/_vendored/connector_sdk/auth_template.py,sha256=vKnyA21Jp33EuDjkIUAf1PGicwk4t9kZAPJuAgAZKzU,4458
10
- airbyte_agent_stripe/_vendored/connector_sdk/connector_model_loader.py,sha256=BeX4QykMUQZk5qY--WuwxXClI7FBDxxbGguqcztAd8A,34663
10
+ airbyte_agent_stripe/_vendored/connector_sdk/connector_model_loader.py,sha256=nKrXfe-FAyvNMkW7AqGzxrp5wXdaHiqC0yIFJoIVwlY,34890
11
11
  airbyte_agent_stripe/_vendored/connector_sdk/constants.py,sha256=uH4rjBX6WsBP8M0jt7AUJI9w5Adn4wvJwib7Gdfkr1M,2736
12
12
  airbyte_agent_stripe/_vendored/connector_sdk/exceptions.py,sha256=ss5MGv9eVPmsbLcLWetuu3sDmvturwfo6Pw3M37Oq5k,481
13
- airbyte_agent_stripe/_vendored/connector_sdk/extensions.py,sha256=iWA2i0kiiGZY84H8P25A6QmfbuZwu7euMcj4-Vx2DOQ,20185
13
+ airbyte_agent_stripe/_vendored/connector_sdk/extensions.py,sha256=fWy9uwGUCjPO1KDYuGZo9nkrNU35P-dLcqi4K6UF4uA,21371
14
14
  airbyte_agent_stripe/_vendored/connector_sdk/http_client.py,sha256=NdccrrBHI5rW56XnXcP54arCwywIVKnMeSQPas6KlOM,27466
15
+ airbyte_agent_stripe/_vendored/connector_sdk/introspection.py,sha256=6v3YNdca8qe8qIz3m97GZ_ll_Ih3oUKMrqrdipPcpRk,10331
15
16
  airbyte_agent_stripe/_vendored/connector_sdk/secrets.py,sha256=UWcO9fP-vZwcfkAuvlZahlOCTOwdNN860BIwe8X4jxw,6868
16
- airbyte_agent_stripe/_vendored/connector_sdk/types.py,sha256=sS9olOyT-kVemHmcFll2ePFRhTdGMbWcz7bSgV-MuSw,8114
17
+ airbyte_agent_stripe/_vendored/connector_sdk/types.py,sha256=TI-O7EyWAoppGc9G7kXHwceYWekt_sxXmXKxD1xC_7U,8285
17
18
  airbyte_agent_stripe/_vendored/connector_sdk/utils.py,sha256=G4LUXOC2HzPoND2v4tQW68R9uuPX9NQyCjaGxb7Kpl0,1958
18
19
  airbyte_agent_stripe/_vendored/connector_sdk/validation.py,sha256=CDjCux1eg35a0Y4BegSivzIwZjiTqOxYWotWNLqTSVU,31792
19
20
  airbyte_agent_stripe/_vendored/connector_sdk/cloud_utils/__init__.py,sha256=4799Hv9f2zxDVj1aLyQ8JpTEuFTp_oOZMRz-NZCdBJg,134
20
21
  airbyte_agent_stripe/_vendored/connector_sdk/cloud_utils/client.py,sha256=HoDgZuEgGHj78P-BGwUf6HGPVWynbdKjGOmjb-JDk58,7188
21
22
  airbyte_agent_stripe/_vendored/connector_sdk/executor/__init__.py,sha256=EmG9YQNAjSuYCVB4D5VoLm4qpD1KfeiiOf7bpALj8p8,702
22
23
  airbyte_agent_stripe/_vendored/connector_sdk/executor/hosted_executor.py,sha256=YQ-qfT7PZh9izNFHHe7SAcETiZOKrWjTU-okVb0_VL8,7079
23
- airbyte_agent_stripe/_vendored/connector_sdk/executor/local_executor.py,sha256=Y79sYM63U_hmWKG6v-gFg24lfasafkJqzRK2U80tHOE,63003
24
+ airbyte_agent_stripe/_vendored/connector_sdk/executor/local_executor.py,sha256=IPe4q3FsN22zqCQfT836uQwhnnl3Y9g6o_ZBrZEjTuc,65271
24
25
  airbyte_agent_stripe/_vendored/connector_sdk/executor/models.py,sha256=lYVT_bNcw-PoIks4WHNyl2VY-lJVf2FntzINSOBIheE,5845
25
26
  airbyte_agent_stripe/_vendored/connector_sdk/http/__init__.py,sha256=y8fbzZn-3yV9OxtYz8Dy6FFGI5v6TOqADd1G3xHH3Hw,911
26
27
  airbyte_agent_stripe/_vendored/connector_sdk/http/config.py,sha256=6J7YIIwHC6sRu9i-yKa5XvArwK2KU60rlnmxzDZq3lw,3283
@@ -41,15 +42,15 @@ airbyte_agent_stripe/_vendored/connector_sdk/performance/instrumentation.py,sha2
41
42
  airbyte_agent_stripe/_vendored/connector_sdk/performance/metrics.py,sha256=3-wPwlJyfVLUIG3y7ESxk0avhkILk3z8K7zSrnlZf5U,2833
42
43
  airbyte_agent_stripe/_vendored/connector_sdk/schema/__init__.py,sha256=Uymu-QuzGJuMxexBagIvUxpVAigIuIhz3KeBl_Vu4Ko,1638
43
44
  airbyte_agent_stripe/_vendored/connector_sdk/schema/base.py,sha256=eN6YfHwsYNz_0CE-S715Me8x3gQWTtaRk1vhFjEZF8I,4799
44
- airbyte_agent_stripe/_vendored/connector_sdk/schema/components.py,sha256=2ivMNhUAcovw88qvDkW221ILf1L63eXteztTDZL46us,7989
45
+ airbyte_agent_stripe/_vendored/connector_sdk/schema/components.py,sha256=4clYbIJNqfmFj7Te31ZqC3Rr5E2v33BeXyQx1wp3oj0,8076
45
46
  airbyte_agent_stripe/_vendored/connector_sdk/schema/connector.py,sha256=VFBOzIkLgYBR1XUTmyrPGqBkX8PP-zsG8avQcdJUqXs,3864
46
47
  airbyte_agent_stripe/_vendored/connector_sdk/schema/extensions.py,sha256=LdoCuMLNdCj68O47qAL4v8xmqGz5tJgRiNZL5JnL9uw,3311
47
48
  airbyte_agent_stripe/_vendored/connector_sdk/schema/operations.py,sha256=zInMjx9iOEVZo-CCWw06Uk2SFg7HtUAXXpO5kFGUwNk,5825
48
- airbyte_agent_stripe/_vendored/connector_sdk/schema/security.py,sha256=Jtrhb58d1zssN5yR7LhLJi-QK0PsZKT7uIvPqanF0co,8114
49
+ airbyte_agent_stripe/_vendored/connector_sdk/schema/security.py,sha256=Xo6Z0-NCryMY4EDZgvg8ABSPglskpXANvm_iI34meV8,8588
49
50
  airbyte_agent_stripe/_vendored/connector_sdk/telemetry/__init__.py,sha256=RaLgkBU4dfxn1LC5Y0Q9rr2PJbrwjxvPgBLmq8_WafE,211
50
51
  airbyte_agent_stripe/_vendored/connector_sdk/telemetry/config.py,sha256=tLmQwAFD0kP1WyBGWBS3ysaudN9H3e-3EopKZi6cGKg,885
51
52
  airbyte_agent_stripe/_vendored/connector_sdk/telemetry/events.py,sha256=NvqjlUbkm6cbGh4ffKxYxtjdwwgzfPF4MKJ2GfgWeFg,1285
52
53
  airbyte_agent_stripe/_vendored/connector_sdk/telemetry/tracker.py,sha256=KacNdbHatvPPhnNrycp5YUuD5xpkp56AFcHd-zguBgk,5247
53
- airbyte_agent_stripe-0.5.28.dist-info/METADATA,sha256=lJClH7wF7fI3Wq8IDJjF9oVKgin9_NfTcNOZV4eWauE,4783
54
- airbyte_agent_stripe-0.5.28.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
55
- airbyte_agent_stripe-0.5.28.dist-info/RECORD,,
54
+ airbyte_agent_stripe-0.5.32.dist-info/METADATA,sha256=KJ6cxKhRJKvXRwZW4P1fWsTz_9tv8OZ-OeWRLaQxlZM,4783
55
+ airbyte_agent_stripe-0.5.32.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
56
+ airbyte_agent_stripe-0.5.32.dist-info/RECORD,,