Skip to content
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

Pre/beta #862

Merged
merged 70 commits into from
Jan 3, 2025
Merged

Pre/beta #862

merged 70 commits into from
Jan 3, 2025

Conversation

VinciGit00
Copy link
Collaborator

No description provided.

Alin Cristian Preda and others added 30 commits December 3, 2024 21:10
## [1.33.0-beta.1](v1.32.0...v1.33.0-beta.1) (2024-12-05)

### Features

* add api integration ([8aa9103](8aa9103))
* add API integration ([ba6e931](ba6e931))
* add sdk integration ([209b445](209b445))
* revert search function ([faf0c01](faf0c01))

### Bug Fixes

* error on fetching the code ([7285ab0](7285ab0))
* improved links extraction for parse_node, resolves [#822](#822) ([7da7bfe](7da7bfe))

### chore

* migrate from rye to uv ([5fe528a](5fe528a))

### CI

* **release:** 1.32.0-beta.1 [skip ci] ([b98dd39](b98dd39))
* **release:** 1.32.0-beta.2 [skip ci] ([8b17764](8b17764))
* **release:** 1.32.0-beta.3 [skip ci] ([0769fce](0769fce)), closes [#822](#822)
* **release:** 1.32.0-beta.4 [skip ci] ([67c9859](67c9859))
* **release:** 1.32.0-beta.5 [skip ci] ([fbb4252](fbb4252))
## [1.33.0-beta.2](v1.33.0-beta.1...v1.33.0-beta.2) (2024-12-06)

### Features

* added scrolling method to chromium docloader ([1c8b910](1c8b910))
## [1.34.0-beta.1](v1.33.2...v1.34.0-beta.1) (2024-12-08)

### Features

* add new model token ([2a032d6](2a032d6))
* added scrolling method to chromium docloader ([1c8b910](1c8b910))

### CI

* **release:** 1.33.0-beta.1 [skip ci] ([60e2fdf](60e2fdf)), closes [#822](#822) [#822](#822)
* **release:** 1.33.0-beta.2 [skip ci] ([09995cd](09995cd))
## [1.34.0-beta.2](v1.34.0-beta.1...v1.34.0-beta.2) (2024-12-17)

### Bug Fixes

* context window ([ffdadae](ffdadae))
* formatting ([d1b2104](d1b2104))
* pyproject ([76ac0a2](76ac0a2))
* pyproject ([3dcfcd4](3dcfcd4))
* pyproject ([bf6cb0a](bf6cb0a))
* uv.lock ([0a7fc39](0a7fc39))

### CI

* **release:** 1.33.3 [skip ci] ([488093a](488093a))
* **release:** 1.33.4 [skip ci] ([a789179](a789179))
* **release:** 1.33.5 [skip ci] ([7a6164f](7a6164f))
* **release:** 1.33.6 [skip ci] ([ca96c3d](ca96c3d))
* **release:** 1.33.7 [skip ci] ([7a5764e](7a5764e))
* **release:** 1.33.8 [skip ci] ([bdd6a39](bdd6a39))
## [1.34.0-beta.3](v1.34.0-beta.2...v1.34.0-beta.3) (2024-12-18)

### Bug Fixes

* pyproject ([35a4907](35a4907))
PeriniM and others added 22 commits January 2, 2025 18:27
## [1.34.0-beta.8](v1.34.0-beta.7...v1.34.0-beta.8) (2025-01-02)

### Bug Fixes

* added twine ([df07da9](df07da9))
* twine ([eb36a2b](eb36a2b))
* uv virtual env ([fce9886](fce9886))
* version ([95b8990](95b8990))
* workflow ([abe2945](abe2945))
## [1.34.0-beta.9](v1.34.0-beta.8...v1.34.0-beta.9) (2025-01-02)

### Bug Fixes

* update pkginfo ([9203ab9](9203ab9))
## [1.34.0-beta.10](v1.34.0-beta.9...v1.34.0-beta.10) (2025-01-02)

### Bug Fixes

* upgrade twine ([020e211](020e211))
## [1.34.0-beta.11](v1.34.0-beta.10...v1.34.0-beta.11) (2025-01-02)

### Bug Fixes

* added license-files = [ ([9150e4c](9150e4c))
## [1.34.0-beta.12](v1.34.0-beta.11...v1.34.0-beta.12) (2025-01-02)

### Bug Fixes

* removed license for license-files ([b5acfb4](b5acfb4))
## [1.34.0-beta.13](v1.34.0-beta.12...v1.34.0-beta.13) (2025-01-03)

### Bug Fixes

* bump hatchling version to 1.26.3 ([159ed32](159ed32))
Copy link

github-actions bot commented Jan 3, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/cache 3.*.* 🟢 7.2
Details
CheckScoreReason
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Maintained🟢 1030 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Security-Policy🟢 9security policy file detected
SAST🟢 10SAST tool is run on all commits
Vulnerabilities🟢 100 existing vulnerabilities detected
actions/actions/setup-python 5.*.* 🟢 5.5
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 56 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 9security policy file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
SAST🟢 8SAST tool is not run on all commits -- score normalized to 8
Vulnerabilities⚠️ 013 existing vulnerabilities detected
pip/pytest-asyncio 0.25.0 🟢 6
Details
CheckScoreReason
Security-Policy🟢 10security policy file detected
Maintained🟢 1030 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 8Found 6/7 approved changesets -- score normalized to 8
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Vulnerabilities🟢 100 existing vulnerabilities detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging🟢 10packaging workflow detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • .github/workflows/release.yml
  • requirements-dev.txt

## [1.34.0-beta.14](v1.34.0-beta.13...v1.34.0-beta.14) (2025-01-03)

### Bug Fixes

* add model tokens ([9b16cb9](9b16cb9))
* revert ([b312251](b312251))
* revert ([bb5de58](bb5de58))
* validate URL only if the input type is a URL ([e2caee6](e2caee6))

### Docs

* added api reference 🔗 ([67038e1](67038e1))
* added official cookbook reference ([98aa74f](98aa74f))
* fixed missing import ([96064f2](96064f2))
* updated documentation reference ([fe89ae2](fe89ae2))

### CI

* **release:** 1.33.10 [skip ci] ([a44b74a](a44b74a))
* **release:** 1.33.11 [skip ci] ([30f48b3](30f48b3))
* **release:** 1.33.9 [skip ci] ([9b6d6c0](9b6d6c0))
Copy link

github-actions bot commented Jan 3, 2025

🎉 This PR is included in version 1.34.0-beta.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

@VinciGit00 VinciGit00 merged commit bf7326f into main Jan 3, 2025
4 checks passed
Copy link

github-actions bot commented Jan 3, 2025

🎉 This PR is included in version 1.34.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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