Skip to content

Comments

[STAGING] Remove v1 API code and transition to v2 (#521)#522

Merged
jrhoads merged 1 commit intostagingfrom
dev
Feb 17, 2026
Merged

[STAGING] Remove v1 API code and transition to v2 (#521)#522
jrhoads merged 1 commit intostagingfrom
dev

Conversation

@jrhoads
Copy link
Member

@jrhoads jrhoads commented Feb 16, 2026

  • refactor: remove v1 API deprecation middleware and v1 configuration settings

  • refactor: restrict API version routing to v2 only in urls.py

  • refactor: remove V1 support and hardcode V2 in OrganizationViewSet and related views

  • refactor: remove rorapi v1 models, serializers, and index template

  • refactor: remove v1 support and consolidate matching and queries to v2

  • refactor: remove version parameter from check_ror_id and its calls

  • test: delete v1 tests and refactor v2 unit tests to remove versioning

  • docs: update README to default to v2 schema indexing and endpoints

  • refactor: improve file handling in BulkUpdate and clean up unused vars

* refactor: remove v1 API deprecation middleware and v1 configuration settings

* refactor: restrict API version routing to v2 only in urls.py

* refactor: remove V1 support and hardcode V2 in OrganizationViewSet and related views

* refactor: remove rorapi v1 models, serializers, and index template

* refactor: remove v1 support and consolidate matching and queries to v2

* refactor: remove version parameter from check_ror_id and its calls

* test: delete v1 tests and refactor v2 unit tests to remove versioning

* docs: update README to default to v2 schema indexing and endpoints

* refactor: improve file handling in BulkUpdate and clean up unused vars
@jrhoads jrhoads merged commit 502e6e4 into staging Feb 17, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant