PackageTrack
Sign in Get early access

github.com/ogen-go/ogen

v1.24.0 #805 most downloaded on Go modules ogen-go/ogen

What this package is like to depend on

Last release 16 days ago

07 Aug 2026

Ships fairly regularly

a new release about every 2 weeks

Rarely documented

notes for 10 of 154 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

1297 releases · first in 2021

150 releases in the last 12 months

see the full history below

Release timeline

1297 releases · Oct 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release 97 older releases not drawn

Releases

latest 60 of 1297
  1. v1.24.1-0.20260807165646-2569478736ae 07 Aug 2026 pre-release

    Nothing published for this version

  2. v1.24.0 07 Aug 2026
    Release notes

    What's Changed

    • feat(gen): space delimited query style by @m-ali-akbay in #1716
    • chore: bump github.com/mattn/go-isatty from 0.0.22 to 0.0.24 by @dependabot[bot] in #1717
    • chore: bump actions/setup-go from 6 to 7 by @dependabot[bot] in #1713
    • chore: bump github.com/valyala/fasthttp from 1.72.0 to 1.73.0 by @dependabot[bot] in #1720
    • chore: modernize ogen by running go fix ./... by @infastin in #1722
    • fix(jsonschema): infer "boolean" type for boolean default and enum values by @shuvamk in #1726
    • chore: bump the opentelemetry group with 5 updates by @dependabot[bot] in #1731
    • chore: bump github/codeql-action from 4 to 4.37.4 by @dependabot[bot] in #1730
    • chore: bump github.com/go-faster/errors from 0.7.1 to 0.8.0 by @dependabot[bot] in #1719
    • chore: bump docker/login-action from 4 to 4.5.2 by @dependabot[bot] in #1724
    • fix(validate): compare multipleOf against the decimal value by @shuvamk in #1725
    • fix(validate): parse numeric string constraints with strconv.ParseFloat by @shuvamk in #1728
    • fix(parser): default explode to false for non-form parameter styles by @shuvamk in #1727
    • fix(gen): coerce enum values to string when type is string by @g0dm0d in #1729

    New Contributors

    Full Changelog: v1.23.0...v1.24.0

    Open source →
  3. v1.23.1-0.20260801203927-2e755d12e0db 01 Aug 2026 pre-release

    Nothing published for this version

  4. v1.23.1-0.20260730100756-5c62f50fbf46 30 Jul 2026 pre-release

    Nothing published for this version

  5. v1.23.1-0.20260728100459-c0a682c78f93 28 Jul 2026 pre-release

    Nothing published for this version

  6. v1.23.1-0.20260724155609-28556927e2ac 24 Jul 2026 pre-release

    Nothing published for this version

  7. v1.23.1-0.20260710125114-961e0c4c1fe3 10 Jul 2026 pre-release

    Nothing published for this version

  8. v1.23.0 10 Jul 2026
    Release notes

    What's Changed

    • Add cmd/ogen-wasm: WebAssembly OpenAPI validator by @ernado in #1694
    • feat(gen): apply initialism rules to camelCase identifiers (opt-in) by @oha-4 in #1695
    • chore: bump actions/checkout from 6 to 7 by @dependabot[bot] in #1699
    • fix(gen): apply x-ogen-name to external types (x-ogen-type) by @oha-4 in #1697
    • feat: accept nullable anyOf parameters by @NefixEstrada in #1698
    • refactor(gen): rename naming/initialisms to naming/camel_initialisms by @oha-4 in #1701
    • feat: support default values for array types by @NefixEstrada in #1696
    • feat(gen): support configurable initialisms by @oha-4 in #1700
    • chore: bump actions/cache from 5 to 6 by @dependabot[bot] in #1702
    • chore: bump golang.org/x/tools from 0.46.0 to 0.47.0 in the golang group by @dependabot[bot] in #1703
    • chore: bump github.com/valyala/fasthttp from 1.71.0 to 1.72.0 by @dependabot[bot] in #1704
    • chore: bump golang.org/x/net from 0.50.0 to 0.55.0 in /schemas by @dependabot[bot] in #1705
    • chore: bump the golang group across 1 directory with 4 updates by @dependabot[bot] in #1709
    • OpenAPI 3.1 - nullable support via null field in type by @paragon in #1708
    • fix(gen): report unimplemented SSE server response encoding at IR time by @ernado in #1711

    New Contributors

    Full Changelog: v1.22.0...v1.23.0

    Open source →
  9. v1.22.1-0.20260706134038-b81ed95a9b05 06 Jul 2026 pre-release

    Nothing published for this version

  10. v1.22.1-0.20260630073028-ecb1a2855fa6 30 Jun 2026 pre-release

    Nothing published for this version

  11. v1.22.1-0.20260626072623-92b837c96f65 26 Jun 2026 pre-release

    Nothing published for this version

  12. v1.22.1-0.20260624071941-cfe48259b710 24 Jun 2026 pre-release

    Nothing published for this version

  13. v1.22.1-0.20260622075900-dbc8c6ea7d87 22 Jun 2026 pre-release

    Nothing published for this version

  14. v1.22.1-0.20260619073528-997c00a97c19 19 Jun 2026 pre-release

    Nothing published for this version

  15. v1.22.1-0.20260616105937-6b0c34608a23 16 Jun 2026 pre-release

    Nothing published for this version

  16. v1.22.1-0.20260616084013-f28b6382b74f 16 Jun 2026 pre-release

    Nothing published for this version

  17. v1.22.0 16 Jun 2026
    Release notes

    What's Changed

    • feat(gen): render Markdown in godoc comments by @ernado in #1690
    • fix(gen): merge sibling keywords specified alongside allOf by @oha-4 in #1692

    New Contributors

    Full Changelog: v1.21.0...v1.22.0

    Open source →
  18. v1.21.0 15 Jun 2026
    Release notes

    What's Changed

    • chore: bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 by @dependabot[bot] in #1659
    • chore: bump go.uber.org/zap from 1.27.1 to 1.28.0 by @dependabot[bot] in #1666
    • chore: bump github.com/mattn/go-isatty from 0.0.20 to 0.0.22 by @dependabot[bot] in #1665
    • chore: bump github.com/dlclark/regexp2 from 1.11.5 to 1.12.0 by @dependabot[bot] in #1664
    • chore: bump github.com/valyala/fasthttp from 1.69.0 to 1.70.0 by @dependabot[bot] in #1656
    • feat(parser): adds IsEmpty() method for OptNil* generated wrappers by @MikeKirillov in #1667
    • chore: bump the golang group across 1 directory with 3 updates by @dependabot[bot] in #1661
    • fix(gen): allOf optional/nullable field boxing by @zguydev in #1647
    • chore: bump the golang group across 1 directory with 3 updates by @dependabot[bot] in #1673
    • fix: align OTel server span status with HTTP semantic conventions by @totomojp in #1672
    • chore: bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #1639
    • fix(gen): distinct wrapper types for shared body with differing headers by @benburkert in #1679
    • chore: bump the opentelemetry group with 5 updates by @dependabot[bot] in #1678
    • fix: OTel attributes from Labeler not being used for spans by @CondensedTea in #1677
    • chore: bump the golang group across 1 directory with 2 updates by @dependabot[bot] in #1676
    • chore(docker): use static-debian13 base to drop libssl3 by @dtjm in #1680
    • chore: bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #1681
    • chore: bump github.com/valyala/fasthttp from 1.70.0 to 1.71.0 by @dependabot[bot] in #1669
    • chore: bump the golang group with 2 updates by @dependabot[bot] in #1682
    • chore: bump golang.org/x/net from 0.55.0 to 0.56.0 in the golang group by @dependabot[bot] in #1683
    • chore: bump golang.org/x/tools from 0.45.0 to 0.46.0 in the golang group by @dependabot[bot] in #1685
    • fix(gen): deterministic order of unique validators (#1655) by @ernado in #1686
    • fix(gen): drain client response body before close (#1670) by @ernado in #1688
    • fix(validate): don't reject quoted email local parts (#1419) by @ernado in #1687
    • feat: add Server-Sent Events client generation feature for OpenAPI 3.0 by @zguydev in #1689

    New Contributors

    Full Changelog: v1.20.3...v1.21.0

    Open source →
  19. v1.20.4-0.20260612213827-c64b71f2a617 12 Jun 2026 pre-release

    Nothing published for this version

  20. v1.20.4-0.20260612072211-22390a06b310 12 Jun 2026 pre-release

    Nothing published for this version

  21. v1.20.4-0.20260611032412-88a5a97a9c54 11 Jun 2026 pre-release

    Nothing published for this version

  22. v1.20.4-0.20260609033256-e9cbc829728f 09 Jun 2026 pre-release

    Nothing published for this version

  23. v1.20.4-0.20260531071728-dba67f2c2d0c 31 May 2026 pre-release

    Nothing published for this version

  24. v1.20.4-0.20260519150112-f3a2b3ce03b7 19 May 2026 pre-release

    Nothing published for this version

  25. v1.20.4-0.20260504131618-db129d8dba1e 04 May 2026 pre-release

    Nothing published for this version

  26. v1.20.4-0.20260413234356-f48de28beba3 13 Apr 2026 pre-release

    Nothing published for this version

  27. v1.20.3 07 Apr 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.20.2...v1.20.3

    Open source →
  28. v1.20.2 27 Mar 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.20.1...v1.20.2

    Open source →
  29. v1.20.2-0.20260327083317-c67b6a6e583e 27 Mar 2026 pre-release

    Nothing published for this version

  30. v1.20.2-0.20260312102237-00e09257ae01 12 Mar 2026 pre-release

    Nothing published for this version

  31. v1.20.2-0.20260309121106-608d03267310 09 Mar 2026 pre-release

    Nothing published for this version

  32. v1.20.2-0.20260308104203-8bef7f8354b9 08 Mar 2026 pre-release

    Nothing published for this version

  33. v1.20.2-0.20260306085846-08aee1f168a0 06 Mar 2026 pre-release

    Nothing published for this version

  34. v1.20.2-0.20260303102208-566a3d934197 03 Mar 2026 pre-release

    Nothing published for this version

  35. v1.20.1 28 Feb 2026
    Release notes

    What's Changed

    • fix(gen): support JSON-like in convenient error generation by @zguydev in #1633
    • docs(examples): update examples config to match latest features by @zguydev in #1634
    • chore: bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang group by @dependabot[bot] in #1635
    • chore: bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #1637
    • fix(gen): properly handle formatted sum variant by @tdakkota in #1636

    New Contributors

    Full Changelog: v1.20.0...v1.20.1

    Open source →
  36. v1.20.1-0.20260227210726-85e6805d114b 27 Feb 2026 pre-release

    Nothing published for this version

  37. v1.20.1-0.20260227054856-33b804981ec9 27 Feb 2026 pre-release

    Nothing published for this version

  38. v1.20.0 25 Feb 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.19.0...v1.19.1

    Open source →
  39. v1.19.1-0.20260223161633-b7de6e812a31 23 Feb 2026 pre-release

    Nothing published for this version

  40. v1.19.1-0.20260223161138-fb46d446f1bd 23 Feb 2026 pre-release

    Nothing published for this version

  41. v1.19.1-0.20260217121136-0b1ca6db2fb3 17 Feb 2026 pre-release

    Nothing published for this version

  42. v1.19.1-0.20260215123515-2889b6c1c363 15 Feb 2026 pre-release

    Nothing published for this version

  43. v1.19.0 11 Feb 2026
    Release notes

    Merge pull request #1623 from infastin/security-getters

    feat: always generate scope/role accessors

    Open source →
  44. v1.18.1-0.20260211162504-77508310ecbb 11 Feb 2026 pre-release

    Nothing published for this version

  45. v1.18.1-0.20260210075520-26e3bb190650 10 Feb 2026 pre-release

    Nothing published for this version

  46. v1.18.1-0.20260204051155-3fe9f275d690 04 Feb 2026 pre-release

    Nothing published for this version

  47. v1.18.1-0.20260203134213-a63a464eb166 03 Feb 2026 pre-release

    Nothing published for this version

  48. v1.18.1-0.20260203122410-fbdb071e5b6e 03 Feb 2026 pre-release

    Nothing published for this version

  49. v1.18.1-0.20260128092623-91f0f23fcaac 28 Jan 2026 pre-release

    Nothing published for this version

  50. v1.18.1-0.20260119102213-e8784f0ba63f 19 Jan 2026 pre-release

    Nothing published for this version

  51. v1.18.1-0.20260112061902-c926a00104cd 12 Jan 2026 pre-release

    Nothing published for this version

  52. v1.18.1-0.20260106143310-7def89018ad4 06 Jan 2026 pre-release

    Nothing published for this version

  53. v1.18.1-0.20251215121110-c920f0500ce7 15 Dec 2025 pre-release

    Nothing published for this version

  54. v1.18.0 01 Dec 2025
    Release notes

    What's Changed

    • feat(gen): add type-based oneOf/anyOf discrimination by @lanej in #1584
    • feat(gen): support non-primitive enums with sum types by @lanej in #1597
    • feat(gen): add value-based oneOf/anyOf discrimination by @lanej in #1588
    • feat(parser): allow duplicate paths with different HTTP methods by @lanej in #1592
    • feat(gen): add x-ogen-name extension for parameter naming by @lanej in #1594
    • feat(gen): add array element type discrimination for oneOf/anyOf by @lanej in #1589

    Full Changelog: v1.17.0...v1.18.0

    Open source →
  55. v1.17.1-0.20251130150629-8b4a188ea55e 30 Nov 2025 pre-release

    Nothing published for this version

  56. v1.17.1-0.20251127113522-da23bafa8c21 27 Nov 2025 pre-release

    Nothing published for this version

  57. v1.17.0 25 Nov 2025

    Nothing published for this version

  58. v1.16.1-0.20251125075239-4b3acf16304f 25 Nov 2025 pre-release

    Nothing published for this version

  59. v1.16.1-0.20251124103844-cb70b621170b 24 Nov 2025 pre-release

    Nothing published for this version

  60. v1.16.1-0.20251121082555-a12940ec5b5a 21 Nov 2025 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive