Skip to content

feat: support glm-5.2 and update jackson#89

Merged
tomsun28 merged 4 commits into
mainfrom
glm-5.2
Jun 16, 2026
Merged

feat: support glm-5.2 and update jackson#89
tomsun28 merged 4 commits into
mainfrom
glm-5.2

Conversation

@tomsun28

Copy link
Copy Markdown
Member

Description

Checklist

Fixes #<issue_number>

Add or Update API

  • I have added the necessary test case and all cases have passed.

tomsun28 added 4 commits June 3, 2026 18:01
- Remove @NoArgsConstructor and add explicit no-arg constructor to properly initialize @Builder.Default values
- Fix connectionPoolKeepAliveDuration default value check from 1 to 10
- Replace deprecated PropertyNamingStrategy with PropertyNamingStrategies
- Add exec-maven-plugin configuration to samples/pom.xml for easier example execution
- Move example files from ai.z.openapi.samples package to java/ai/z/openapi/samples directory
- Relocate all example classes including AgentExample, AudioSpeechExample, ChatCompletionExample, etc.
- No functional changes to example code, only directory structure reorganization
@tomsun28 tomsun28 linked an issue Jun 16, 2026 that may be closed by this pull request
@tomsun28 tomsun28 merged commit 21c13b1 into main Jun 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

高版本jackson下无法使用

1 participant