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: pb33f/wiretap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.18
Choose a base ref
...
head repository: pb33f/wiretap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 17 files changed
  • 4 contributors

Commits on Jul 4, 2024

  1. Added nill check for path configuration options.

    was throwing a panic when no config was used.
    daveshanley committed Jul 4, 2024
    Copy the full SHA
    bb3787e View commit details

Commits on Jul 23, 2024

  1. OPENAPI: the rewrite header key formatting is odd; let's just make su…

    …re all our bases are covered
    jacobm-splunk authored and daveshanley committed Jul 23, 2024
    Copy the full SHA
    dcf224c View commit details
  2. OPENAPI: added tests

    jacobm-splunk authored and daveshanley committed Jul 23, 2024
    Copy the full SHA
    0d7463d View commit details

Commits on Aug 8, 2024

  1. Addressed issue #132

    Circular references are no reason to fail running wiretap. Warnings are printed if there are errors, but the model is loaded.
    daveshanley committed Aug 8, 2024
    Copy the full SHA
    f1c4224 View commit details

Commits on Oct 2, 2024

  1. v0.2.0

    Changed license to BUSL 1.1. Upgraded all deps.
    daveshanley committed Oct 2, 2024
    Copy the full SHA
    a7b3522 View commit details
  2. Copy the full SHA
    2dc1acd View commit details
  3. Copy the full SHA
    9c88a63 View commit details

Commits on Nov 1, 2024

  1. fix: also consider Accept header in addition to Content-Type when mak…

    …ing decisions on media type
    macyabbey authored and daveshanley committed Nov 1, 2024
    Copy the full SHA
    1f83821 View commit details
  2. Copy the full SHA
    4f7bc5d View commit details
  3. let dockerfile support multi platform builds, change publish action t…

    …o pulish muti-platform builds
    macyabbey authored and daveshanley committed Nov 1, 2024
    Copy the full SHA
    0a59369 View commit details
  4. fix up path

    macyabbey authored and daveshanley committed Nov 1, 2024
    Copy the full SHA
    a050935 View commit details
  5. Copy the full SHA
    1ca6f78 View commit details

Commits on Jan 8, 2025

  1. Copy the full SHA
    de7b40f View commit details

Commits on Feb 12, 2025

  1. Copy the full SHA
    24acd3e View commit details
  2. Copy the full SHA
    259a1a6 View commit details
  3. fix: mock_engine_test.go had out of date test

    The description n in the https://api.pb33f.io/wiretap/giftshop-openapi.yaml changed from `A t-shirt with the pb33f logo on it`-> `A t-shirt with the pb33f logo on the front`
    serranoio authored and daveshanley committed Feb 12, 2025
    Copy the full SHA
    8d89429 View commit details
Loading