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: openfga/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.3
Choose a base ref
...
head repository: openfga/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.4
Choose a head ref
  • 5 commits
  • 8 files changed
  • 5 contributors

Commits on Aug 13, 2025

  1. chore(docs): fix escape in README.md (#560)

    * Update README.md
    
    Improvements in Glob support docs
    
    * Update README.md
    
    Co-authored-by: Raghd Hamzeh <raghd@rhamzeh.com>
    
    ---------
    
    Co-authored-by: Raghd Hamzeh <raghd@rhamzeh.com>
    aaguiarz and rhamzeh authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    02a1245 View commit details
    Browse the repository at this point in the history
  2. fix: duplicate error messages in query commands (#559)

    * fix: remove duplicate error wrapping in query commands
    
    Signed-off-by: Siddhant Khare <Siddhantkhare2694@gmail.com>
    
    * docs: add changelog entry for duplicate error message fix
    
    * fix format
    
    ---------
    
    Signed-off-by: Siddhant Khare <Siddhantkhare2694@gmail.com>
    Siddhant-K-code authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    77c7c46 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    4916b91 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/openfga/openfga in the dependencies group (

    #562)
    
    Bumps the dependencies group with 1 update: [github.com/openfga/openfga](https://github.com/openfga/openfga).
    
    
    Updates `github.com/openfga/openfga` from 1.9.3 to 1.9.4
    - [Release notes](https://github.com/openfga/openfga/releases)
    - [Changelog](https://github.com/openfga/openfga/blob/main/CHANGELOG.md)
    - [Commits](openfga/openfga@v1.9.3...v1.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/openfga/openfga
      dependency-version: 1.9.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    56c11cc View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. release: v0.7.4 (#563)

    * chore(deps): bump openfga
    
    * release: v0.7.4
    rhamzeh authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    6320eee View commit details
    Browse the repository at this point in the history
Loading