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.20.0
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.20.1
Choose a head ref
  • 13 commits
  • 34 files changed
  • 6 contributors

Commits on Feb 25, 2026

  1. Configuration menu
    Copy the full SHA
    ed49559 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1633 from zguydev/fix/json-like-default-response

    fix(gen): support JSON-like in convenient error generation
    ernado authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    4c95cd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Configuration menu
    Copy the full SHA
    c793aa1 View commit details
    Browse the repository at this point in the history
  2. chore: bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang group

    Bumps the golang group with 1 update: [golang.org/x/net](https://github.com/golang/net).
    
    
    Updates `golang.org/x/net` from 0.50.0 to 0.51.0
    - [Commits](golang/net@v0.50.0...v0.51.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.51.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    daf5e9a View commit details
    Browse the repository at this point in the history
  3. chore: go mod tidy

    [dependabot skip]
    dependabot[bot] authored and actions-user committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    37c94b2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1634 from zguydev/docs/update-examples-config

    docs(examples): update examples config to match latest features
    ernado authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    075b550 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1635 from ogen-go/dependabot/go_modules/golang-8d…

    …1aac9a3d
    
    chore: bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang group
    ernado authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    9522055 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. chore: bump actions/upload-artifact from 6 to 7

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    331c2fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1637 from ogen-go/dependabot/github_actions/actio…

    …ns/upload-artifact-7
    
    chore: bump actions/upload-artifact from 6 to 7
    ernado authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    33b8049 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31febf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c20d6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85e6805 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. Merge pull request #1636 from ogen-go/fix/format-sum-variant

    fix(gen): properly handle formatted sum variant
    tdakkota authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    7d33bfd View commit details
    Browse the repository at this point in the history
Loading