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: ogen-go/ogen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.1
Choose a base ref
...
head repository: ogen-go/ogen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.2
Choose a head ref
  • 13 commits
  • 62 files changed
  • 3 contributors

Commits on Sep 26, 2025

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

Commits on Sep 27, 2025

  1. feat(config): add json schema

    Fix #1538
    ernado committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    bfd20d8 View commit details
    Browse the repository at this point in the history
  2. feat: generate json schema

    ernado committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    fe556b7 View commit details
    Browse the repository at this point in the history
  3. fix: paths

    ernado committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    06dda01 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1539 from ogen-go/feat/config-json-schema

    feat(config): add json schema
    ernado authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    f7043ba View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

  1. Configuration menu
    Copy the full SHA
    2aed6b9 View commit details
    Browse the repository at this point in the history
  2. chore(gen): upd

    ernado committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    9a36794 View commit details
    Browse the repository at this point in the history
  3. fix: tests

    ernado committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    c5fb087 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1541 from ogen-go/fix/use-correct-semconv

    fix: use correct semconv
    ernado authored Sep 28, 2025
    Configuration menu
    Copy the full SHA
    31de2b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Configuration menu
    Copy the full SHA
    0f5398b View commit details
    Browse the repository at this point in the history
  2. chore: tests

    infastin committed Oct 2, 2025
    Configuration menu
    Copy the full SHA
    eaab1db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1545 from infastin/main

    fix: generate sum type for single-value oneOf with discriminator
    ernado authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    1aea377 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1536 from AndreasBergmeier6176/patch-1

    Reuse encoder resources after being done writing response
    ernado authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    eb40116 View commit details
    Browse the repository at this point in the history
Loading