-
Notifications
You must be signed in to change notification settings - Fork 89
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: meilisearch/meilisearch-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.30.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: meilisearch/meilisearch-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refs/heads/main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 8 files changed
- 4 contributors
Commits on Jan 1, 2025
-
chore(deps): bump github.com/mailru/easyjson from 0.7.7 to 0.9.0
Bumps [github.com/mailru/easyjson](https://github.com/mailru/easyjson) from 0.7.7 to 0.9.0. - [Release notes](https://github.com/mailru/easyjson/releases) - [Commits](mailru/easyjson@v0.7.7...v0.9.0) --- updated-dependencies: - dependency-name: github.com/mailru/easyjson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2133201 - Browse repository at this point
Copy the full SHA 2133201View commit details
Commits on Jan 2, 2025
-
599: chore(deps): bump github.com/mailru/easyjson from 0.7.7 to 0.9.0 r=curquiza a=dependabot[bot] Bumps [github.com/mailru/easyjson](https://github.com/mailru/easyjson) from 0.7.7 to 0.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mailru/easyjson/releases">github.com/mailru/easyjson's releases</a>.</em></p> <blockquote> <h2>v0.9.0</h2> <p>up go version and bugfixes</p> <h2>v0.8.0</h2> <p>stable version before go version bump</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mailru/easyjson/commit/5e854fb809ec83ff18eb74554fd5c693e28eaadb"><code>5e854fb</code></a> Merge pull request <a href="https://redirect.github.com/mailru/easyjson/issues/388">#388</a> from testwill/string</li> <li><a href="https://github.com/mailru/easyjson/commit/78171e8003c8117a9183b1b7260239a615ace8a6"><code>78171e8</code></a> Merge pull request <a href="https://redirect.github.com/mailru/easyjson/issues/396">#396</a> from SolidShake/fix-null-map-key</li> <li><a href="https://github.com/mailru/easyjson/commit/907f46a3eb29e4817ffd234da48438fb0d3cb5b6"><code>907f46a</code></a> up go version to 1.20</li> <li><a href="https://github.com/mailru/easyjson/commit/0e683d55cb7f288d05824e1f01c7a54041db29d1"><code>0e683d5</code></a> only default tests</li> <li><a href="https://github.com/mailru/easyjson/commit/8ef38d7618660af569e7e673c9c052d31faa94bc"><code>8ef38d7</code></a> upd test version</li> <li><a href="https://github.com/mailru/easyjson/commit/c2f6bad9b578ab0fe911dfd58ae80182d803dadf"><code>c2f6bad</code></a> Merge pull request <a href="https://redirect.github.com/mailru/easyjson/issues/405">#405</a> from IakovLeven/patch-1</li> <li><a href="https://github.com/mailru/easyjson/commit/d48874ae4a005fe308cf62551e7babf7cee61514"><code>d48874a</code></a> Merge pull request <a href="https://redirect.github.com/mailru/easyjson/issues/381">#381</a> from niallnsec/master</li> <li><a href="https://github.com/mailru/easyjson/commit/46715aab064260bc137b2ee412802f7dee5a6be0"><code>46715aa</code></a> Fix Unmarshaler interface description</li> <li><a href="https://github.com/mailru/easyjson/commit/32296272946138958f1507179d341a69a878e902"><code>3229627</code></a> Fix null key in map</li> <li><a href="https://github.com/mailru/easyjson/commit/34d2f3ad1a4848da7c1422bce917f14038fcee8b"><code>34d2f3a</code></a> Only add tags to run command if set</li> <li>Additional commits viewable in <a href="https://github.com/mailru/easyjson/compare/v0.7.7...v0.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mailru/easyjson&package-manager=go_modules&previous-version=0.7.7&new-version=0.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ab5d7e - Browse repository at this point
Copy the full SHA 4ab5d7eView commit details
Commits on Jan 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b4891e7 - Browse repository at this point
Copy the full SHA b4891e7View commit details -
601: Update installation instructions r=Ja7ad a=meili-bot _This PR is auto-generated._ Update README.md with the latest installation instructions following this [mega issue](meilisearch/integration-guides#308). Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e69729a - Browse repository at this point
Copy the full SHA e69729aView commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b5b879c - Browse repository at this point
Copy the full SHA b5b879cView commit details -
602: Update license for 2025 r=curquiza a=meili-bot _This PR is auto-generated._ Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 55d3119 - Browse repository at this point
Copy the full SHA 55d3119View commit details
Commits on Jan 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 25cd056 - Browse repository at this point
Copy the full SHA 25cd056View commit details
Commits on Feb 5, 2025
-
603: GetTasks: allow for reverse param r=curquiza a=cosmastech # Pull Request ## Related issue Fixes #596 ## What does this PR do? - Allow passing "reverse" to the get tasks endpoint. ## PR checklist Please check if your PR fulfills the following requirements: - [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)? - [x] Have you read the contributing guidelines? - [x] Have you made sure that the title is accurate and descriptive of the changes? Thank you so much for contributing to Meilisearch! Co-authored-by: Luke Kuzmish <lakuzmish@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 40ea18f - Browse repository at this point
Copy the full SHA 40ea18fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.30.0...refs/heads/main