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 }}
mohan466
/
msgraph-sdk-java
Public
forked from
microsoftgraph/msgraph-sdk-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
dev
User selector
All users
All time
Commit history
Commits on Oct 5, 2020
Merge pull request #524 from microsoftgraph/feature/2-3-1-version-bump
Show description for 81646d8
baywet
authored
81646d8
View commit details
Copy full SHA for 81646d8
Browse repository at this point
- bumps patch version
baywet
committed
6e51097
View commit details
Copy full SHA for 6e51097
Browse repository at this point
Merge pull request #520 from microsoftgraph/bugfix/message-content-regression
Show description for 3500614
baywet
authored
3500614
View commit details
Copy full SHA for 3500614
Browse repository at this point
Merge pull request #521 from microsoftgraph/bugfix/disable-dependabot-maven
Show description for ff03bd6
baywet
authored
ff03bd6
View commit details
Copy full SHA for ff03bd6
Browse repository at this point
- disables dependabot for the pom/maven placeholder file
baywet
committed
3f5b65a
View commit details
Copy full SHA for 3f5b65a
Browse repository at this point
- fixes a regression where the content method would be missing for message
baywet
committed
c0418aa
View commit details
Copy full SHA for c0418aa
Browse repository at this point
Commits on Oct 2, 2020
Merge pull request #512 from bougar/bugfix/511
Show description for 8c3cb95
baywet
authored
8c3cb95
View commit details
Copy full SHA for 8c3cb95
Browse repository at this point
- fixes tab and space mix
baywet
committed
594dc00
View commit details
Copy full SHA for 594dc00
Browse repository at this point
Merge pull request #501 from microsoftgraph/feature/http-client-configuration
Show description for d8c4078
baywet
authored
d8c4078
View commit details
Copy full SHA for d8c4078
Browse repository at this point
Apply suggestions from code review
baywet
authored
54fa900
View commit details
Copy full SHA for 54fa900
Browse repository at this point
Merge pull request #514 from microsoftgraph/feature/pom-placeholder
Show description for 7490725
baywet
authored
7490725
View commit details
Copy full SHA for 7490725
Browse repository at this point
Merge pull request #513 from microsoftgraph/feature/2-3-0-version-bump
Show description for 23c0368
baywet
authored
23c0368
View commit details
Copy full SHA for 23c0368
Browse repository at this point
Merge pull request #509 from microsoftgraph/feature/odata-cast-constraints
Show description for 6f0a4fd
baywet
authored
6f0a4fd
View commit details
Copy full SHA for 6f0a4fd
Browse repository at this point
Commits on Oct 1, 2020
- whitespace cleanup to make zengin happy 😉
baywet
committed
b0dce9c
View commit details
Copy full SHA for b0dce9c
Browse repository at this point
- refactoring to reduce code duplication
Show description for 97c772b
baywet
committed
97c772b
View commit details
Copy full SHA for 97c772b
Browse repository at this point
- improves unit test to test aspects and not just containing information
baywet
committed
df892dd
View commit details
Copy full SHA for df892dd
Browse repository at this point
- adds placeholder pom.xml so dependency graph shows up
baywet
committed
2cf4cb4
View commit details
Copy full SHA for 2cf4cb4
Browse repository at this point
- bumps version number to 2.3.0
baywet
committed
28e163c
View commit details
Copy full SHA for 28e163c
Browse repository at this point
[issue-511] Fix serialization of additional data on Collections
Carlos Bouzón García
committed
0fae6e0
View commit details
Copy full SHA for 0fae6e0
Browse repository at this point
Commits on Sep 30, 2020
- additional codegen for odata cast with annotated metadata
baywet
committed
d0415f7
View commit details
Copy full SHA for d0415f7
Browse repository at this point
Commits on Sep 29, 2020
- updates unit test to new odata cast api
baywet
committed
9f0dcf4
View commit details
Copy full SHA for 9f0dcf4
Browse repository at this point
- codegen update for java odata cast support
baywet
committed
524c7c0
View commit details
Copy full SHA for 524c7c0
Browse repository at this point
- updates unit test
baywet
committed
a633b34
View commit details
Copy full SHA for a633b34
Browse repository at this point
- adds end to end testing for odata cast
baywet
committed
e15cdd3
View commit details
Copy full SHA for e15cdd3
Browse repository at this point
Merge pull request #506 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-core-1.0.5
Show description for 46fa196
baywet
authored
46fa196
View commit details
Copy full SHA for 46fa196
Browse repository at this point
Bump microsoft-graph-core from 1.0.4 to 1.0.5
Show description for 6ebee84
dependabot[bot]
authored
6ebee84
View commit details
Copy full SHA for 6ebee84
Browse repository at this point
Commits on Sep 25, 2020
Merge pull request #503 from microsoftgraph/feature/orderby
Show description for eb57f03
baywet
authored
eb57f03
View commit details
Copy full SHA for eb57f03
Browse repository at this point
- removes wrongly added orderby and filter methods for unsupported paths
baywet
committed
9bf889b
View commit details
Copy full SHA for 9bf889b
Browse repository at this point
- replaces query option usage by filter extension method
baywet
committed
9badd25
View commit details
Copy full SHA for 9badd25
Browse repository at this point
- udpates generated files for orderby support
baywet
committed
ad367b2
View commit details
Copy full SHA for ad367b2
Browse repository at this point
Commits on Sep 24, 2020
Merge pull request #500 from microsoftgraph/feature/jigsaw
Show description for 8771aa5
baywet
authored
8771aa5
View commit details
Copy full SHA for 8771aa5
Browse repository at this point
Merge pull request #499 from microsoftgraph/bugfix/message-mime-content
Show description for bd3ac63
baywet
authored
bd3ac63
View commit details
Copy full SHA for bd3ac63
Browse repository at this point
- adds the ability to configure the http client used by the service client
baywet
committed
696f8a7
View commit details
Copy full SHA for 696f8a7
Browse repository at this point
- fixes super callback casting
baywet
committed
969ba11
View commit details
Copy full SHA for 969ba11
Browse repository at this point
- adds deprecation notice
baywet
committed
6df0aeb
View commit details
Copy full SHA for 6df0aeb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.