Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 0 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,6 @@ changes for the upcoming release can be found in

<!-- towncrier release notes start -->

## [2.3.0](https://github.com/ansys/openapi-common/releases/tag/v2.3.0) - April 22, 2025


### Added

- Support OIDC with a provided Access Token [#773](https://github.com/ansys/openapi-common/pull/773)
- Deserialize API responses for non 2XX status codes if defined [#778](https://github.com/ansys/openapi-common/pull/778)


### Documentation

- Reorganize documentation [#706](https://github.com/ansys/openapi-common/pull/706)
- Add HTTPS initialism to vale allow list [#709](https://github.com/ansys/openapi-common/pull/709)


### Maintenance

- chore: update CHANGELOG for v2.2.0 [#698](https://github.com/ansys/openapi-common/pull/698)
- Bump version to 2.3 [#699](https://github.com/ansys/openapi-common/pull/699)
- chore: update CHANGELOG for v2.2.1 [#759](https://github.com/ansys/openapi-common/pull/759)
- chore: update CHANGELOG for v2.2.2 [#763](https://github.com/ansys/openapi-common/pull/763)
- docs: Update ``CONTRIBUTORS.md`` with the latest contributors [#771](https://github.com/ansys/openapi-common/pull/771)
- Revert to pypa/gh-action-pypi-publish for publishing [#777](https://github.com/ansys/openapi-common/pull/777)

## [2.2.2](https://github.com/ansys/openapi-common/releases/tag/v2.2.2) - March 24, 2025


Expand Down
1 change: 1 addition & 0 deletions doc/changelog.d/698.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: update CHANGELOG for v2.2.0
1 change: 1 addition & 0 deletions doc/changelog.d/699.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bump version to 2.3
1 change: 1 addition & 0 deletions doc/changelog.d/706.documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Reorganize documentation
1 change: 1 addition & 0 deletions doc/changelog.d/709.documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add HTTPS initialism to vale allow list
1 change: 1 addition & 0 deletions doc/changelog.d/759.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: update CHANGELOG for v2.2.1
1 change: 1 addition & 0 deletions doc/changelog.d/763.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: update CHANGELOG for v2.2.2
1 change: 1 addition & 0 deletions doc/changelog.d/771.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
docs: Update ``CONTRIBUTORS.md`` with the latest contributors
1 change: 1 addition & 0 deletions doc/changelog.d/773.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Support OIDC with a provided Access Token
1 change: 1 addition & 0 deletions doc/changelog.d/777.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Revert to pypa/gh-action-pypi-publish for publishing
1 change: 1 addition & 0 deletions doc/changelog.d/778.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Deserialize API responses for non 2XX status codes if defined
1 change: 1 addition & 0 deletions doc/changelog.d/782.miscellaneous.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Revert chore: updating CHANGELOG for v2.3.0