chore(release): 🚀 Release 3.11.0#3
Open
alwyn974-github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
f6c8373 to
8047e89
Compare
63690cb to
9329a6c
Compare
9329a6c to
a6f15d8
Compare
a6f15d8 to
a7a88fd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
3.11.0 (2026-01-31)
✨ Features
SerdeContextsupport to various config types (f83587d)TypeAdapterandTypeAdapterProviderinterfaces with tests for generic type handling (78ba188)TypeAdapterandTypeAdapterProviderinterfaces with tests for generic type handling (fb47fe5)TypeAdapterimplementations for handling generic types with examples (fe64998)SerdeContextwith builder pattern, type-aware get/set support, and TypeAdapter runtime registration (0f9f22f)🐛 Bug Fixes
📚 Documentation
♻️ Code Refactoring
List.get(index)withgetFirst()for improved readability and usage consistency (407443d)@NotNullannotations and simplify type declarations for improved readability and null-safety (e8d9d48)RiskyNumberDeserializerto support more numeric types and clean up lossy conversion logic (5c919e8)@NotNullannotations for improved readability (a3de2cb)Optionalimports across deserialization classes (7a4cfd1)Optional<TypeConstraint>with nullableTypeConstraintfor deserialization (c40682d)recordfor improved readability and conciseness (eaac573)@NotNullannotations across serializers and deserializers for improved null-safety and readability (1cbabc4)switchstatements toswitchexpressions for improved conciseness (691d55b)ReproductionTestand enhance null-safety in serializers and deserializers (4e06236)CharsWrapper.Builderand improve string handling consistency (fb45be6)Mapsupport inYamlWriterand update related tests (206e389)🧪 Tests
NullableBoxConfigto handle@SerdeDefaultfor missing values in deserialization (d737add)🔧 Build System
👷 Continuous Integration
$defaultfrom base branch patterns (c2256fd)This PR was generated with Release Please. See documentation.