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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ror-community
/
ror-api
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
65
Code
Issues
0
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Remove v1 API support and transition to v2 exclusively
- #521
#521
Merged
jrhoads
merged 9 commits into
dev
ror-community/ror-api:dev
from
refactor-remove-v1code
ror-community/ror-api:refactor-remove-v1code
Copy head branch name to clipboard
Feb 16, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Remove v1 API support and transition to v2 exclusively
#521
jrhoads
merged 9 commits into
dev
ror-community/ror-api:dev
from
refactor-remove-v1code
ror-community/ror-api:refactor-remove-v1code
Copy head branch name to clipboard
Commits
Commits on Feb 16, 2026
refactor: remove v1 API deprecation middleware and v1 configuration settings
jrhoads
committed
c709fe2
View commit details
Copy full SHA for c709fe2
Browse repository at this point
refactor: restrict API version routing to v2 only in urls.py
jrhoads
committed
2c6924d
View commit details
Copy full SHA for 2c6924d
Browse repository at this point
refactor: remove V1 support and hardcode V2 in OrganizationViewSet and related views
jrhoads
committed
2951295
View commit details
Copy full SHA for 2951295
Browse repository at this point
refactor: remove rorapi v1 models, serializers, and index template
jrhoads
committed
341e461
View commit details
Copy full SHA for 341e461
Browse repository at this point
refactor: remove v1 support and consolidate matching and queries to v2
jrhoads
committed
61ffd2c
View commit details
Copy full SHA for 61ffd2c
Browse repository at this point
refactor: remove version parameter from check_ror_id and its calls
jrhoads
committed
016627e
View commit details
Copy full SHA for 016627e
Browse repository at this point
test: delete v1 tests and refactor v2 unit tests to remove versioning
jrhoads
committed
78d776c
View commit details
Copy full SHA for 78d776c
Browse repository at this point
docs: update README to default to v2 schema indexing and endpoints
jrhoads
committed
c5739af
View commit details
Copy full SHA for c5739af
Browse repository at this point
refactor: improve file handling in BulkUpdate and clean up unused vars
jrhoads
committed
7063eb8
View commit details
Copy full SHA for 7063eb8
Browse repository at this point
You can’t perform that action at this time.