Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tags: msgpack/msgpack-java

Tags

v0.9.10

Toggle v0.9.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Fix Jackson deprecation warnings in MessagePackFactory (#903)* Fix Jackson deprecation warnings in MessagePackFactoryReplace deprecated _createContext(Object, boolean) calls with_createContext(ContentReference, boolean) to eliminate warningswhen running tests with Jackson 2.18.4.🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <noreply@anthropic.com>* Fix Jackson deprecation warnings in MessagePackParserTestReplace deprecated JsonParser methods with their current equivalents:- getCurrentName() → currentName()- getTokenLocation() → currentTokenLocation()- getCurrentLocation() → currentLocation()🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <noreply@anthropic.com>* Fix all remaining Jackson deprecation warnings- Replace deprecated ParserMinimalBase constructor with StreamReadConstraints- Add non-deprecated location methods (currentTokenLocation, currentLocation)- Update GeneratorBase constructor to use 4-parameter form with IOContext and JsonWriteContext- Add new createKeySerializer method signature for Jackson 2.18- Keep deprecated methods for backward compatibilityAll tests pass and Jackson deprecation warnings are eliminated.🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <noreply@anthropic.com>---------Co-authored-by: Claude <noreply@anthropic.com>

v0.9.9

Toggle v0.9.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Improve the performance of `jackson-dataformat-msgpack` (#866)* Improve the perf of msgpack-jackson* Refactoring

v0.9.8

Toggle v0.9.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Fix ClassCastException when array values is set as List (#794)

v0.9.7

Toggle v0.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
Fix bug in ImmutableTimestampValueImpl. (#786)* Fix bug in ImmutableTimestampValueImpl.* Fix code style---------Co-authored-by: Taro L. Saito <leo@xerial.org>

v0.9.6

Toggle v0.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
internal: Automatically generate release notes (#766)

v0.9.5

Toggle v0.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
core (fix): Fix MessageUnpacker.unpackValue to check the custom strin……gSizeLimit (#753)* core (fix): Fix MessageUnpacker.unpackValue to check the custom stringSizeLimit* Cover unpackVariable(var)

v0.9.4

Toggle v0.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
Update sbt to 1.9.1 (#741)

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was signed with the committer’sverified signature.
xerial Taro L. Saito
GPG key ID:429C8816DEA04CDB
Verified
Learn about vigilant mode
0.9.3 release notes

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
Merge pull request#654 from msgpack/release-0.9.2Update RELEASE_NOTES for 0.9.2

v0.9.1

Toggle v0.9.1's commit message
0.9.1 release notes
PreviousNext

[8]ページ先頭

©2009-2025 Movatter.jp