diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2248a1a..9bf9a6e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: - name: Get GitHub OIDC Token if: github.repository == 'stainless-sdks/profound-python' id: github-oidc - uses: actions/github-script@v6 + uses: actions/github-script@v8 with: script: core.setOutput('github_token', await core.getIDToken()); diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e756293..0c2ecec 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.19.0" + ".": "0.20.0" } \ No newline at end of file diff --git a/.stats.yml b/.stats.yml index d5363d7..e02bc4e 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 21 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/profound%2Fprofound-309040e0ff5b59301e0fd199cccab71bec71ac1031daa5765cd09791383a6bb6.yml -openapi_spec_hash: ffbb0c77d6baeca8d4fbf82f3c1775da -config_hash: eaa7172120921916d2d8b73035eb3ca9 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/profound%2Fprofound-65a07ac7fa191e60cd3d61ff3848e49c700877ffe5b4ce9f3ba6e038da655f16.yml +openapi_spec_hash: 1ec957b1449bc4ae24a81bcc3a139ddb +config_hash: 11b70afac9f185420b3d1e6b109a9125 diff --git a/CHANGELOG.md b/CHANGELOG.md index ccc7038..2031cf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,70 @@ # Changelog +## 0.20.0 (2026-01-24) + +Full Changelog: [v0.19.0...v0.20.0](https://github.com/cooper-square-technologies/profound-python-sdk/compare/v0.19.0...v0.20.0) + +### Features + +* **api:** api update ([5244800](https://github.com/cooper-square-technologies/profound-python-sdk/commit/52448000023284904c032b1178400238eeb2f5ca)) +* **api:** api update ([44669b5](https://github.com/cooper-square-technologies/profound-python-sdk/commit/44669b53865c41c52a9013b04bc1801a3eaf4546)) +* **api:** api update ([e0bbabb](https://github.com/cooper-square-technologies/profound-python-sdk/commit/e0bbabb2a26113d0d0c899197ed2bf39b5fad7e0)) +* **api:** api update ([a106618](https://github.com/cooper-square-technologies/profound-python-sdk/commit/a1066187f34eedaa47e627f1256523f60c239caf)) +* **api:** api update ([418c60c](https://github.com/cooper-square-technologies/profound-python-sdk/commit/418c60c697fd793edc2cee6ef25d2911efb1f15f)) +* **api:** api update ([e271c54](https://github.com/cooper-square-technologies/profound-python-sdk/commit/e271c54672edd73cc63218dc3c6dbc612de4c7e6)) +* **api:** api update ([6effa88](https://github.com/cooper-square-technologies/profound-python-sdk/commit/6effa88ab228ad3e9f4b944ae0e412a4fea502fc)) +* **api:** api update ([a7a8344](https://github.com/cooper-square-technologies/profound-python-sdk/commit/a7a83447a1ad303309c976d2a347caf46fc49aa5)) +* **api:** api update ([2380732](https://github.com/cooper-square-technologies/profound-python-sdk/commit/23807320f9b4d8c47bf6dd60739295ece81dd97c)) +* **api:** api update ([c067eeb](https://github.com/cooper-square-technologies/profound-python-sdk/commit/c067eebed06afc48d5a8e27662cc04352f6701fc)) +* **api:** api update ([5720469](https://github.com/cooper-square-technologies/profound-python-sdk/commit/5720469ebc66284b6af15772b25351ae9c7828c1)) +* **api:** api update ([1638edb](https://github.com/cooper-square-technologies/profound-python-sdk/commit/1638edb61ac2691374618c5372310a99b56d92e4)) +* **api:** api update ([4e32ecf](https://github.com/cooper-square-technologies/profound-python-sdk/commit/4e32ecf37ae1cc540101dcdb2ea5f2165b223e45)) +* **api:** api update ([7061048](https://github.com/cooper-square-technologies/profound-python-sdk/commit/70610486270044629d8322aff490be80298cd1e4)) +* **api:** api update ([7fbd513](https://github.com/cooper-square-technologies/profound-python-sdk/commit/7fbd513f2620662c80ed1c2245522c46a9db3d00)) +* **api:** api update ([92ba8f0](https://github.com/cooper-square-technologies/profound-python-sdk/commit/92ba8f0f9d7f29f09f0beabe329a69d2e0f3b5b6)) +* **api:** api update ([3dd8cb7](https://github.com/cooper-square-technologies/profound-python-sdk/commit/3dd8cb745635fe5b1306015c68c0dd7d414f02e9)) +* **api:** api update ([0559b7d](https://github.com/cooper-square-technologies/profound-python-sdk/commit/0559b7dcea182b99d25a9ab73c10448c3bc567a1)) +* **api:** api update ([ed0a463](https://github.com/cooper-square-technologies/profound-python-sdk/commit/ed0a463d1b8d7dc97ac0f77c18e87b1f9891862d)) +* **api:** api update ([4df112c](https://github.com/cooper-square-technologies/profound-python-sdk/commit/4df112c87bee62090e00e931f6bc63163a30bb52)) +* **api:** api update ([a753451](https://github.com/cooper-square-technologies/profound-python-sdk/commit/a7534517bbd09810881e8544aa81089e5de88892)) +* **api:** api update ([3033112](https://github.com/cooper-square-technologies/profound-python-sdk/commit/3033112450668184d8c9c4a5f123bc1843bb7ccf)) +* **api:** api update ([72a92c0](https://github.com/cooper-square-technologies/profound-python-sdk/commit/72a92c0920dddf0b81e18dfda80326bc251fa02a)) +* **api:** api update ([ee20454](https://github.com/cooper-square-technologies/profound-python-sdk/commit/ee2045477c56385af9508e20111b1911f12f8f19)) +* **api:** api update ([4f499cd](https://github.com/cooper-square-technologies/profound-python-sdk/commit/4f499cd0629ade0494167ade4bbeacfe81224727)) +* **api:** api update ([2480069](https://github.com/cooper-square-technologies/profound-python-sdk/commit/24800696c24967fdc116575928d8531f16981db9)) +* **api:** api update ([6376a56](https://github.com/cooper-square-technologies/profound-python-sdk/commit/6376a56704acc0ecf3eeb5db6fdb4bddd8d73651)) +* **api:** api update ([b6876a5](https://github.com/cooper-square-technologies/profound-python-sdk/commit/b6876a5bbaa36c2eb53dd91591f777c7957d0b5d)) +* **api:** api update ([1a8ad13](https://github.com/cooper-square-technologies/profound-python-sdk/commit/1a8ad138ba2f1a2506cb97fe33dbf9505b5f6b99)) +* **api:** api update ([f6c5b17](https://github.com/cooper-square-technologies/profound-python-sdk/commit/f6c5b1782137e8302a83fc9822b5fd4f68300337)) +* **api:** api update ([14799ab](https://github.com/cooper-square-technologies/profound-python-sdk/commit/14799ab24e025bbb6563cc707819d619acfe9c63)) +* **api:** api update ([06cebba](https://github.com/cooper-square-technologies/profound-python-sdk/commit/06cebbad0292b4e421f6a4e4291059f9402267f4)) +* **api:** api update ([2512f3e](https://github.com/cooper-square-technologies/profound-python-sdk/commit/2512f3eeff0cf16aac5b4ac72a06cec97b53d837)) +* **api:** api update ([326d6fe](https://github.com/cooper-square-technologies/profound-python-sdk/commit/326d6fee5e49c6e3bfa935cec0d7fb7758b3e345)) +* **api:** api update ([f92ef8b](https://github.com/cooper-square-technologies/profound-python-sdk/commit/f92ef8bcddd737ab30b89991aa33e6a3e0b8e9b3)) +* **api:** api update ([675a7a9](https://github.com/cooper-square-technologies/profound-python-sdk/commit/675a7a992912bd8c950f512f0718943d8746d996)) +* **api:** api update ([0e6f937](https://github.com/cooper-square-technologies/profound-python-sdk/commit/0e6f937750f19be2def2857a7fd5d7b2d6c96f35)) +* **api:** api update ([6f238fc](https://github.com/cooper-square-technologies/profound-python-sdk/commit/6f238fceedc36dff597a76d187f5b5d341b5a0f1)) +* **api:** api update ([e58a063](https://github.com/cooper-square-technologies/profound-python-sdk/commit/e58a063e2039ef10f8e921680f5cac3996c1a246)) +* **api:** api update ([d3a82da](https://github.com/cooper-square-technologies/profound-python-sdk/commit/d3a82da3d994551ffb01e64af88e35dd9cca9945)) +* **api:** api update ([bfaa678](https://github.com/cooper-square-technologies/profound-python-sdk/commit/bfaa67892d4cffb99493d550494ca3ac05516400)) +* **api:** api update ([a6884d4](https://github.com/cooper-square-technologies/profound-python-sdk/commit/a6884d47ab38f9ca39ffb7ccb6a7087f588085fe)) +* **api:** api update ([e3f9524](https://github.com/cooper-square-technologies/profound-python-sdk/commit/e3f9524d3e8b99f74f8e8791ca1f9a8f67d62aa6)) +* **api:** api update ([048daae](https://github.com/cooper-square-technologies/profound-python-sdk/commit/048daae8b79aa71f5c4b836722c70fb9b314fbe4)) +* **api:** api update ([d66e6b6](https://github.com/cooper-square-technologies/profound-python-sdk/commit/d66e6b6d3fd0b4481150b92a18046e7459f18e0e)) +* **api:** api update ([16ad7d2](https://github.com/cooper-square-technologies/profound-python-sdk/commit/16ad7d29488aeb49d897ed553acf87f0c19c8446)) +* **api:** api update ([2f44dac](https://github.com/cooper-square-technologies/profound-python-sdk/commit/2f44dacc527f3863d964aeff30470873eabebb77)) +* **api:** api update ([c52cb46](https://github.com/cooper-square-technologies/profound-python-sdk/commit/c52cb46c511e500b9a4b1bf4eb9d7a1c267d7c6c)) +* **api:** api update ([d338c82](https://github.com/cooper-square-technologies/profound-python-sdk/commit/d338c82c0533dbd85ad99f3e07a5f916d9addc2b)) +* **api:** api update ([22de244](https://github.com/cooper-square-technologies/profound-python-sdk/commit/22de244adb8ed326b964e071249896d3ae9c0337)) +* **api:** api update ([582c554](https://github.com/cooper-square-technologies/profound-python-sdk/commit/582c55460fd6ac3008df284efced6275aeaa4deb)) +* **api:** api update ([1ea527d](https://github.com/cooper-square-technologies/profound-python-sdk/commit/1ea527dbff047d8a9b910978bbfd85c6c30210d6)) +* **api:** api update ([de79298](https://github.com/cooper-square-technologies/profound-python-sdk/commit/de79298406cfd90fdb7aa385a67a72f97dacb6e8)) + + +### Chores + +* **ci:** upgrade `actions/github-script` ([83be57a](https://github.com/cooper-square-technologies/profound-python-sdk/commit/83be57a976264c633d31b33ad57a845c0417a846)) + ## 0.19.0 (2026-01-19) Full Changelog: [v0.18.1...v0.19.0](https://github.com/cooper-square-technologies/profound-python-sdk/compare/v0.18.1...v0.19.0) diff --git a/pyproject.toml b/pyproject.toml index 4e02f67..a973cf7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "profound" -version = "0.19.0" +version = "0.20.0" description = "The official Python library for the profound API" dynamic = ["readme"] license = "Apache-2.0" diff --git a/src/profound/_version.py b/src/profound/_version.py index 35f9753..f18b371 100644 --- a/src/profound/_version.py +++ b/src/profound/_version.py @@ -1,4 +1,4 @@ # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. __title__ = "profound" -__version__ = "0.19.0" # x-release-please-version +__version__ = "0.20.0" # x-release-please-version diff --git a/src/profound/types/logs/raw_bots_params.py b/src/profound/types/logs/raw_bots_params.py index f01da47..08fc9f2 100644 --- a/src/profound/types/logs/raw_bots_params.py +++ b/src/profound/types/logs/raw_bots_params.py @@ -17,7 +17,7 @@ "FilterBotProviderFilter", "FilterBotTypesFilter", "FilterMethodFilter", - "FilterPathFilter", + "FilterAppModelsAgentAnalyticsFiltersPathFilter", "FilterStatusCodeFilter", "FilterIPFilter", "FilterUserAgentFilter", @@ -286,7 +286,7 @@ class FilterMethodFilter(TypedDict, total=False): value: Required[Union[str, SequenceNotStr[str]]] -class FilterPathFilter(TypedDict, total=False): +class FilterAppModelsAgentAnalyticsFiltersPathFilter(TypedDict, total=False): """Filter by request path""" field: Required[Literal["path"]] @@ -411,7 +411,7 @@ class FilterQueryParamsFilter(TypedDict, total=False): FilterBotProviderFilter, FilterBotTypesFilter, FilterMethodFilter, - FilterPathFilter, + FilterAppModelsAgentAnalyticsFiltersPathFilter, FilterStatusCodeFilter, FilterIPFilter, FilterUserAgentFilter, diff --git a/src/profound/types/logs/raw_logs_params.py b/src/profound/types/logs/raw_logs_params.py index 8230635..0433ec2 100644 --- a/src/profound/types/logs/raw_logs_params.py +++ b/src/profound/types/logs/raw_logs_params.py @@ -15,7 +15,7 @@ "Filter", "FilterMethodFilter", "FilterHostFilter", - "FilterPathFilter", + "FilterAppModelsAgentAnalyticsFiltersPathFilter", "FilterStatusCodeFilter", "FilterIPFilter", "FilterUserAgentFilter", @@ -130,7 +130,7 @@ class FilterHostFilter(TypedDict, total=False): value: Required[Union[str, SequenceNotStr[str]]] -class FilterPathFilter(TypedDict, total=False): +class FilterAppModelsAgentAnalyticsFiltersPathFilter(TypedDict, total=False): """Filter by request path""" field: Required[Literal["path"]] @@ -295,7 +295,7 @@ class FilterDurationMsFilter(TypedDict, total=False): Filter: TypeAlias = Union[ FilterMethodFilter, FilterHostFilter, - FilterPathFilter, + FilterAppModelsAgentAnalyticsFiltersPathFilter, FilterStatusCodeFilter, FilterIPFilter, FilterUserAgentFilter, diff --git a/src/profound/types/report_citations_params.py b/src/profound/types/report_citations_params.py index fe5be37..6874665 100644 --- a/src/profound/types/report_citations_params.py +++ b/src/profound/types/report_citations_params.py @@ -14,7 +14,7 @@ "ReportCitationsParams", "Filter", "FilterHostnameFilter", - "FilterAppModelsAnswerEngineInsightsFiltersPathFilter", + "FilterPathFilter", "FilterRegionIDFilter", "FilterTopicIDFilter", "FilterModelIDFilter", @@ -104,7 +104,7 @@ class FilterHostnameFilter(TypedDict, total=False): value: Required[Union[str, SequenceNotStr[str]]] -class FilterAppModelsAnswerEngineInsightsFiltersPathFilter(TypedDict, total=False): +class FilterPathFilter(TypedDict, total=False): """Filter by URL path""" field: Required[Literal["path"]] @@ -260,7 +260,7 @@ class FilterCitationCategoryFilter(TypedDict, total=False): Filter: TypeAlias = Union[ FilterHostnameFilter, - FilterAppModelsAnswerEngineInsightsFiltersPathFilter, + FilterPathFilter, FilterRegionIDFilter, FilterTopicIDFilter, FilterModelIDFilter, diff --git a/src/profound/types/report_get_bots_report_params.py b/src/profound/types/report_get_bots_report_params.py index d31fc41..a695a40 100644 --- a/src/profound/types/report_get_bots_report_params.py +++ b/src/profound/types/report_get_bots_report_params.py @@ -10,7 +10,13 @@ from .._utils import PropertyInfo from .shared_params.pagination import Pagination -__all__ = ["ReportGetBotsReportParams", "Filter", "FilterPathFilter", "FilterBotNameFilter", "FilterBotProviderFilter"] +__all__ = [ + "ReportGetBotsReportParams", + "Filter", + "FilterAppModelsAgentAnalyticsFiltersPathFilter", + "FilterBotNameFilter", + "FilterBotProviderFilter", +] class ReportGetBotsReportParams(TypedDict, total=False): @@ -58,7 +64,7 @@ class ReportGetBotsReportParams(TypedDict, total=False): """Pagination settings for the report results.""" -class FilterPathFilter(TypedDict, total=False): +class FilterAppModelsAgentAnalyticsFiltersPathFilter(TypedDict, total=False): """Filter by request path""" field: Required[Literal["path"]] @@ -232,4 +238,4 @@ class FilterBotProviderFilter(TypedDict, total=False): ] -Filter: TypeAlias = Union[FilterPathFilter, FilterBotNameFilter, FilterBotProviderFilter] +Filter: TypeAlias = Union[FilterAppModelsAgentAnalyticsFiltersPathFilter, FilterBotNameFilter, FilterBotProviderFilter] diff --git a/src/profound/types/report_get_referrals_report_params.py b/src/profound/types/report_get_referrals_report_params.py index b1e548a..3dcdaec 100644 --- a/src/profound/types/report_get_referrals_report_params.py +++ b/src/profound/types/report_get_referrals_report_params.py @@ -10,7 +10,12 @@ from .._utils import PropertyInfo from .shared_params.pagination import Pagination -__all__ = ["ReportGetReferralsReportParams", "Filter", "FilterPathFilter", "FilterReferralSourceFilter"] +__all__ = [ + "ReportGetReferralsReportParams", + "Filter", + "FilterAppModelsAgentAnalyticsFiltersPathFilter", + "FilterReferralSourceFilter", +] class ReportGetReferralsReportParams(TypedDict, total=False): @@ -58,7 +63,7 @@ class ReportGetReferralsReportParams(TypedDict, total=False): """Pagination settings for the report results.""" -class FilterPathFilter(TypedDict, total=False): +class FilterAppModelsAgentAnalyticsFiltersPathFilter(TypedDict, total=False): """Filter by request path""" field: Required[Literal["path"]] @@ -133,4 +138,4 @@ class FilterReferralSourceFilter(TypedDict, total=False): ] -Filter: TypeAlias = Union[FilterPathFilter, FilterReferralSourceFilter] +Filter: TypeAlias = Union[FilterAppModelsAgentAnalyticsFiltersPathFilter, FilterReferralSourceFilter]