Skip to content

Commit 1d44656

Browse files
committed
update changelog.md
1 parent 56f5dd7 commit 1d44656

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## v0.9.27
4+
feat(api): Enhance API endpoint and function name generation
5+
6+
- Improve aiohttp session handling in `make_single_request()` to prevent connection errors
7+
- Add robust function name generation for OpenAPI spec endpoints
8+
- Create new test script to validate function name generation for OpenAPI specs
9+
- Update example script to demonstrate edge case handling for API endpoint names
10+
- Ensure proper session and connector closure in async API requests
11+
- Add comprehensive test cases for problematic path name conversions
12+
Addresses potential issues with API endpoint generation and async request management, improving overall robustness of API integration capabilities.
13+
314
## v0.9.26
415
refactor(extractor): Enhance HTML processing and base64 image removal
516

0 commit comments

Comments
 (0)