Skip to content

Releases: go-openapi/jsonpointer

v0.24.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:50
v0.24.0
933d263

0.24.0 - 2026-06-29

Full Changelog: v0.23.2...v0.24.0

17 commits in this release.


Implemented enhancements

  • feat(jsonname): added new json name provider more respectful of go conventions for JSON (#195) by @fredbi ...

Refactor

  • refact: refactored the package into multiple specialized sub-packages by @fredbi ...
  • refact loading, jsonutils, yamlutils utililities by @fredbi ...

Documentation

  • doc: announced dependencies reshuffle for v0.24.0 by @fredbi in #142 ...
  • licensing: modernized the licensing of source code. by @fredbi ...

Code quality

  • chore: wired the local jsonname package & relinted by @fredbi ...
  • lint: fix modernize issues by @alexandear ...
  • chore: improved mono-repo management by @fredbi ...
  • chore(ci): setup monorepo linting and fixed automerge by @fredbi ...

Testing

  • test: upgraded tests to use generics (#176) by @fredbi ...
  • test: upgraded to go-openapi/testify@v2.3.0 (#175) by @fredbi ...

Miscellaneous tasks

  • chore: removed most remaining external dependencies by @fredbi ...

Updates

  • build(deps): bump the go-openapi-dependencies group across 15 directories with 2 updates by @dependabot[bot] ...
  • build(deps): bump the go-openapi-dependencies group across 15 directories with 2 updates by @dependabot[bot] ...

Other (technical)


People who contributed to this release


jsonpointer license terms

License

v0.23.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 16:47
v0.23.2

0.23.2 - 2026-06-26

Full Changelog: v0.23.1...v0.23.2

13 commits in this release.


Implemented enhancements

  • feat(ci): added shared workflow for bot-pr monitoring by @fredbi ...

Documentation

Miscellaneous tasks

  • chore(ci): run contributors workflow monthly instead of weekly by @fredbi in #138 ...

Updates

  • chore(deps): bump github.com/go-openapi/testify/v2 from 2.5.1 to 2.6.0 in the go-openapi-dependencies group by @dependabot[bot] in #140 ...
  • chore(deps): bump go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml from 93b16765c4045dbd4dac2372803294298aa7592a to 2e57e83146e049b5dfb8116ba16a09b2da27b3c5 in the development-dependencies group by @dependabot[bot] in #137 ...
  • chore(deps): bump github.com/go-openapi/swag/jsonname from 0.26.0 to 0.26.1 in the go-openapi-dependencies group across 1 directory by @dependabot[bot] in #135 ...
  • chore(deps): bump the development-dependencies group with 8 updates by @dependabot[bot] in #136 ...
  • chore(deps): bump the development-dependencies group with 8 updates by @dependabot[bot] in #133 ...
  • chore(deps): bump github.com/go-openapi/testify/v2 from 2.5.0 to 2.5.1 in the go-openapi-dependencies group across 1 directory by @dependabot[bot] in #131 ...
  • chore(deps): bump the development-dependencies group with 7 updates by @dependabot[bot] in #132 ...
  • chore(deps): bump github.com/go-openapi/testify/v2 from 2.4.2 to 2.5.0 in the go-openapi-dependencies group by @dependabot[bot] in #130 ...

People who contributed to this release


jsonpointer license terms

License

v0.23.1

Choose a tag to compare

@github-actions github-actions released this 18 Apr 11:56
v0.23.1
df7695b

0.23.1 - 2026-04-18

Full Changelog: v0.23.0...v0.23.1

5 commits in this release.


Fixed bugs

  • fix(offset): in Offset method, fixed index of value of array element. by @fredbi in #128 ...

Documentation

Updates


People who contributed to this release


jsonpointer license terms

License

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 08:17
v0.23.0
331ea42

0.23.0 - 2026-04-15

Support for known limitations

Full Changelog: v0.22.5...v0.23.0

16 commits in this release.


Implemented enhancements

  • feat: added alternate json name provider by @fredbi in #123 ...
  • feat: added optional support for non-default json name provider by @fredbi in #122 ...
  • feat: the RFC 6901 "-" array suffix is now supported by @fredbi in #121 ...

Fixed bugs

  • fix(errors): correct error message for invalid JSON pointer start by @alexandear in #118 ...

Documentation

Miscellaneous tasks

  • chore: bump go directive to 1.25.0 by @fredbi in #115 ...
  • chore: removed unnecessary git-cliff config (uses shared) by @fredbi in #109 ...

Updates

  • chore(deps): bump github.com/go-openapi/testify/v2 from 2.4.1 to 2.4.2 in the go-openapi-dependencies group by @dependabot[bot] in #117 ...
  • chore(deps): bump github.com/go-openapi/testify/v2 from 2.4.0 to 2.4.1 in the go-openapi-dependencies group by @dependabot[bot] in #110 ...
  • chore(deps): bump the development-dependencies group with 7 updates by @dependabot[bot] in #111 ...
  • chore(deps): bump the development-dependencies group with 7 updates by @dependabot[bot] in #107 ...

People who contributed to this release


New Contributors


jsonpointer license terms

License

v0.22.5

Choose a tag to compare

@github-actions github-actions released this 02 Mar 21:35
v0.22.5
e232aaf

0.22.5 - 2026-03-02

Full Changelog: v0.22.4...v0.22.5

15 commits in this release.


Documentation

Code quality

Miscellaneous tasks

  • ci: upgraded bump-release workflow (new input format) by @fredbi in #106 ...
  • ci: updated workflows by @fredbi in #95 ...
  • chore: fixed missing license headers in new files by @fredbi in #94 ...
  • ci: removed duplicate workflow remaining after refactoring by @fredbi in #93 ...

Updates

  • chore(deps): bump github.com/go-openapi/testify/v2 from 2.3.0 to 2.4.0 in the go-openapi-dependencies group by @dependabot[bot] in #104 ...
  • chore(deps): bump github.com/go-openapi/testify/v2 from 2.2.0 to 2.3.0 in the go-openapi-dependencies group by @dependabot[bot] in #102 ...
  • chore(deps): bump the development-dependencies group with 7 updates by @dependabot[bot] in #103 ...
  • chore(deps): bump the development-dependencies group with 7 updates by @dependabot[bot] in #101 ...
  • chore(deps): bump github.com/go-openapi/testify/v2 from 2.1.8 to 2.2.0 in the go-openapi-dependencies group by @dependabot[bot] in #100 ...
  • chore(deps): bump github.com/go-openapi/testify/v2 from 2.0.2 to 2.1.8 in the go-openapi-dependencies group by @dependabot[bot] in #98 ...
  • chore(deps): bump the development-dependencies group with 7 updates by @dependabot[bot] in #99 ...

People who contributed to this release


New Contributors


jsonpointer license terms

License

v0.22.4

Choose a tag to compare

@github-actions github-actions released this 08 Dec 21:35
v0.22.4

0.22.4 - 2025-12-06

Full Changelog: v0.22.3...v0.22.4

1 commits in this release.


Miscellaneous tasks


People who contributed to this release


jsonpointer license terms

License

v0.22.3

Choose a tag to compare

@github-actions github-actions released this 17 Nov 17:05
v0.22.3

0.22.3 - 2025-11-17

Full Changelog: v0.22.2...v0.22.3

8 commits in this release.


Documentation

Code quality

Miscellaneous tasks


People who contributed to this release


New Contributors

  • @github-actions[bot] made their first contribution
    in #76

jsonpointer license terms

License

v0.22.2

Choose a tag to compare

@github-actions github-actions released this 14 Nov 21:39
v0.22.2

0.22.2 - 2025-11-14

Full Changelog: v0.22.1...v0.22.2

12 commits in this release.


Documentation

Code quality

Testing

Miscellaneous tasks

Security

Updates


People who contributed to this release


jsonpointer license terms

License