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
.
Azure
/
azure-sdk-for-java
Public
Notifications
You must be signed in to change notification settings
Fork
2.2k
Star
2.6k
Code
Issues
374
Pull requests
156
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Migrated Key Vault JCA library to use azure-json serialization/deserialization
- #41508
#41508
Merged
vcolin7
merged 15 commits into
main
Azure/azure-sdk-for-java:main
from
feature/vicolina/keyvault/jca/azure-json-migration
Azure/azure-sdk-for-java:feature/vicolina/keyvault/jca/azure-json-migration
Copy head branch name to clipboard
Oct 30, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Migrated Key Vault JCA library to use azure-json serialization/deserialization
#41508
vcolin7
merged 15 commits into
main
Azure/azure-sdk-for-java:main
from
feature/vicolina/keyvault/jca/azure-json-migration
Azure/azure-sdk-for-java:feature/vicolina/keyvault/jca/azure-json-migration
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2024
Removed Jackson dependency from POM.
vcolin7
committed
d3844c8
View commit details
Copy full SHA for d3844c8
Browse repository at this point
Updated all models to implement `JsonSerializable`.
vcolin7
committed
780e157
View commit details
Copy full SHA for 780e157
Browse repository at this point
Updated and added util classes to handle serialization/deserialization.
vcolin7
committed
ea24a07
View commit details
Copy full SHA for ea24a07
Browse repository at this point
Commits on Aug 16, 2024
Applied PR feedback.
vcolin7
committed
e2ac44d
View commit details
Copy full SHA for e2ac44d
Browse repository at this point
Commits on Aug 19, 2024
Fixed compilation warning.
vcolin7
committed
2aa3fd6
View commit details
Copy full SHA for 2aa3fd6
Browse repository at this point
Removed reflection-related classes taken from azure-core.
vcolin7
committed
fac3f84
View commit details
Copy full SHA for fac3f84
Browse repository at this point
Commits on Aug 22, 2024
Fixed SecurityManager issue with shaded uber-jar.
vcolin7
committed
67fd67b
View commit details
Copy full SHA for 67fd67b
Browse repository at this point
Commits on Oct 24, 2024
Applied PR feedback.
vcolin7
committed
aebdc50
View commit details
Copy full SHA for aebdc50
Browse repository at this point
Merge branch 'main' into feature/vicolina/keyvault/jca/azure-json-migration
Show description for a993a02
vcolin7
committed
a993a02
View commit details
Copy full SHA for a993a02
Browse repository at this point
More PR feedback.
vcolin7
committed
3f735c6
View commit details
Copy full SHA for 3f735c6
Browse repository at this point
Commits on Oct 25, 2024
Fixed merge isues.
vcolin7
committed
17ef195
View commit details
Copy full SHA for 17ef195
Browse repository at this point
Merge branch 'main' into feature/vicolina/keyvault/jca/azure-json-migration
Show description for 4f91ad8
vcolin7
committed
4f91ad8
View commit details
Copy full SHA for 4f91ad8
Browse repository at this point
Applied Spotless.
vcolin7
committed
c3e970c
View commit details
Copy full SHA for c3e970c
Browse repository at this point
Commits on Oct 30, 2024
Updated azure-json version.
vcolin7
committed
14ec1eb
View commit details
Copy full SHA for 14ec1eb
Browse repository at this point
Made azure-json an optional dependency.
vcolin7
committed
754c555
View commit details
Copy full SHA for 754c555
Browse repository at this point
You can’t perform that action at this time.