Skip to content

Merge development into main #74

Merged
cbullinger merged 20 commits intomainfrom
development
Jan 25, 2026
Merged

Merge development into main #74
cbullinger merged 20 commits intomainfrom
development

Conversation

@cbullinger
Copy link
Collaborator

Merge the following development features into main:

  • Add filtering to frontend and all three backends
  • Bump ojson to v3.11.5
  • Bump pymongo driver to v4.16.0

cbullinger and others added 20 commits January 12, 2026 10:08
DOCSP-56707: Bump pymongo driver version to 4.16.0
DOCSP-55528: Add filtering to frontend and JS backend
… backends

- Java: Added getDistinctGenres() to MovieService interface and MovieServiceImpl
- Java: Added /genres endpoint to MovieControllerImpl using mongoTemplate.findDistinct()
- Python: Added /genres endpoint to movies.py router using collection.distinct()
- Both implementations filter null/empty values and sort alphabetically
- Returns success response with count of distinct genres
DOCSP-56868: Add GET /api/movies/genres endpoint to Java Spring and Python FastAPI backends
Merge Feature/filtering branch into Development
Fix Express workflow path to include mflix/ prefix
Bump orjson from v3.11.4 to v3.11.5
@cbullinger cbullinger merged commit 0588d09 into main Jan 25, 2026
2 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