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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
msgpack
/
msgpack-java
Public
Notifications
You must be signed in to change notification settings
Fork
322
Star
1.5k
Code
Issues
63
Pull requests
6
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Support timestamp extension in jackson-dataformat-msgpack
- #677
#677
Merged
komamitsu
merged 13 commits into
develop
msgpack/msgpack-java:develop
from
support-timestamp
msgpack/msgpack-java:support-timestamp
Copy head branch name to clipboard
Sep 14, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Support timestamp extension in jackson-dataformat-msgpack
#677
komamitsu
merged 13 commits into
develop
msgpack/msgpack-java:develop
from
support-timestamp
msgpack/msgpack-java:support-timestamp
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2022
Support JDK8 to handle Instant
komamitsu
committed
33cdf2d
View commit details
Copy full SHA for 33cdf2d
Browse repository at this point
Add TimestampExtensionModule
komamitsu
committed
f5aa6b3
View commit details
Copy full SHA for f5aa6b3
Browse repository at this point
Add TimestampExtensionModuleTest
komamitsu
committed
c35f08c
View commit details
Copy full SHA for c35f08c
Browse repository at this point
Add a few more tests
komamitsu
committed
af3d69f
View commit details
Copy full SHA for af3d69f
Browse repository at this point
Use msgpack-core's serde for timestamp internally
komamitsu
committed
0010e05
View commit details
Copy full SHA for 0010e05
Browse repository at this point
Add a test for 96-bit format
komamitsu
committed
f3a12df
View commit details
Copy full SHA for f3a12df
Browse repository at this point
Commits on Sep 14, 2022
Revert "Support JDK8 to handle Instant"
Show description for a2c8c9c
komamitsu
committed
a2c8c9c
View commit details
Copy full SHA for a2c8c9c
Browse repository at this point
Take care of "No newline at end of file"
komamitsu
committed
8458d8c
View commit details
Copy full SHA for 8458d8c
Browse repository at this point
Fix format
komamitsu
committed
4b2d739
View commit details
Copy full SHA for 4b2d739
Browse repository at this point
Handle checkstyle error
Show description for 62c7be0
komamitsu
committed
62c7be0
View commit details
Copy full SHA for 62c7be0
Browse repository at this point
Clean up
komamitsu
committed
7a27a46
View commit details
Copy full SHA for 7a27a46
Browse repository at this point
Add some test for serializing
komamitsu
committed
f89bdcc
View commit details
Copy full SHA for f89bdcc
Browse repository at this point
Add how to use TimestampExtensionModule in the doc
komamitsu
committed
ab5284f
View commit details
Copy full SHA for ab5284f
Browse repository at this point
You can’t perform that action at this time.