-
-
Notifications
You must be signed in to change notification settings - Fork 12
Release 0.6.7.20250902 #189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
f1ded2e70 Merge pull request #45 from congcoi123/develop eb937f193 fix: remove an unnecessary method 3a7600d30 fix: update tests 0b09d6ed6 fix: test errors 6d337651d refactor: rename some methods 7f2c4aad4 feat: it should support dynamically detecting data type git-subtree-dir: framework/common git-subtree-split: f1ded2e700a10a8f825015ca0a74cdfe3809c46d
a2dec0c15 Merge pull request #69 from congcoi123/develop c71cbd8ac fix: add more checking in encoder/decoder cf9a20aec feat: enhance the socket writer handler b5e2f4b9e refactor: rename classes to make them easier to manage 18a9af24b chore: update version b52b50bf9 fix: remove unnecessary events 630bf4fe9 chore: minor change 0a05c1dfe fix: services must have delay between starting workers e8a143941 docs: add java-docs a5cc9219a fix: the server should only accept connections after it's ready 6dd9aca41 fix: remove unnecessary synchronization edf493636 fix: missing template types 06d87a143 feat: support data collection template in client commands 633a31a97 fix: remove unnecessary flag from header c5d24cb4a feat: auto-cast data collection objects in events 2cd001399 Merge pull request #70 from congcoi123/feature/SP-X_Support_Dynamic_Data_Type f5226f88c refactor: minor change b5172df2a chore: add comments e82527cb5 fix: the packet header should have the info of header bytes 5e1be4d75 refactor: minor change 37176e9ce refactor: rename variables, methods 9792568d7 fix: typo 744a156eb fix: no default value for data type should be set 3e32ca288 chore: typo 624f8a4e9 fix: missing data type in packets 9f17a9ed3 fix: several bugs related to encoder/decoder cb4a00130 feat: upgrade dependencies 5a020b24f feat: full support decoders for all transport types 5279a315e refactor: make the decoder and encoder reusable b70d34a16 feat: it support decompression, decryption for WS ca0ef76d3 feat: it should support dynamically detecting data type from packets 849d4a85e chore: fix java-docs f703d440d refactor: rename a class 42cc8a00e chore: minor change e3211e0ef fix: prevent race condition issues by adding a concurrent queue d1ad33419 fix: remove unnecessary sleep 36de392a3 fix: remove unnecessary manual channel management lists 164dd8487 meta: update the log4j sample file 7c2d5ff6b meta: update the log4j sample file fc43e9f7b fix: remove the client specific method 1594680a8 test: add missing tests 6c2ecb816 feat: introduce datagram packet policy 9f21a912d fix: it should only wakeup the reader selector once the channel was completely registered 202507f82 fix: race condition issue when a session is activated git-subtree-dir: framework/core git-subtree-split: a2dec0c15a7412667f5fbb599a782af3c8322eb6
46c8e7903 Merge pull request #24 from congcoi123/develop 4b201e9af feat: bump version git-subtree-dir: framework/engine git-subtree-split: 46c8e7903e8aef51ce0a979ea28b70d7ccb4c159
1cd1087f1 Merge pull request #18 from congcoi123/develop d6679d20d feat: adapt API changes af596a8cf fix: adapt API changes 472d83891 docs: update README f0dcca62f feat: adapt API changes c2e66a845 fix: adapt the API changes 08e7dd145 fix: minor change 3b5e5e8ed fix: decoding issue on UDP channels 2860ec3bd feat: adapt new APIs 32f3ba92f feat: create a dedicated session class f13a88694 feat: upgrade dependencies git-subtree-dir: examples git-subtree-split: 1cd1087f152dee14afcb8da1f32892eecca06e13
# Conflicts: # examples/src/main/java/com/tenio/examples/client/SocketListener.java # examples/src/main/java/com/tenio/examples/client/UDP.java
LGTM! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
dependencies
Pull requests that update a dependency file
documentation
Improvements or additions to documentation
enhancement
New feature or request
refactor
Something need to be refactored
test
Creates new test
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.
No description provided.