-
Notifications
You must be signed in to change notification settings - Fork 18
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
feat: Index markdown in pgvector #392
base: master
Are you sure you want to change the base?
Commits on Oct 16, 2024
-
feat: Index markdown in pgvector
- Prototype pipeline for loading, chunking, enhancing, embedding, and storing markdown content in pgvector. Signed-off-by: shamb0 <r.raajey@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bfa44b5 - Browse repository at this point
Copy the full SHA bfa44b5View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3243fd5 - Browse repository at this point
Copy the full SHA 3243fd5View commit details -
chore(deps): bump SethCohen/github-releases-to-discord from 1.15.1 to…
… 1.16.2 (bosun-ai#399) Bumps [SethCohen/github-releases-to-discord](https://github.com/sethcohen/github-releases-to-discord) from 1.15.1 to 1.16.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sethcohen/github-releases-to-discord/releases">SethCohen/github-releases-to-discord's releases</a>.</em></p> <blockquote> <h2>v1.16.2</h2> <h2><a href="https://github.com/SethCohen/github-releases-to-discord/compare/v1.16.1...v1.16.2">1.16.2</a> (2024-10-18)</h2> <h3>Documentation</h3> <ul> <li>update README output example (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/6aa0dd988c547f3b3a73463bc6e69d944621c613">6aa0dd9</a>)</li> </ul> <h2>v1.16.1</h2> <h2><a href="https://github.com/SethCohen/github-releases-to-discord/compare/v1.16.0...v1.16.1">1.16.1</a> (2024-10-18)</h2> <h3>Bug Fixes</h3> <ul> <li>correct conversion of standalone PR, issue, and changelog URLs to markdown format (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/47869497ed80cf0d6188692d82d71dff7a55dffe">4786949</a>), closes <a href="https://redirect.github.com/SethCohen/github-releases-to-discord/issues/38">#38</a></li> </ul> <h3>Documentation</h3> <ul> <li>update README with details on markdown link conversion and other features (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/9737dc900274be227db48f8e23c715aa00b4af59">9737dc9</a>)</li> </ul> <h2>v1.16.0</h2> <h2><a href="https://github.com/SethCohen/github-releases-to-discord/compare/v1.15.3...v1.16.0">1.16.0</a> (2024-10-18)</h2> <h3>Features</h3> <ul> <li>add function to convert PR, issue, and changelog links to markdown format (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/07c2e1c3e60591d601b5d4b5bd4fc90e599867f8">07c2e1c</a>), closes <a href="https://redirect.github.com/SethCohen/github-releases-to-discord/issues/32">#32</a></li> </ul> <h2>v1.15.3</h2> <h2><a href="https://github.com/SethCohen/github-releases-to-discord/compare/v1.15.2...v1.15.3">1.15.3</a> (2024-10-18)</h2> <h3>Documentation</h3> <ul> <li>add contribution guidelines to README.md (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/5fd64bf266cea87ab4952ef9a4c6aaf099f266bc">5fd64bf</a>)</li> <li>update version reference in README.md (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/93d02ce8714c5f3e201f5b379422e978b837774b">93d02ce</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li>update .gitignore (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/3449e38629b0c40dde5af524e2fef220dab24ead">3449e38</a>)</li> <li>update package-lock.json (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/5dc41089e63d18b5b191533c34cdddeab34a07e8">5dc4108</a>)</li> </ul> <h2>v1.15.2</h2> <h2><a href="https://github.com/SethCohen/github-releases-to-discord/compare/v1.15.1...v1.15.2">1.15.2</a> (2024-10-18)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/SethCohen/github-releases-to-discord/blob/master/CHANGELOG.md">SethCohen/github-releases-to-discord's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/SethCohen/github-releases-to-discord/compare/v1.16.1...v1.16.2">1.16.2</a> (2024-10-18)</h2> <h3>Documentation</h3> <ul> <li>update README output example (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/6aa0dd988c547f3b3a73463bc6e69d944621c613">6aa0dd9</a>)</li> </ul> <h2><a href="https://github.com/SethCohen/github-releases-to-discord/compare/v1.16.0...v1.16.1">1.16.1</a> (2024-10-18)</h2> <h3>Bug Fixes</h3> <ul> <li>correct conversion of standalone PR, issue, and changelog URLs to markdown format (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/47869497ed80cf0d6188692d82d71dff7a55dffe">4786949</a>), closes <a href="https://redirect.github.com/SethCohen/github-releases-to-discord/issues/38">#38</a></li> </ul> <h3>Documentation</h3> <ul> <li>update README with details on markdown link conversion and other features (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/9737dc900274be227db48f8e23c715aa00b4af59">9737dc9</a>)</li> </ul> <h2><a href="https://github.com/SethCohen/github-releases-to-discord/compare/v1.15.3...v1.16.0">1.16.0</a> (2024-10-18)</h2> <h3>Features</h3> <ul> <li>add function to convert PR, issue, and changelog links to markdown format (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/07c2e1c3e60591d601b5d4b5bd4fc90e599867f8">07c2e1c</a>), closes <a href="https://redirect.github.com/SethCohen/github-releases-to-discord/issues/32">#32</a></li> </ul> <h2><a href="https://github.com/SethCohen/github-releases-to-discord/compare/v1.15.2...v1.15.3">1.15.3</a> (2024-10-18)</h2> <h3>Documentation</h3> <ul> <li>add contribution guidelines to README.md (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/5fd64bf266cea87ab4952ef9a4c6aaf099f266bc">5fd64bf</a>)</li> <li>update version reference in README.md (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/93d02ce8714c5f3e201f5b379422e978b837774b">93d02ce</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li>update .gitignore (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/3449e38629b0c40dde5af524e2fef220dab24ead">3449e38</a>)</li> <li>update package-lock.json (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/5dc41089e63d18b5b191533c34cdddeab34a07e8">5dc4108</a>)</li> </ul> <h2><a href="https://github.com/SethCohen/github-releases-to-discord/compare/v1.15.1...v1.15.2">1.15.2</a> (2024-10-18)</h2> <h3>Bug Fixes</h3> <ul> <li>improve <a href="https://github.com/mention"><code>@mention</code></a> parsing for GitHub usernames (<a href="https://redirect.github.com/SethCohen/github-releases-to-discord/issues/33">#33</a>) (<a href="https://github.com/SethCohen/github-releases-to-discord/commit/925765f099dcdc3b12316eaa6dc3c17506734b51">925765f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SethCohen/github-releases-to-discord/commit/6ac5abea42b8cbac14316970819a8a535aab08ea"><code>6ac5abe</code></a> chore(master): release 1.16.2 (<a href="https://redirect.github.com/sethcohen/github-releases-to-discord/issues/40">#40</a>)</li> <li><a href="https://github.com/SethCohen/github-releases-to-discord/commit/6aa0dd988c547f3b3a73463bc6e69d944621c613"><code>6aa0dd9</code></a> docs: update README output example</li> <li><a href="https://github.com/SethCohen/github-releases-to-discord/commit/1e7bdfd17373d338e99a46dbbc14fa90b29a2fe8"><code>1e7bdfd</code></a> chore(master): release 1.16.1 (<a href="https://redirect.github.com/sethcohen/github-releases-to-discord/issues/39">#39</a>)</li> <li><a href="https://github.com/SethCohen/github-releases-to-discord/commit/47869497ed80cf0d6188692d82d71dff7a55dffe"><code>4786949</code></a> fix: correct conversion of standalone PR, issue, and changelog URLs to markdo...</li> <li><a href="https://github.com/SethCohen/github-releases-to-discord/commit/9737dc900274be227db48f8e23c715aa00b4af59"><code>9737dc9</code></a> docs: update README with details on markdown link conversion and other features</li> <li><a href="https://github.com/SethCohen/github-releases-to-discord/commit/26399c645d5aed4951be2d569b493f11ed440a65"><code>26399c6</code></a> chore(master): release 1.16.0 (<a href="https://redirect.github.com/sethcohen/github-releases-to-discord/issues/37">#37</a>)</li> <li><a href="https://github.com/SethCohen/github-releases-to-discord/commit/07c2e1c3e60591d601b5d4b5bd4fc90e599867f8"><code>07c2e1c</code></a> feat: add function to convert PR, issue, and changelog links to markdown format</li> <li><a href="https://github.com/SethCohen/github-releases-to-discord/commit/f184bc59c7a047bf04277729953c79637d0c4cc4"><code>f184bc5</code></a> chore(master): release 1.15.3 (<a href="https://redirect.github.com/sethcohen/github-releases-to-discord/issues/36">#36</a>)</li> <li><a href="https://github.com/SethCohen/github-releases-to-discord/commit/3449e38629b0c40dde5af524e2fef220dab24ead"><code>3449e38</code></a> chore: update .gitignore</li> <li><a href="https://github.com/SethCohen/github-releases-to-discord/commit/93d02ce8714c5f3e201f5b379422e978b837774b"><code>93d02ce</code></a> docs: update version reference in README.md</li> <li>Additional commits viewable in <a href="https://github.com/sethcohen/github-releases-to-discord/compare/v1.15.1...v1.16.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=SethCohen/github-releases-to-discord&package-manager=github_actions&previous-version=1.15.1&new-version=1.16.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e914cba - Browse repository at this point
Copy the full SHA e914cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f305ef8 - Browse repository at this point
Copy the full SHA f305ef8View commit details -
fix(ci): Update dependabot.yml via ui (bosun-ai#402)
Hopefully fix cargo not updating
Configuration menu - View commit details
-
Copy full SHA for b3b3175 - Browse repository at this point
Copy the full SHA b3b3175View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe25b17 - Browse repository at this point
Copy the full SHA fe25b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for b531bdd - Browse repository at this point
Copy the full SHA b531bddView commit details -
chore: Improve workspace configuration (bosun-ai#404)
Ensure swiftide\* crates are always included. Additionally, these are the default members, excluding examples and benches.
Configuration menu - View commit details
-
Copy full SHA for 2a43a75 - Browse repository at this point
Copy the full SHA 2a43a75View commit details -
chore: release v0.13.4 (bosun-ai#400)
## 🤖 New release * `swiftide`: 0.13.3 -> 0.13.4 (✓ API compatible changes) * `swiftide-core`: 0.13.3 -> 0.13.4 * `swiftide-indexing`: 0.13.3 -> 0.13.4 (✓ API compatible changes) * `swiftide-macros`: 0.13.3 -> 0.13.4 * `swiftide-integrations`: 0.13.3 -> 0.13.4 * `swiftide-query`: 0.13.3 -> 0.13.4 <details><summary><i><b>Changelog</b></i></summary><p> ## `swiftide` <blockquote> ## [0.13.4](bosun-ai/swiftide@v0.13.3...v0.13.4) - 2024-10-21 ### Bug fixes - [47455fb](bosun-ai@47455fb) *(indexing)* Visibility of ChunkMarkdown builder should be public - [2b3b401](bosun-ai@2b3b401) *(indexing)* Improve splitters consistency and provide defaults ([bosun-ai#403](bosun-ai#403)) **Full Changelog**: bosun-ai/swiftide@0.13.3...0.13.4 </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
Configuration menu - View commit details
-
Copy full SHA for c17e9a9 - Browse repository at this point
Copy the full SHA c17e9a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6fa280 - Browse repository at this point
Copy the full SHA b6fa280View commit details -
Configuration menu - View commit details
-
Copy full SHA for c08658f - Browse repository at this point
Copy the full SHA c08658fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c3aff8 - Browse repository at this point
Copy the full SHA 5c3aff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57014d2 - Browse repository at this point
Copy the full SHA 57014d2View commit details -
feat: Index markdown in pgvector
- Prototype pipeline for loading, chunking, enhancing, embedding, and storing markdown content in pgvector. Signed-off-by: shamb0 <r.raajey@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f60d009 - Browse repository at this point
Copy the full SHA f60d009View commit details -
- added Postgres test_util, - completed unit tests for persist and retrieval Signed-off-by: shamb0 <r.raajey@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4266bbe - Browse repository at this point
Copy the full SHA 4266bbeView commit details -
- added Postgres test_util, - completed unit tests for persist and retrieval Signed-off-by: shamb0 <r.raajey@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9a32436 - Browse repository at this point
Copy the full SHA 9a32436View commit details
Commits on Oct 30, 2024
-
Update examples/index_md_into_pgvector.rs
Co-authored-by: Timon Vonk <mail@timonv.nl>
Configuration menu - View commit details
-
Copy full SHA for 95e925a - Browse repository at this point
Copy the full SHA 95e925aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ba300 - Browse repository at this point
Copy the full SHA 72ba300View commit details -
chore(deps): bump the minor group across 1 directory with 12 updates (b…
…osun-ai#410) Bumps the minor group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.90` | `1.0.91` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.213` | | [spider](https://github.com/spider-rs/spider) | `2.9.15` | `2.10.7` | | [auto_encoder](https://github.com/spider-rs/auto-encoder) | `0.1.4` | `0.1.5` | | [aws-sdk-bedrockruntime](https://github.com/awslabs/aws-sdk-rust) | `1.55.0` | `1.56.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.2` | `1.8.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.88` | `1.0.89` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.65` | Updates `anyhow` from 1.0.90 to 1.0.91 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/anyhow/releases">anyhow's releases</a>.</em></p> <blockquote> <h2>1.0.91</h2> <ul> <li>Ensure OUT_DIR is left with deterministic contents after build script execution (<a href="https://redirect.github.com/dtolnay/anyhow/issues/388">#388</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/anyhow/commit/6c52daaa79eb22279248d80bebedc6c14bbb84ec"><code>6c52daa</code></a> Release 1.0.91</li> <li><a href="https://github.com/dtolnay/anyhow/commit/4986853bea70e653e68e6e94f6ac1475bbb5a180"><code>4986853</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/anyhow/issues/388">#388</a> from dtolnay/outdir</li> <li><a href="https://github.com/dtolnay/anyhow/commit/f130b76204037c99e8d883d3854039c8d1993a81"><code>f130b76</code></a> Clean up dep-info files from OUT_DIR</li> <li>See full diff in <a href="https://github.com/dtolnay/anyhow/compare/1.0.90...1.0.91">compare view</a></li> </ul> </details> <br /> Updates `tokio` from 1.40.0 to 1.41.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tokio/releases">tokio's releases</a>.</em></p> <blockquote> <h2>Tokio v1.41.0</h2> <h1>1.41.0 (Oct 22th, 2024)</h1> <h3>Added</h3> <ul> <li>metrics: stabilize <code>global_queue_depth</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6854">#6854</a>, <a href="https://redirect.github.com/tokio-rs/tokio/issues/6918">#6918</a>)</li> <li>net: add conversions for unix <code>SocketAddr</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6868">#6868</a>)</li> <li>sync: add <code>watch::Sender::sender_count</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6836">#6836</a>)</li> <li>sync: add <code>mpsc::Receiver::blocking_recv_many</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6867">#6867</a>)</li> <li>task: stabilize <code>Id</code> apis (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6793">#6793</a>, <a href="https://redirect.github.com/tokio-rs/tokio/issues/6891">#6891</a>)</li> </ul> <h3>Added (unstable)</h3> <ul> <li>metrics: add H2 Histogram option to improve histogram granularity (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6897">#6897</a>)</li> <li>metrics: rename some histogram apis (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6924">#6924</a>)</li> <li>runtime: add <code>LocalRuntime</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6808">#6808</a>)</li> </ul> <h3>Changed</h3> <ul> <li>runtime: box futures larger than 16k on release mode (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6826">#6826</a>)</li> <li>sync: add <code>#[must_use]</code> to <code>Notified</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6828">#6828</a>)</li> <li>sync: make <code>watch</code> cooperative (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6846">#6846</a>)</li> <li>sync: make <code>broadcast::Receiver</code> cooperative (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6870">#6870</a>)</li> <li>task: add task size to tracing instrumentation (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6881">#6881</a>)</li> <li>wasm: enable <code>cfg_fs</code> for <code>wasi</code> target (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6822">#6822</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>net: fix regression of abstract socket path in unix socket (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6838">#6838</a>)</li> </ul> <h3>Documented</h3> <ul> <li>io: recommend <code>OwnedFd</code> with <code>AsyncFd</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6821">#6821</a>)</li> <li>io: document cancel safety of <code>AsyncFd</code> methods (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6890">#6890</a>)</li> <li>macros: render more comprehensible documentation for <code>join</code> and <code>try_join</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6814">#6814</a>, <a href="https://redirect.github.com/tokio-rs/tokio/issues/6841">#6841</a>)</li> <li>net: fix swapped examples for <code>TcpSocket::set_nodelay</code> and <code>TcpSocket::nodelay</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6840">#6840</a>)</li> <li>sync: document runtime compatibility (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6833">#6833</a>)</li> </ul> <p><a href="https://redirect.github.com/tokio-rs/tokio/issues/6793">#6793</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6793">tokio-rs/tokio#6793</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6808">#6808</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6808">tokio-rs/tokio#6808</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6810">#6810</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6810">tokio-rs/tokio#6810</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6814">#6814</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6814">tokio-rs/tokio#6814</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6821">#6821</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6821">tokio-rs/tokio#6821</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6822">#6822</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6822">tokio-rs/tokio#6822</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6826">#6826</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6826">tokio-rs/tokio#6826</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6828">#6828</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6828">tokio-rs/tokio#6828</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6833">#6833</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6833">tokio-rs/tokio#6833</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6836">#6836</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6836">tokio-rs/tokio#6836</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6838">#6838</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6838">tokio-rs/tokio#6838</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6840">#6840</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6840">tokio-rs/tokio#6840</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/tokio/commit/01e04daaa162ce6122bb894fdda0b6803dd32093"><code>01e04da</code></a> chore: prepare Tokio v1.41.0 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6917">#6917</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/92ccadeb3c7058cdc8799b998f6a19a1171691df"><code>92ccade</code></a> runtime: fix stability feature flags for docs (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6909">#6909</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/fbfeb9a68a22556935b64dc426601b799ec369ac"><code>fbfeb9a</code></a> metrics: rename <code>*_poll_count_*</code> to <code>*_poll_time_*</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6924">#6924</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/da745ff335dea94378f5ba2b79e2c9f97cb217aa"><code>da745ff</code></a> metrics: add H2 Histogram option to improve histogram granularity (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6897">#6897</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/ce1c74f1cc1e31083744b6eb24b0e60ceaca4b4e"><code>ce1c74f</code></a> metrics: fix deadlock in injection_queue_depth_multi_thread test (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6916">#6916</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/28c9a14a2e4da99842d41240b301022017b2a04a"><code>28c9a14</code></a> metrics: rename <code>injection_queue_depth</code> to <code>global_queue_depth</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6918">#6918</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/32e0b4325f877d53ddc76818198becad9312159a"><code>32e0b43</code></a> ci: freeze FreeBSD and wasm-unknown-unknown on rustc 1.81 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6911">#6911</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/1656d8e231903a7b84b9e2d5e3db7aeed13a2966"><code>1656d8e</code></a> sync: add <code>mpsc::Receiver::blocking_recv_many</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6867">#6867</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/c9e998e4b3cbd3326b4ef52e38ae22561d6e1f29"><code>c9e998e</code></a> ci: print the correct sort order of the dictionary on failure (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6905">#6905</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/512e9decfb683d22f4a145459142542caa0894c9"><code>512e9de</code></a> rt: add LocalRuntime (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6808">#6808</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tokio-rs/tokio/compare/tokio-1.40.0...tokio-1.41.0">compare view</a></li> </ul> </details> <br /> Updates `serde` from 1.0.210 to 1.0.213 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.213</h2> <ul> <li>Fix support for macro-generated <code>with</code> attributes inside a newtype struct (<a href="https://redirect.github.com/serde-rs/serde/issues/2847">#2847</a>)</li> </ul> <h2>v1.0.212</h2> <ul> <li>Fix hygiene of macro-generated local variable accesses in serde(with) wrappers (<a href="https://redirect.github.com/serde-rs/serde/issues/2845">#2845</a>)</li> </ul> <h2>v1.0.211</h2> <ul> <li>Improve error reporting about mismatched signature in <code>with</code> and <code>default</code> attributes (<a href="https://redirect.github.com/serde-rs/serde/issues/2558">#2558</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> <li>Show variant aliases in error message when variant deserialization fails (<a href="https://redirect.github.com/serde-rs/serde/issues/2566">#2566</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> <li>Improve binary size of untagged enum and internally tagged enum deserialization by about 12% (<a href="https://redirect.github.com/serde-rs/serde/issues/2821">#2821</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/58a8d229315553c4ae0a8d7eee8e382fbae4b4bf"><code>58a8d22</code></a> Release 1.0.213</li> <li><a href="https://github.com/serde-rs/serde/commit/ef0ed22593a17a5af5ebe48d3b6ef7c3de1b116a"><code>ef0ed22</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2847">#2847</a> from dtolnay/newtypewith</li> <li><a href="https://github.com/serde-rs/serde/commit/79925ac3947483013ba8136e43bc0449b99bd10c"><code>79925ac</code></a> Ignore dead_code warning in regression test</li> <li><a href="https://github.com/serde-rs/serde/commit/b60e4092ec83c70e8c7d39574778349b2c5d9f05"><code>b60e409</code></a> Hygiene for macro-generated newtype struct deserialization with 'with' attr</li> <li><a href="https://github.com/serde-rs/serde/commit/fdc36e5c06def28b33d3154f0517969d90b744d8"><code>fdc36e5</code></a> Add regression test for issue 2846</li> <li><a href="https://github.com/serde-rs/serde/commit/49e11ce1bae9fbb9128c9144c4e1051daf7a29ed"><code>49e11ce</code></a> Ignore trivially_copy_pass_by_ref pedantic clippy lint in test</li> <li><a href="https://github.com/serde-rs/serde/commit/7ae1b5f8f39d7a80daaddcc04565f995427bfc41"><code>7ae1b5f</code></a> Release 1.0.212</li> <li><a href="https://github.com/serde-rs/serde/commit/1ac054b34a3139652d20bf9b0a6d206d3837ac3a"><code>1ac054b</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2845">#2845</a> from dtolnay/withlocal</li> <li><a href="https://github.com/serde-rs/serde/commit/1e36ef551dae96d1f93e9f23de78dbfc514aed07"><code>1e36ef5</code></a> Fix hygiene of macro-generated local variable accesses in serde(with) wrappers</li> <li><a href="https://github.com/serde-rs/serde/commit/0058c7226e72e653d9e22c0879403ff6df195ec6"><code>0058c72</code></a> Add regression test for issue 2844</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.210...v1.0.213">compare view</a></li> </ul> </details> <br /> Updates `spider` from 2.9.15 to 2.10.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spider-rs/spider/releases">spider's releases</a>.</em></p> <blockquote> <h2>v2.10.6</h2> <h1>Whats Changed</h1> <ol> <li>add html lang auto encoding handling to improve detection</li> <li>add <code>exclude_selector</code> and <code>root_selector</code> transformations output formats</li> <li>add bin file handling to prevent SOF transformations</li> <li>chore(chrome): fix window navigator stealth handling</li> <li>chore: fix subdomains and tld handling</li> <li>chore(chrome): add automation all routes handling</li> </ol> <p><strong>Full Changelog</strong>: <a href="https://github.com/spider-rs/spider/compare/v2.9.15...v2.10.6">https://github.com/spider-rs/spider/compare/v2.9.15...v2.10.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/spider-rs/spider/commits">compare view</a></li> </ul> </details> <br /> Updates `auto_encoder` from 0.1.4 to 0.1.5 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/spider-rs/auto-encoder/commits">compare view</a></li> </ul> </details> <br /> Updates `aws-sdk-bedrockruntime` from 1.55.0 to 1.56.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/awslabs/aws-sdk-rust/commits">compare view</a></li> </ul> </details> <br /> Updates `bytes` from 1.7.2 to 1.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/bytes/releases">bytes's releases</a>.</em></p> <blockquote> <h2>Bytes 1.8.0</h2> <h1>1.8.0 (October 21, 2024)</h1> <ul> <li>Guarantee address in <code>split_off</code>/<code>split_to</code> for empty slices (<a href="https://redirect.github.com/tokio-rs/bytes/issues/740">#740</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md">bytes's changelog</a>.</em></p> <blockquote> <h1>1.8.0 (October 21, 2024)</h1> <ul> <li>Guarantee address in <code>split_off</code>/<code>split_to</code> for empty slices (<a href="https://redirect.github.com/tokio-rs/bytes/issues/740">#740</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/bytes/commit/c45697ce4230777aa8467db7ef91e89f282a539f"><code>c45697c</code></a> chore: prepare bytes v1.8.0 (<a href="https://redirect.github.com/tokio-rs/bytes/issues/741">#741</a>)</li> <li><a href="https://github.com/tokio-rs/bytes/commit/0ac54ca706dfc039cc738962581bba4793860605"><code>0ac54ca</code></a> Guarantee address in split_off/split_to for empty slices (<a href="https://redirect.github.com/tokio-rs/bytes/issues/740">#740</a>)</li> <li>See full diff in <a href="https://github.com/tokio-rs/bytes/compare/v1.7.2...v1.8.0">compare view</a></li> </ul> </details> <br /> Updates `phf_macros` from 0.11.2 to 0.10.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-phf/rust-phf/blob/v0.10.0/CHANGELOG.md">phf_macros's changelog</a>.</em></p> <blockquote> <h2>0.10.0</h2> <ul> <li>Constify <code>len</code> and <code>is_empty</code> (<a href="https://redirect.github.com/rust-phf/rust-phf/issues/224">#224</a>)</li> <li>Implement <code>Clone</code>, <code>Debug</code>, and <code>FusedIterator</code> (<a href="https://redirect.github.com/rust-phf/rust-phf/issues/226">#226</a>)</li> </ul> <p><a href="https://redirect.github.com/rust-phf/rust-phf/issues/224">#224</a>: <a href="https://redirect.github.com/rust-phf/rust-phf/pull/224">rust-phf/rust-phf#224</a> <a href="https://redirect.github.com/rust-phf/rust-phf/issues/226">#226</a>: <a href="https://redirect.github.com/rust-phf/rust-phf/pull/226">rust-phf/rust-phf#226</a></p> <h2>0.9.1</h2> <p><strong>Yanked except for <code>phf-generator</code>, use 0.10.0 instead.</strong></p> <ul> <li>(phf-generator): Pin <code>criterion</code> version to keep MSRV</li> <li>Constify <code>len</code> and <code>is_empty</code> (<a href="https://redirect.github.com/rust-phf/rust-phf/issues/224">#224</a>) (<strong>yanked</strong>)</li> <li>Implement <code>Clone</code>, <code>Debug</code>, and <code>FusedIterator</code> (<a href="https://redirect.github.com/rust-phf/rust-phf/issues/226">#226</a>) (<strong>yanked</strong>)</li> </ul> <h2>0.9.0</h2> <ul> <li>Our MSRV is now 1.41 or 1.46 (because of dependencies)</li> <li><code>rand</code> dependency has been upgraded to 0.8</li> <li>Fix some crates' build on <code>no_std</code></li> <li>Restore the <code>unicase</code> feature for <code>phf_macros</code></li> <li>Allow using the owned <code>String</code> type for <code>phf</code> dynamic code generation</li> <li>Add back <code>OrderedMap</code> and <code>OrderedSet</code></li> <li>(<strong>breaking change</strong>) Use <code>PhfBorrow</code> trait instead of <code>std::borrow::Borrow</code></li> </ul> <h2>0.8.0</h2> <ul> <li><code>phf_macros</code> now works on stable.</li> <li>:tada: Fixed asymptotic slowdowns when constructing maps over very large datasets (+1M keys)</li> <li>(<strong>breaking change</strong>) The <code>core</code> features of <code>phf</code> and <code>phf_shared</code> have been changed to <code>std</code> default-features.</li> <li>(<strong>breaking change</strong>) The types in <code>phf_codegen</code> can be used with formatting macros via their <code>Display</code> impls and the <code>build()</code> methods no longer take <code>&mut Write</code>.</li> <li>Support has been added for using 128-bit integers as keys.</li> <li>(<strong>breaking change</strong>) The <code>OrderedMap</code> and <code>OrderedSet</code> types and the <code>phf_builder</code> crate have been removed due to lack of use.</li> <li>Byte strings now work correctly as keys.</li> <li><code>unicase</code> dependency has been upgraded to 2.4.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-phf/rust-phf/commit/3ea14b2166553ad6e7b9afe7244144f5d661b6c6"><code>3ea14b2</code></a> Merge pull request <a href="https://redirect.github.com/rust-phf/rust-phf/issues/230">#230</a> from JohnTitor/release-0.10</li> <li><a href="https://github.com/rust-phf/rust-phf/commit/588ac25dd5c0afccea084e6f94867328a6a30454"><code>588ac25</code></a> Prepare for release 0.10.0</li> <li><a href="https://github.com/rust-phf/rust-phf/commit/fbb18f925018fa621ce8a8d334f6746ae0f1d072"><code>fbb18f9</code></a> Fix publish failure</li> <li><a href="https://github.com/rust-phf/rust-phf/commit/d527f9d016adafe7d2930e37710291030b432838"><code>d527f9d</code></a> Merge pull request <a href="https://redirect.github.com/rust-phf/rust-phf/issues/228">#228</a> from JohnTitor/release-0.9.1</li> <li><a href="https://github.com/rust-phf/rust-phf/commit/9b719789149ef195ef5eba093b7e73255fbef8dc"><code>9b71978</code></a> Prepare for v0.9.1</li> <li><a href="https://github.com/rust-phf/rust-phf/commit/012be08aa1bc23092539bf617317243e672c75b1"><code>012be08</code></a> Merge pull request <a href="https://redirect.github.com/rust-phf/rust-phf/issues/226">#226</a> from bhgomes/iterator-traits</li> <li><a href="https://github.com/rust-phf/rust-phf/commit/e47e4dce434fd8d0ee80a3c57880f6b2465eed90"><code>e47e4dc</code></a> add trait implementations to iterators mirroring std::collections</li> <li><a href="https://github.com/rust-phf/rust-phf/commit/d71851ef62092143914cc5a2bbbb780029a55ceb"><code>d71851e</code></a> Merge pull request <a href="https://redirect.github.com/rust-phf/rust-phf/issues/227">#227</a> from JohnTitor/pin-criterion</li> <li><a href="https://github.com/rust-phf/rust-phf/commit/b19afb6544c4c04fb7893661455191942d14e4af"><code>b19afb6</code></a> Pin <code>criterion</code> version</li> <li><a href="https://github.com/rust-phf/rust-phf/commit/65deaf745b5175b6b8e645b6c66e53fc55bb3a85"><code>65deaf7</code></a> Merge pull request <a href="https://redirect.github.com/rust-phf/rust-phf/issues/224">#224</a> from bhgomes/const-fns</li> <li>Additional commits viewable in <a href="https://github.com/rust-phf/rust-phf/compare/phf_macros-v0.11.2...v0.10.0">compare view</a></li> </ul> </details> <br /> Updates `proc-macro2` from 1.0.88 to 1.0.89 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/proc-macro2/releases">proc-macro2's releases</a>.</em></p> <blockquote> <h2>1.0.89</h2> <ul> <li>Ensure OUT_DIR is left with deterministic contents after build script execution (<a href="https://redirect.github.com/dtolnay/proc-macro2/issues/474">#474</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/proc-macro2/commit/671d87da32779e3a5c4cecacd8a9234e0e27630c"><code>671d87d</code></a> Release 1.0.89</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/9574d983aea667b9c4d7a744212df5fc00daef1f"><code>9574d98</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/proc-macro2/issues/474">#474</a> from dtolnay/outdir</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/3e8962cc14b0af47f0b07beeab2a560447f969f4"><code>3e8962c</code></a> Clean up dep-info files from OUT_DIR</li> <li>See full diff in <a href="https://github.com/dtolnay/proc-macro2/compare/1.0.88...1.0.89">compare view</a></li> </ul> </details> <br /> Updates `serde_derive` from 1.0.210 to 1.0.213 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde_derive's releases</a>.</em></p> <blockquote> <h2>v1.0.213</h2> <ul> <li>Fix support for macro-generated <code>with</code> attributes inside a newtype struct (<a href="https://redirect.github.com/serde-rs/serde/issues/2847">#2847</a>)</li> </ul> <h2>v1.0.212</h2> <ul> <li>Fix hygiene of macro-generated local variable accesses in serde(with) wrappers (<a href="https://redirect.github.com/serde-rs/serde/issues/2845">#2845</a>)</li> </ul> <h2>v1.0.211</h2> <ul> <li>Improve error reporting about mismatched signature in <code>with</code> and <code>default</code> attributes (<a href="https://redirect.github.com/serde-rs/serde/issues/2558">#2558</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> <li>Show variant aliases in error message when variant deserialization fails (<a href="https://redirect.github.com/serde-rs/serde/issues/2566">#2566</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> <li>Improve binary size of untagged enum and internally tagged enum deserialization by about 12% (<a href="https://redirect.github.com/serde-rs/serde/issues/2821">#2821</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/58a8d229315553c4ae0a8d7eee8e382fbae4b4bf"><code>58a8d22</code></a> Release 1.0.213</li> <li><a href="https://github.com/serde-rs/serde/commit/ef0ed22593a17a5af5ebe48d3b6ef7c3de1b116a"><code>ef0ed22</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2847">#2847</a> from dtolnay/newtypewith</li> <li><a href="https://github.com/serde-rs/serde/commit/79925ac3947483013ba8136e43bc0449b99bd10c"><code>79925ac</code></a> Ignore dead_code warning in regression test</li> <li><a href="https://github.com/serde-rs/serde/commit/b60e4092ec83c70e8c7d39574778349b2c5d9f05"><code>b60e409</code></a> Hygiene for macro-generated newtype struct deserialization with 'with' attr</li> <li><a href="https://github.com/serde-rs/serde/commit/fdc36e5c06def28b33d3154f0517969d90b744d8"><code>fdc36e5</code></a> Add regression test for issue 2846</li> <li><a href="https://github.com/serde-rs/serde/commit/49e11ce1bae9fbb9128c9144c4e1051daf7a29ed"><code>49e11ce</code></a> Ignore trivially_copy_pass_by_ref pedantic clippy lint in test</li> <li><a href="https://github.com/serde-rs/serde/commit/7ae1b5f8f39d7a80daaddcc04565f995427bfc41"><code>7ae1b5f</code></a> Release 1.0.212</li> <li><a href="https://github.com/serde-rs/serde/commit/1ac054b34a3139652d20bf9b0a6d206d3837ac3a"><code>1ac054b</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2845">#2845</a> from dtolnay/withlocal</li> <li><a href="https://github.com/serde-rs/serde/commit/1e36ef551dae96d1f93e9f23de78dbfc514aed07"><code>1e36ef5</code></a> Fix hygiene of macro-generated local variable accesses in serde(with) wrappers</li> <li><a href="https://github.com/serde-rs/serde/commit/0058c7226e72e653d9e22c0879403ff6df195ec6"><code>0058c72</code></a> Add regression test for issue 2844</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.210...v1.0.213">compare view</a></li> </ul> </details> <br /> Updates `thiserror` from 1.0.64 to 1.0.65 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/thiserror/releases">thiserror's releases</a>.</em></p> <blockquote> <h2>1.0.65</h2> <ul> <li>Ensure OUT_DIR is left with deterministic contents after build script execution (<a href="https://redirect.github.com/dtolnay/thiserror/issues/325">#325</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/thiserror/commit/5088592a4efb6a5c40b4d869eb1a0e2eacf622cb"><code>5088592</code></a> Release 1.0.65</li> <li><a href="https://github.com/dtolnay/thiserror/commit/3309b3772afc1ddc248f52ce52cba995fd0bf1da"><code>3309b37</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/thiserror/issues/325">#325</a> from dtolnay/outdir</li> <li><a href="https://github.com/dtolnay/thiserror/commit/f563b1dc7620304c797cb794ba6e45fcba2b7586"><code>f563b1d</code></a> Clean up dep-info files from OUT_DIR</li> <li><a href="https://github.com/dtolnay/thiserror/commit/a72ea77c457bd4e150e8de93b33d8258f1908feb"><code>a72ea77</code></a> Resolve extra_unused_lifetimes clippy lint</li> <li><a href="https://github.com/dtolnay/thiserror/commit/1b15d6e6a44cd32d3622864ee6a77097a51df185"><code>1b15d6e</code></a> Ignore needless_lifetimes clippy lint</li> <li>See full diff in <a href="https://github.com/dtolnay/thiserror/compare/1.0.64...1.0.65">compare view</a></li> </ul> </details> <br /> Updates `thiserror-impl` from 1.0.64 to 1.0.65 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/thiserror/releases">thiserror-impl's releases</a>.</em></p> <blockquote> <h2>1.0.65</h2> <ul> <li>Ensure OUT_DIR is left with deterministic contents after build script execution (<a href="https://redirect.github.com/dtolnay/thiserror/issues/325">#325</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/thiserror/commit/5088592a4efb6a5c40b4d869eb1a0e2eacf622cb"><code>5088592</code></a> Release 1.0.65</li> <li><a href="https://github.com/dtolnay/thiserror/commit/3309b3772afc1ddc248f52ce52cba995fd0bf1da"><code>3309b37</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/thiserror/issues/325">#325</a> from dtolnay/outdir</li> <li><a href="https://github.com/dtolnay/thiserror/commit/f563b1dc7620304c797cb794ba6e45fcba2b7586"><code>f563b1d</code></a> Clean up dep-info files from OUT_DIR</li> <li><a href="https://github.com/dtolnay/thiserror/commit/a72ea77c457bd4e150e8de93b33d8258f1908feb"><code>a72ea77</code></a> Resolve extra_unused_lifetimes clippy lint</li> <li><a href="https://github.com/dtolnay/thiserror/commit/1b15d6e6a44cd32d3622864ee6a77097a51df185"><code>1b15d6e</code></a> Ignore needless_lifetimes clippy lint</li> <li>See full diff in <a href="https://github.com/dtolnay/thiserror/compare/1.0.64...1.0.65">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6781ec3 - Browse repository at this point
Copy the full SHA 6781ec3View commit details -
fix(indexing)!: Node ID no longer memoized (bosun-ai#414)
As @shamb0 pointed out in bosun-ai#392, there is a potential issue where Node ids are get cached before chunking or other transformations, breaking upserts and potentially resulting in data loss. BREAKING CHANGE: This PR reworks Nodes with a builder API and a private id. Hence, manually creating nodes no longer works. In the future, all the fields are likely to follow the same pattern, so that we can decouple the inner fields from the Node's implementation.
Configuration menu - View commit details
-
Copy full SHA for 5c3458c - Browse repository at this point
Copy the full SHA 5c3458cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40709be - Browse repository at this point
Copy the full SHA 40709beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fba78d - Browse repository at this point
Copy the full SHA 7fba78dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce3945b - Browse repository at this point
Copy the full SHA ce3945bView commit details -
chore: release v0.14.0 (bosun-ai#416)
## 🤖 New release * `swiftide`: 0.13.4 -> 0.14.0 (✓ API compatible changes) * `swiftide-core`: 0.13.4 -> 0.14.0 (
⚠️ API breaking changes) * `swiftide-indexing`: 0.13.4 -> 0.14.0 (✓ API compatible changes) * `swiftide-macros`: 0.13.4 -> 0.14.0 * `swiftide-integrations`: 0.13.4 -> 0.14.0 (✓ API compatible changes) * `swiftide-query`: 0.13.4 -> 0.14.0 (✓ API compatible changes) ###⚠️ `swiftide-core` breaking changes ``` --- failure inherent_method_missing: pub method removed or renamed --- Description: A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely. ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.36.0/src/lints/inherent_method_missing.ron Failed in: Node::update_id, previously in file /tmp/.tmpp9ZuUf/swiftide-core/src/node.rs:204 --- failure struct_pub_field_missing: pub struct's pub field removed or renamed --- Description: A publicly-visible struct has at least one public field that is no longer available under its prior name. It may have been renamed or removed entirely. ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.36.0/src/lints/struct_pub_field_missing.ron Failed in: field id of struct Node, previously in file /tmp/.tmpp9ZuUf/swiftide-core/src/node.rs:41 ``` <details><summary><i><b>Changelog</b></i></summary><p> ## `swiftide` <blockquote> ## [0.14.0](bosun-ai/swiftide@v0.13.4...v0.14.0) - 2024-10-27 ### New features - [a866d38](bosun-ai@a866d38) *(integrations)* Support in process hugging face models via mistralrs ([bosun-ai#386](bosun-ai#386)) ### Bug fixes - [551a9cb](bosun-ai@551a9cb) *(indexing)* [**breaking**] Node ID no longer memoized ([bosun-ai#414](bosun-ai#414)) ````text As @shamb0 pointed out in [bosun-ai#392](bosun-ai#392), there is a potential issue where Node ids are get cached before chunking or other transformations, breaking upserts and potentially resulting in data loss. ```` **BREAKING CHANGE**: This PR reworks Nodes with a builder API and a private id. Hence, manually creating nodes no longer works. In the future, all the fields are likely to follow the same pattern, so that we can decouple the inner fields from the Node's implementation. - [c091ffa](bosun-ai@c091ffa) *(indexing)* Use atomics for key generation in memory storage ([bosun-ai#415](bosun-ai#415)) ### Miscellaneous - [0000000](bosun-ai@0000000) Update Cargo.toml dependencies **Full Changelog**: bosun-ai/swiftide@0.13.4...0.14.0 </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).Configuration menu - View commit details
-
Copy full SHA for ae7718d - Browse repository at this point
Copy the full SHA ae7718dView commit details -
fix: Revert 0.14 release as mistralrs is unpublished (bosun-ai#417)
Revert the 0.14 release as `mistralrs` is unpublished and unfortunately cannot be released.
Configuration menu - View commit details
-
Copy full SHA for 3c74464 - Browse repository at this point
Copy the full SHA 3c74464View commit details -
fix(integrations): Revert mistralrs support (bosun-ai#418)
Unfortunately we cannot publish unpublished crates. When mistral-rs is published, we are happy to add support again. This reverts commit a866d38.
Configuration menu - View commit details
-
Copy full SHA for e32f721 - Browse repository at this point
Copy the full SHA e32f721View commit details -
chore: Re-release 0.14 without mistralrs (bosun-ai#419)
- **Revert "fix: Revert 0.14 release as mistralrs is unpublished (bosun-ai#417)"** - **Fix changelog**
Configuration menu - View commit details
-
Copy full SHA for 30c2d01 - Browse repository at this point
Copy the full SHA 30c2d01View commit details -
chore: release v0.14.1 (bosun-ai#420)
## 🤖 New release * `swiftide`: 0.14.0 -> 0.14.1 (✓ API compatible changes) * `swiftide-core`: 0.14.0 -> 0.14.1 * `swiftide-indexing`: 0.14.0 -> 0.14.1 (✓ API compatible changes) * `swiftide-macros`: 0.14.0 -> 0.14.1 * `swiftide-integrations`: 0.14.0 -> 0.14.1 * `swiftide-query`: 0.14.0 -> 0.14.1 <details><summary><i><b>Changelog</b></i></summary><p> ## `swiftide` <blockquote> ## [0.14.1](bosun-ai/swiftide@v0.14.0...v0.14.1) - 2024-10-27 ### Bug fixes - [5bbcd55](bosun-ai@5bbcd55) Revert 0.14 release as mistralrs is unpublished ([bosun-ai#417](bosun-ai#417)) ````text Revert the 0.14 release as `mistralrs` is unpublished and unfortunately cannot be released. ```` ### Miscellaneous - [07c2661](bosun-ai@07c2661) Re-release 0.14 without mistralrs ([bosun-ai#419](bosun-ai#419)) ````text - **Revert "fix: Revert 0.14 release as mistralrs is unpublished ([bosun-ai#417](https://github.com/bosun-ai/swiftide/pull/417))"** - **Fix changelog** ```` **Full Changelog**: bosun-ai/swiftide@0.14.0...0.14.1 </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
Configuration menu - View commit details
-
Copy full SHA for fade2fe - Browse repository at this point
Copy the full SHA fade2feView commit details -
feat: Index markdown in pgvector
- Prototype pipeline for loading, chunking, enhancing, embedding, and storing markdown content in pgvector. Signed-off-by: shamb0 <r.raajey@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for acb34af - Browse repository at this point
Copy the full SHA acb34afView commit details -
chore: release v0.13.4 (bosun-ai#400)
* `swiftide`: 0.13.3 -> 0.13.4 (✓ API compatible changes) * `swiftide-core`: 0.13.3 -> 0.13.4 * `swiftide-indexing`: 0.13.3 -> 0.13.4 (✓ API compatible changes) * `swiftide-macros`: 0.13.3 -> 0.13.4 * `swiftide-integrations`: 0.13.3 -> 0.13.4 * `swiftide-query`: 0.13.3 -> 0.13.4 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> [0.13.4](bosun-ai/swiftide@v0.13.3...v0.13.4) - 2024-10-21 - [47455fb](bosun-ai@47455fb) *(indexing)* Visibility of ChunkMarkdown builder should be public - [2b3b401](bosun-ai@2b3b401) *(indexing)* Improve splitters consistency and provide defaults ([bosun-ai#403](bosun-ai#403)) **Full Changelog**: bosun-ai/swiftide@0.13.3...0.13.4 </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
Configuration menu - View commit details
-
Copy full SHA for b7aa295 - Browse repository at this point
Copy the full SHA b7aa295View commit details -
Completed release v0.14.1 intake
Addressed review feedback: - Updated PostgreSQL insertion to use upsert with unnest for bulk indexing of vector rows - Modified 'start_postgres()' to use the 'pgvector/pgvector:pg17' Docker image and 'Mount::tmpfs_mount()' for in-memory volume - Cleaned up extra logging and tracing for streamlined output Signed-off-by: shamb0 <r.raajey@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bd0b265 - Browse repository at this point
Copy the full SHA bd0b265View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eb579f - Browse repository at this point
Copy the full SHA 3eb579fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ad22f1 - Browse repository at this point
Copy the full SHA 6ad22f1View commit details
Commits on Nov 1, 2024
-
- Integrate retrieval functionality. - Extend unit test coverage by 30%. Signed-off-by: shamb0 <r.raajey@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 15b2909 - Browse repository at this point
Copy the full SHA 15b2909View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6817d4b - Browse repository at this point
Copy the full SHA 6817d4bView commit details