From f04cae1221dc957808247c9a984dba9b05beafa2 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 19:26:28 +0000 Subject: [PATCH 1/8] codegen metadata --- .stats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.stats.yml b/.stats.yml index d297f7a..16107fc 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 20 openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-1cd00999a087b24743cf3a2849c9bd0ea1ed6b5a0dac3a8f0e26c6a58d26d6bf.yml openapi_spec_hash: f95a256f049293caa5abc0912939a9ff -config_hash: b61862a39bc4559efa45482aa58899a1 +config_hash: 03e2ee10b2e5ceeecc966ec55790a0cb From 41bb085269ff98e580b69f54a51ea06505fdd2b4 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 19:33:45 +0000 Subject: [PATCH 2/8] feat(api): api update --- .stats.yml | 4 ++-- src/brand/dev/resources/brand.py | 22 ++++++++-------------- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/.stats.yml b/.stats.yml index 16107fc..e2b204a 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 20 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-1cd00999a087b24743cf3a2849c9bd0ea1ed6b5a0dac3a8f0e26c6a58d26d6bf.yml -openapi_spec_hash: f95a256f049293caa5abc0912939a9ff +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-fb4ca438793aa469ccc6d74266351ce4ad23b90521c62690755940dc7758225b.yml +openapi_spec_hash: caaf8fcba98e886cef121c2845ecbc57 config_hash: 03e2ee10b2e5ceeecc966ec55790a0cb diff --git a/src/brand/dev/resources/brand.py b/src/brand/dev/resources/brand.py index ef0a2f2..1506403 100644 --- a/src/brand/dev/resources/brand.py +++ b/src/brand/dev/resources/brand.py @@ -1993,10 +1993,8 @@ def web_scrape_html( extra_body: Body | None = None, timeout: float | httpx.Timeout | None | NotGiven = not_given, ) -> BrandWebScrapeHTMLResponse: - """Scrapes the given URL and returns the raw HTML content of the page. - - Uses - automatic proxy escalation to handle blocked sites. + """ + Scrapes the given URL and returns the raw HTML content of the page. Args: url: Full URL to scrape (must include http:// or https:// protocol) @@ -2076,9 +2074,8 @@ def web_scrape_md( timeout: float | httpx.Timeout | None | NotGiven = not_given, ) -> BrandWebScrapeMdResponse: """ - Scrapes the given URL, converts the HTML content to GitHub Flavored Markdown - (GFM), and returns the result. Uses automatic proxy escalation to handle blocked - sites. + Scrapes the given URL, converts the HTML content to Markdown, and returns the + result. Args: url: Full URL to scrape and convert to markdown (must include http:// or https:// @@ -4098,10 +4095,8 @@ async def web_scrape_html( extra_body: Body | None = None, timeout: float | httpx.Timeout | None | NotGiven = not_given, ) -> BrandWebScrapeHTMLResponse: - """Scrapes the given URL and returns the raw HTML content of the page. - - Uses - automatic proxy escalation to handle blocked sites. + """ + Scrapes the given URL and returns the raw HTML content of the page. Args: url: Full URL to scrape (must include http:// or https:// protocol) @@ -4183,9 +4178,8 @@ async def web_scrape_md( timeout: float | httpx.Timeout | None | NotGiven = not_given, ) -> BrandWebScrapeMdResponse: """ - Scrapes the given URL, converts the HTML content to GitHub Flavored Markdown - (GFM), and returns the result. Uses automatic proxy escalation to handle blocked - sites. + Scrapes the given URL, converts the HTML content to Markdown, and returns the + result. Args: url: Full URL to scrape and convert to markdown (must include http:// or https:// From 387bc528e6969c11a8cc3c0394fbda67ef32490a Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 19:57:58 +0000 Subject: [PATCH 3/8] codegen metadata --- .stats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.stats.yml b/.stats.yml index e2b204a..41ad602 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 20 openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-fb4ca438793aa469ccc6d74266351ce4ad23b90521c62690755940dc7758225b.yml openapi_spec_hash: caaf8fcba98e886cef121c2845ecbc57 -config_hash: 03e2ee10b2e5ceeecc966ec55790a0cb +config_hash: b5ff3f1c3307eca59b23ab47c2d725f5 From 3dafdfc0f21c5adc21361232821c45b66bab9c4a Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 19:58:30 +0000 Subject: [PATCH 4/8] codegen metadata --- .stats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.stats.yml b/.stats.yml index 41ad602..e2b204a 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 20 openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-fb4ca438793aa469ccc6d74266351ce4ad23b90521c62690755940dc7758225b.yml openapi_spec_hash: caaf8fcba98e886cef121c2845ecbc57 -config_hash: b5ff3f1c3307eca59b23ab47c2d725f5 +config_hash: 03e2ee10b2e5ceeecc966ec55790a0cb From 62615c8364d1e388a86389b04e592cf64905b825 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 20:11:19 +0000 Subject: [PATCH 5/8] codegen metadata --- .stats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.stats.yml b/.stats.yml index e2b204a..41ad602 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 20 openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-fb4ca438793aa469ccc6d74266351ce4ad23b90521c62690755940dc7758225b.yml openapi_spec_hash: caaf8fcba98e886cef121c2845ecbc57 -config_hash: 03e2ee10b2e5ceeecc966ec55790a0cb +config_hash: b5ff3f1c3307eca59b23ab47c2d725f5 From 13a2f272bf3117d0b39a26c8b8799412cfe0fb3f Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 20:12:06 +0000 Subject: [PATCH 6/8] codegen metadata --- .stats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.stats.yml b/.stats.yml index 41ad602..e2b204a 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 20 openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-fb4ca438793aa469ccc6d74266351ce4ad23b90521c62690755940dc7758225b.yml openapi_spec_hash: caaf8fcba98e886cef121c2845ecbc57 -config_hash: b5ff3f1c3307eca59b23ab47c2d725f5 +config_hash: 03e2ee10b2e5ceeecc966ec55790a0cb From 4ed2c2aad13f1312bccefc60b204b3a83c5eafe2 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 20:12:24 +0000 Subject: [PATCH 7/8] feat(api): manual updates --- .stats.yml | 2 +- SECURITY.md | 2 +- pyproject.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.stats.yml b/.stats.yml index e2b204a..9f87d60 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 20 openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-fb4ca438793aa469ccc6d74266351ce4ad23b90521c62690755940dc7758225b.yml openapi_spec_hash: caaf8fcba98e886cef121c2845ecbc57 -config_hash: 03e2ee10b2e5ceeecc966ec55790a0cb +config_hash: 91cf2dcefb99c39eb9cd3e98e15d6011 diff --git a/SECURITY.md b/SECURITY.md index b812ac2..c7ce90c 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -20,7 +20,7 @@ or products provided by Brand Dev, please follow the respective company's securi ### Brand Dev Terms and Policies -Please contact hello@context.dev for any questions or concerns regarding the security of our services. +Please contact yahia@context.dev for any questions or concerns regarding the security of our services. --- diff --git a/pyproject.toml b/pyproject.toml index ef9265b..8d5feb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "The official Python library for the brand.dev API" dynamic = ["readme"] license = "Apache-2.0" authors = [ -{ name = "Brand Dev", email = "hello@context.dev" }, +{ name = "Brand Dev", email = "yahia@context.dev" }, ] dependencies = [ From 11e947dcc76b6ae5ab8ccc56fc89b2fd9b412a94 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 20:12:42 +0000 Subject: [PATCH 8/8] release: 1.41.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ pyproject.toml | 2 +- src/brand/dev/_version.py | 2 +- 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0c37ae4..4bce58a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.40.0" + ".": "1.41.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 383a014..d860673 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 1.41.0 (2026-03-25) + +Full Changelog: [v1.40.0...v1.41.0](https://github.com/context-dot-dev/deprecated-brand-python-sdk/compare/v1.40.0...v1.41.0) + +### Features + +* **api:** api update ([41bb085](https://github.com/context-dot-dev/deprecated-brand-python-sdk/commit/41bb085269ff98e580b69f54a51ea06505fdd2b4)) +* **api:** manual updates ([4ed2c2a](https://github.com/context-dot-dev/deprecated-brand-python-sdk/commit/4ed2c2aad13f1312bccefc60b204b3a83c5eafe2)) + ## 1.40.0 (2026-03-25) Full Changelog: [v1.39.0...v1.40.0](https://github.com/context-dot-dev/deprecated-brand-python-sdk/compare/v1.39.0...v1.40.0) diff --git a/pyproject.toml b/pyproject.toml index 8d5feb8..de8148f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "brand.dev" -version = "1.40.0" +version = "1.41.0" description = "The official Python library for the brand.dev API" dynamic = ["readme"] license = "Apache-2.0" diff --git a/src/brand/dev/_version.py b/src/brand/dev/_version.py index d9c6f0b..42c86ee 100644 --- a/src/brand/dev/_version.py +++ b/src/brand/dev/_version.py @@ -1,4 +1,4 @@ # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. __title__ = "brand.dev" -__version__ = "1.40.0" # x-release-please-version +__version__ = "1.41.0" # x-release-please-version