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
.
contentstack
/
contentstack-management-java
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
0
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
DX | 22-09-2025 | Release
- #185
#185
Merged
harshithad0703
merged 26 commits into
master
contentstack/contentstack-management-java:master
from
staging
contentstack/contentstack-management-java:staging
Copy head branch name to clipboard
Sep 29, 2025
Conversation
Commits
26
(26)
Checks
Files changed
Merged
DX | 22-09-2025 | Release
#185
harshithad0703
merged 26 commits into
master
contentstack/contentstack-management-java:master
from
staging
contentstack/contentstack-management-java:staging
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2025
Merge pull request #179 from contentstack/master
Show description for 0c1aba6
reeshika-h
authored
0c1aba6
View commit details
Copy full SHA for 0c1aba6
Browse repository at this point
Merge pull request #180 from contentstack/staging
Show description for b86918e
harshithad0703
authored
b86918e
View commit details
Copy full SHA for b86918e
Browse repository at this point
Add OAuth implementation for testing
reeshika-h
committed
4c9f6fe
View commit details
Copy full SHA for 4c9f6fe
Browse repository at this point
fix: Generate state parameter in constructor for OAuth security
reeshika-h
committed
b5ef724
View commit details
Copy full SHA for b5ef724
Browse repository at this point
Commits on Aug 28, 2025
fix: Update OAuth implementation
reeshika-h
committed
9544846
View commit details
Copy full SHA for 9544846
Browse repository at this point
fix: Update OAuth implementation 1
reeshika-h
committed
c0d614d
View commit details
Copy full SHA for c0d614d
Browse repository at this point
fix: Update OAuth implementation 2
reeshika-h
committed
d283ea6
View commit details
Copy full SHA for d283ea6
Browse repository at this point
fix: Update OAuth implementation 3
reeshika-h
committed
9256fa0
View commit details
Copy full SHA for 9256fa0
Browse repository at this point
fix: Update OAuth implementation 4
reeshika-h
committed
99ca31f
View commit details
Copy full SHA for 99ca31f
Browse repository at this point
fix: Update OAuth implementation 5
reeshika-h
committed
4c89089
View commit details
Copy full SHA for 4c89089
Browse repository at this point
Commits on Aug 29, 2025
fix: Update OAuth implementation 6
reeshika-h
committed
258fa67
View commit details
Copy full SHA for 258fa67
Browse repository at this point
fix: Update OAuth implementation 7
reeshika-h
committed
b0c5f10
View commit details
Copy full SHA for b0c5f10
Browse repository at this point
fix: Update OAuth implementation 8
reeshika-h
committed
a02f161
View commit details
Copy full SHA for a02f161
Browse repository at this point
fix: Update OAuth implementation 9
reeshika-h
committed
2644266
View commit details
Copy full SHA for 2644266
Browse repository at this point
fix: Refactor OAuth handling and improve token management
reeshika-h
committed
f688b3d
View commit details
Copy full SHA for f688b3d
Browse repository at this point
Commits on Sep 3, 2025
chore: Release version 1.8.0 with OAuth 2.0 support and code improvements
reeshika-h
committed
f7ae51f
View commit details
Copy full SHA for f7ae51f
Browse repository at this point
refactor: Move OAuth error messages to constants and clean up imports
reeshika-h
committed
10383cd
View commit details
Copy full SHA for 10383cd
Browse repository at this point
Commits on Sep 9, 2025
fix: Update OAuth host handling to support for regions
reeshika-h
committed
96403b1
View commit details
Copy full SHA for 96403b1
Browse repository at this point
feat: Implement token storage via TokenCallback interface
Show description for 75a6b1e
reeshika-h
committed
75a6b1e
View commit details
Copy full SHA for 75a6b1e
Browse repository at this point
fix: Ensure default host is properly used in OAuth config
reeshika-h
committed
0c04e34
View commit details
Copy full SHA for 0c04e34
Browse repository at this point
Commits on Sep 10, 2025
Merge pull request #181 from contentstack/feat/DX-3345-OAuth-impl
Show description for b5feb78
reeshika-h
authored
b5feb78
View commit details
Copy full SHA for b5feb78
Browse repository at this point
Commits on Sep 15, 2025
refactor: Simplify OAuth configuration methods and enhance PKCE flow support
Show description for 87317f0
reeshika-h
committed
87317f0
View commit details
Copy full SHA for 87317f0
Browse repository at this point
refactor: Update OAuth configuration methods to enhance clarity and support for optional client secret
Show description for 3d91e99
reeshika-h
committed
3d91e99
View commit details
Copy full SHA for 3d91e99
Browse repository at this point
Merge pull request #184 from contentstack/fix/oauth-impl
Show description for 2353b18
reeshika-h
authored
2353b18
View commit details
Copy full SHA for 2353b18
Browse repository at this point
Commits on Sep 17, 2025
Merge pull request #182 from contentstack/development
Show description for b447de8
harshithad0703
authored
b447de8
View commit details
Copy full SHA for b447de8
Browse repository at this point
Merge pull request #186 from contentstack/master
Show description for 209d8bb
harshithad0703
authored
209d8bb
View commit details
Copy full SHA for 209d8bb
Browse repository at this point
You can’t perform that action at this time.