Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

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: stackql/stackql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.122
Choose a base ref
...
head repository: stackql/stackql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.131
Choose a head ref
  • 9 commits
  • 56 files changed
  • 4 contributors

Commits on Mar 2, 2025

  1. version-0.7

    Summary:
    
    - Stable pre-release version `v0.7`.
    general-kroll-4-life committed Mar 2, 2025
    Configuration menu
    Copy the full SHA
    cbaa4a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. short-term-fix (#530)

    Summary:
    
    - Mandatory `actions/cache` upgrade.
    - Hack for secret dependent `docker` flow under fork PRs.  Temp fix at best.
    general-kroll-4-life authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    b43e6cc View commit details
    Browse the repository at this point in the history
  2. hotfix-pr-logic (#532)

    Summary:
    
    - Checking if fork PR logic fix.
    general-kroll-4-life authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    467ab0a View commit details
    Browse the repository at this point in the history
  3. fix: fix the wrong error return value (#533)

    Signed-off-by: drawdrop <[email protected]>
    Co-authored-by: drawdrop <[email protected]>
    general-kroll-4-life and drawdrop authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    1608439 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. any-sdk-protocol-agnostic (#535)

    Summary:
    
    - Next gen `any-sdk` with protocol abstraction.
    - Stream processing moved to `any-sdk`.
    - GraphQL migrated.
    - Encapsulation of call logic.
    - Tests passing.
    general-kroll-4-life authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    e4cfc6c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. fix: Fix problematic error returns (#536)

    Signed-off-by: cuishuang <[email protected]>
    Co-authored-by: cuishuang <[email protected]>
    general-kroll-4-life and cuishuang authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    07fce6c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2025

  1. local-execution (#538)

    Summary:
    
    - New and refined `any-sdk` API.
    - Local execution functionality in place.
    - `insert`, `select`, `describe`, `show` all covered.
    - Added robot test `Local Execution Openssl RSA Show Methods`.
    - Added robot test `Local Execution Openssl Create RSA Key Pair`.
    - Added robot test `Local Execution Openssl x509 Describe`.
    - Added robot test `Local Execution Openssl x509 Select`.
    general-kroll-4-life authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    b6b8683 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Configuration menu
    Copy the full SHA
    4749169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    783e018 View commit details
    Browse the repository at this point in the history
Loading