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: blockfrost/openapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.86
Choose a base ref
...
head repository: blockfrost/openapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.87
Choose a head ref
  • 11 commits
  • 190 files changed
  • 4 contributors

Commits on Mar 5, 2026

  1. feat: 0.1.86 rust

    vladimirvolek committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    1b76251 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #442 from blockfrost/rust-0.1.86

    Release 0.1.86 rust
    vladimirvolek authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    28fedd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. feat: add tls features to rust api client

    by upgrading the generator from `0.7.12` to `0.7.20`
    
    This also upgrade `reqwest` to `0.13+`.
    Alenar committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    064005c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Configuration menu
    Copy the full SHA
    b0a8b2d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. chore: update Cargo.lock

    Alenar committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    a75fe1d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. fix: tests

    vladimirvolek committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    c2e8aa9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #444 from blockfrost/fix/pagination-withdrawals

    fix: missing pagination params in proposals/*/withdrawals
    slowbackspace authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    aaf3bd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. Merge pull request #443 from Alenar/master

    feat: add tls backend control through features to rust api client
    vladimirvolek authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    ea9c771 View commit details
    Browse the repository at this point in the history
  2. release: 0.1.87

    vladimirvolek committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    1e51ddb View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    vladimirvolek and Copilot authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    6491d8a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #445 from blockfrost/release-0.1.87

    release: 0.1.87
    vladimirvolek authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    8b9344b View commit details
    Browse the repository at this point in the history
Loading