Skip to content

0.3.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 18:08
730a223

Merged PRs

dolt-workbench

  • 352: Web: connections page redesign
    Screenshot 2025-01-15 at 4 37 01 PM
    Screenshot 2025-01-16 at 11 19 32 AM
  • 351: build(deps): bump next from 14.2.15 to 14.2.21 in /web
    Bumps next from 14.2.15 to 14.2.21.
    Release notes

    Sourced from next's releases.

    v14.2.21

    [!NOTE]
    This release is backporting bug fixes. It does not include all pending features/changes on canary.

    Core Changes

    Misc Changes

    Credits

    Huge thanks to @​unstubbable, @​ztanner, and @​styfle for helping!

    v14.2.20

    [!NOTE]
    This release is backporting bug fixes. It does not include all pending features/changes on canary.

    Core Changes

    Credits

    Huge thanks to @​wyattjoh for helping!

    v14.2.19

    [!NOTE]
    This release is backporting bug fixes. It does not include all pending features/changes on canary.

    Core Changes

    • ensure worker exits bubble to parent process (#73433)
    • Increase max cache tags to 128 (#73125)

    Misc Changes

    • Update max tag items limit in docs (#73445)

    Credits

    Huge thanks to @​ztanner and @​ijjk for helping!

    v14.2.18

    [!NOTE]
    This release is backporting bug fixes. It does not include all pending features/changes on canary.

    Core Changes

    • Fix: (third-parties) sendGTMEvent not queueing events before GTM init (#68683) (#72111)
    • Ignore error pages for cache revalidate (#72412) (#72484)

    Credits

    ... (truncated)

    Commits

    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=14.2.15&new-version=14.2.21)](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) ---
    Dependabot commands and options
    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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dolthub/dolt-workbench/network/alerts).
  • 350: Web: connections and connection configuration page redesign
    Connections:
    Screenshot 2025-01-23 at 11 14 37 AM
    Add connections:
    Screenshot 2025-01-23 at 11 14 51 AM
  • 349: Graphql, Web: compare commits, tags, branches and show diffs
    #292
    diff url errors when tags include".". Used commit ids instead of tag names as a workaround in workbench. Need to check if DoltHub has the same issue.
    add Diff branches/ commits/ releases buttons to branches/ commits/ releases pages. link to the compare page:
    Screenshot 2025-01-16 at 3 31 44 PM
  • 348: Graphql, Web: use refname on pull and push
  • 302: Web: added connections and databases selector, changed theme color
    App:
    Screenshot 2025-01-03 at 1 21 54 PM
    Screenshot 2025-01-03 at 2 44 05 PM
    Web:
    Screenshot 2025-01-03 at 2 04 47 PM
    Screenshot 2025-01-03 at 2 24 44 PM
    figma desgin: https://www.figma.com/design/Xzjg91DdTcn9NOlFtp93gO/Dolt-Workbench-v1?node-id=168-291&t=s9Q1reuw8Olc8KkS-0

Closed Issues

  • 274: Remotes Tab
  • 320: "Is behind" and "Is ahead" messaging on remote branches.
  • 319: Add fetch to Remote Actions