Skip to content

Commit 54cf57e

Browse files
committed
Merge branch 'release/2.1' of https://github.com/ansys/openapi-common into release/2.1
2 parents 12ee7b6 + 1722f76 commit 54cf57e

19 files changed

+44
-18
lines changed

CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,50 @@ changes for the upcoming release can be found in
66

77
<!-- towncrier release notes start -->
88

9+
## [2.1.0](https://github.com/ansys/openapi-common/releases/tag/v2.1.0) - 2024-08-21
10+
11+
12+
### Added
13+
14+
- Allow authentication scheme to be specified explicitly when connecting with credentials [#638](https://github.com/ansys/openapi-common/pull/638)
15+
16+
17+
### Changed
18+
19+
- 548 - CI - Add doc-changelog action [#563](https://github.com/ansys/openapi-common/pull/563)
20+
- CI - 574 - Update codecov action to v4 [#575](https://github.com/ansys/openapi-common/pull/575)
21+
- Manually update changelog for 2.0.0 and 2.0.1 releases [#576](https://github.com/ansys/openapi-common/pull/576)
22+
- Update CNAME to support publishing documentation from this repository [#577](https://github.com/ansys/openapi-common/pull/577)
23+
- Bump version to 2.1.0 [#578](https://github.com/ansys/openapi-common/pull/578)
24+
- Remove documentation build parallel execution arguments [#580](https://github.com/ansys/openapi-common/pull/580)
25+
- Fix labelling workflow [#581](https://github.com/ansys/openapi-common/pull/581)
26+
- Don't generate changelog fragments for dependabot PRs [#587](https://github.com/ansys/openapi-common/pull/587)
27+
- Update changelog for 2.0.2 release [#588](https://github.com/ansys/openapi-common/pull/588)
28+
29+
30+
### Fixed
31+
32+
- Support requests-auth 8.0.0 [#640](https://github.com/ansys/openapi-common/pull/640)
33+
34+
35+
### Dependencies
36+
37+
- Use ansys standard actions [#555](https://github.com/ansys/openapi-common/pull/555)
38+
- Bump fastapi from 0.110.2 to 0.111.0 [#583](https://github.com/ansys/openapi-common/pull/583)
39+
- Bump ansys/actions from 5 to 6 [#584](https://github.com/ansys/openapi-common/pull/584)
40+
- Bump jinja2 from 3.1.3 to 3.1.4 [#585](https://github.com/ansys/openapi-common/pull/585)
41+
42+
43+
### Documentation
44+
45+
- Add versionadded directives for new functionality [#647](https://github.com/ansys/openapi-common/pull/647)
46+
47+
48+
### Maintenance
49+
50+
- Fix labeller workflow [#634](https://github.com/ansys/openapi-common/pull/634)
51+
- Use PyPI Trusted Publisher approach for releases [#646](https://github.com/ansys/openapi-common/pull/646)
52+
953
## openapi-common 2.0.2, 2024-05-03
1054

1155
### New features

doc/changelog.d/555.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/563.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/575.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/576.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/577.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/578.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/580.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/581.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/583.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)