Skip to content

release: 0.1.0-alpha.1 #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 228 commits into
base: main
Choose a base branch
from

Conversation

stainless-app[bot]
Copy link

@stainless-app stainless-app bot commented Aug 4, 2025

Automated Release PR

0.1.0-alpha.1 (2025-08-04)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

Bug Fixes

Chores

  • added dotenv pakage dependency (2e9d93d)
  • added more information about the package (97b8ff7)
  • added Zod package dependency (ee5738b)
  • changed pakage name (9e9e138)
  • fix _make_request not using it (701a4c1)
  • fix pylint scripts (5913d5f)
  • fix pyproject version (3567034)
  • fix semantic release, migrate to uv (b6db205)
  • improved url validation (83eac53)
  • refactor examples (8e00846)
  • set up CI scripts (f688bdc)
  • set up eslint and prettier for code linting and formatting (13cf1e5)
  • sync repo (b26b447)
  • tests: updated tests (9149ce8)
  • update SDK settings (1e22194)
  • update workflow scripts (5ea9cac)

Documentation

Styles

  • Improve formatting and style (671161d)
  • Improve formatting and style (5c43dc4)

Refactors


This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

VinciGit00 and others added 28 commits January 15, 2025 10:04
## [1.10.0](v1.9.0...v1.10.0) (2025-01-16)

### Features

* add integration for sql ([2543b5a](2543b5a))

### Docs

* added new image ([b052ddb](b052ddb))
## [1.10.1](v1.10.0...v1.10.1) (2025-01-22)

### Bug Fixes

* pyproject.toml ([c6e6c6e](c6e6c6e))
* pyproject.toml ([e8aed70](e8aed70))
## [1.10.2](v1.10.1...v1.10.2) (2025-01-22)

### Bug Fixes

* pyproject ([5d6a9ee](5d6a9ee))
## [1.9.0-beta.7](v1.9.0-beta.6...v1.9.0-beta.7) (2025-02-03)

### Features

* add optional headers to request ([bb851d7](bb851d7))
* merged localscraper into smartscraper ([503dbd1](503dbd1))
* modified icons ([bcb9b0b](bcb9b0b))
* searchscraper ([2e04e5a](2e04e5a))
* updated readmes ([bfdbea0](bfdbea0))

### chore

* refactor examples ([8e00846](8e00846))
* **tests:** updated tests ([9149ce8](9149ce8))
## [1.11.0-beta.1](v1.10.2...v1.11.0-beta.1) (2025-02-03)

### Features

* add optional headers to request ([bb851d7](bb851d7))
* merged localscraper into smartscraper ([503dbd1](503dbd1))
* modified icons ([bcb9b0b](bcb9b0b))
* searchscraper ([2e04e5a](2e04e5a))
* updated readmes ([bfdbea0](bfdbea0))

### chore

* refactor examples ([8e00846](8e00846))
* **tests:** updated tests ([9149ce8](9149ce8))

### CI

* **release:** 1.9.0-beta.6 [skip ci] ([c898e99](c898e99))
* **release:** 1.9.0-beta.7 [skip ci] ([2c1875b](2c1875b))
## [1.11.0](v1.10.2...v1.11.0) (2025-02-03)

### Features

* add optional headers to request ([bb851d7](bb851d7))
* merged localscraper into smartscraper ([503dbd1](503dbd1))
* modified icons ([bcb9b0b](bcb9b0b))
* searchscraper ([2e04e5a](2e04e5a))
* updated readmes ([bfdbea0](bfdbea0))

### chore

* refactor examples ([8e00846](8e00846))
* **tests:** updated tests ([9149ce8](9149ce8))

### CI

* **release:** 1.9.0-beta.6 [skip ci] ([c898e99](c898e99))
* **release:** 1.9.0-beta.7 [skip ci] ([2c1875b](2c1875b))
Copy link

gitguardian bot commented Aug 4, 2025

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
14360129 Triggered Generic High Entropy Secret c3ddf26 examples/.env View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants