Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Stciflytek
/
msgpack-java
Public
forked from
msgpack/msgpack-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Dec 18, 2020
Setting version to 0.8.23-SNAPSHOT
komamitsu
committed
a7bcbec
View commit details
Copy full SHA for a7bcbec
Browse repository at this point
Setting version to 0.8.22
komamitsu
committed
b05625d
View commit details
Copy full SHA for b05625d
Browse repository at this point
Merge pull request #541 from msgpack/prepare-0_8_22
Show description for ba1dd43
komamitsu
authored
ba1dd43
View commit details
Copy full SHA for ba1dd43
Browse repository at this point
Add some updates of 0.8.22 to RELEASE_NOTES
komamitsu
committed
31c04d2
View commit details
Copy full SHA for 31c04d2
Browse repository at this point
Commits on Dec 17, 2020
Merge pull request #540 from msgpack/fix-bigdecimal-bug
Show description for a5a4edc
komamitsu
authored
a5a4edc
View commit details
Copy full SHA for a5a4edc
Browse repository at this point
Fix a bug that fails to serialize BigDecimal
komamitsu
committed
0f5305e
View commit details
Copy full SHA for 0f5305e
Browse repository at this point
Commits on Dec 16, 2020
Merge pull request #539 from msgpack/remove-2-exttype-deser-apis
Show description for 68bb2e0
komamitsu
authored
68bb2e0
View commit details
Copy full SHA for 68bb2e0
Browse repository at this point
Remove unused import
komamitsu
committed
d3236bf
View commit details
Copy full SHA for d3236bf
Browse repository at this point
Remove 2 exttype deser APIs
komamitsu
committed
a3a84cd
View commit details
Copy full SHA for a3a84cd
Browse repository at this point
Merge pull request #535 from msgpack/exttype-in-map
Show description for 45f0cfa
komamitsu
authored
45f0cfa
View commit details
Copy full SHA for 45f0cfa
Browse repository at this point
Keep compatible behavior
komamitsu
committed
edd0942
View commit details
Copy full SHA for edd0942
Browse repository at this point
Refactoring
komamitsu
committed
86b729d
View commit details
Copy full SHA for 86b729d
Browse repository at this point
Small improvement
komamitsu
committed
4411cac
View commit details
Copy full SHA for 4411cac
Browse repository at this point
Commits on Dec 15, 2020
Describe how to use ext type in Map
komamitsu
committed
344ebd1
View commit details
Copy full SHA for 344ebd1
Browse repository at this point
Add comments
komamitsu
committed
651e220
View commit details
Copy full SHA for 651e220
Browse repository at this point
Commits on Dec 13, 2020
Add MessagePackParserTest#extensionTypeWithPojoInMap
komamitsu
committed
4b2e4a1
View commit details
Copy full SHA for 4b2e4a1
Browse repository at this point
Remove verbose code
komamitsu
committed
8bb0660
View commit details
Copy full SHA for 8bb0660
Browse repository at this point
Support ext type as map-key
komamitsu
committed
136f32b
View commit details
Copy full SHA for 136f32b
Browse repository at this point
Upgrade to setup-scala v10 to fix GitHub Action CI (#538)
Show description for 5c2be3a
komamitsu
and
xerial
authored
5c2be3a
View commit details
Copy full SHA for 5c2be3a
Browse repository at this point
Commits on Sep 12, 2020
Setting version to 0.8.22-SNAPSHOT
komamitsu
committed
a67d8db
View commit details
Copy full SHA for a67d8db
Browse repository at this point
Setting version to 0.8.21
komamitsu
committed
ab664e7
View commit details
Copy full SHA for ab664e7
Browse repository at this point
Add 0.8.21 release note
komamitsu
committed
36144f9
View commit details
Copy full SHA for 36144f9
Browse repository at this point
Commits on Aug 31, 2020
fix indexing bug in constructor (#525)
Show description for 0348a49
Minh-Ng
authored
0348a49
View commit details
Copy full SHA for 0348a49
Browse repository at this point
Merge pull request #528 from pjfanning/patch-1
Show description for d591f0c
komamitsu
authored
d591f0c
View commit details
Copy full SHA for d591f0c
Browse repository at this point
Commits on Aug 30, 2020
jackson 2.10.5
pjfanning
authored
ed6997c
View commit details
Copy full SHA for ed6997c
Browse repository at this point
use latest version of jackdon (2.11.2)
pjfanning
authored
18c12ec
View commit details
Copy full SHA for 18c12ec
Browse repository at this point
Merge pull request #527 from msgpack/conv-num2str
Show description for 8616daf
komamitsu
authored
8616daf
View commit details
Copy full SHA for 8616daf
Browse repository at this point
Update sbt to avoid download failures
komamitsu
committed
bd0ebe1
View commit details
Copy full SHA for bd0ebe1
Browse repository at this point
Commits on Aug 26, 2020
Support numeric types in MessagePackParser.getText()
komamitsu
committed
793cfcd
View commit details
Copy full SHA for 793cfcd
Browse repository at this point
Commits on Jun 16, 2020
Add GitHub Action workflow (x64) and Travis (arm64) build (#524)
Show description for 981c9c7
xerial
authored
981c9c7
View commit details
Copy full SHA for 981c9c7
Browse repository at this point
Commits on Jun 3, 2020
#522: Ensure building msgpack-java for Java 7 target (#523)
xerial
authored
3cf8a52
View commit details
Copy full SHA for 3cf8a52
Browse repository at this point
Commits on May 22, 2020
Delete msgpack.org.md
Show description for 72066f3
xerial
authored
72066f3
View commit details
Copy full SHA for 72066f3
Browse repository at this point
Commits on Nov 27, 2019
0.8.20 release notes
xerial
committed
f20ffe3
View commit details
Copy full SHA for f20ffe3
Browse repository at this point
Setting version to 0.8.21-SNAPSHOT
xerial
committed
12f2500
View commit details
Copy full SHA for 12f2500
Browse repository at this point
Setting version to 0.8.20
xerial
committed
196bcf3
View commit details
Copy full SHA for 196bcf3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.