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: CodingAleCR/http_interceptor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0-beta.7
Choose a base ref
...
head repository: CodingAleCR/http_interceptor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 12 commits
  • 23 files changed
  • 7 contributors

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    82b3bd7 View commit details
    Browse the repository at this point in the history
  2. ci: fix publish action

    CodingAleCR authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    e659d5a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

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

Commits on Oct 9, 2023

  1. fix: type 'Response' is not a subtype of type 'StreamedResponse' in t…

    …ype cast (#132)
    
    Co-authored-by: wilinz <weiizan71@gmail.com>
    wilinz and wilinz authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    808da34 View commit details
    Browse the repository at this point in the history
  2. build: version bump

    CodingAleCR authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cd56407 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. build: update deps

    CodingAleCR committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    50cf130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4091111 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. feat: Simplify configuration of delay between retries (#122)

    * feat: Simplify configuration of delay between retries
    
    * fix: duplicate export
    
    * docs: Add feature simplifying the configuration of delays between retries to readme file
    
    ---------
    
    Co-authored-by: Alejandro Ulate <me@codingale.dev>
    jonasschaude and CodingAleCR authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cd58d44 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. refactor!: use FutureOr to allow synchronous interceptors (#144)

    Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
    Co-authored-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
    Leptopoda and Leptopoda authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    f54a401 View commit details
    Browse the repository at this point in the history
  2. docs: add ayyysh04 as a contributor for ideas (#146)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    e098bfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25ab8b6 View commit details
    Browse the repository at this point in the history
Loading