Skip to content

1.0.0

Choose a tag to compare

@Bulletdev Bulletdev released this 10 Oct 03:19
· 644 commits to master since this release

First stable release of the ProStaff.gg esports team management API

Core Modules

  • ✅ Authentication & Authorization (JWT)
  • ✅ Dashboard with statistics and metrics
  • ✅ Player management and statistics
  • ✅ Scouting system and talent discovery
  • ✅ Analytics and performance reporting
  • ✅ Match data integration
  • ✅ Schedule management
  • ✅ VOD reviews with timestamps
  • ✅ Team goals tracking

Integrations

  • ✅ Riot Games API integration
  • ✅ Real-time player data import
  • ✅ Match history synchronization

Infrastructure

  • Ruby 3.4.5 + Rails 7.2
  • PostgreSQL 14+ with optimized indexes
  • Redis caching (5min TTL)
  • Sidekiq background jobs
  • Docker support

Security & Testing

  • OWASP security compliance
  • Brakeman code analysis
  • k6 performance tests (p95 < 880ms)

Ready for production!

What's Changed

  • Add architecture diagram with auto-update CI/CD workflow for modular monolith by @Copilot in #1
  • chore(deps): bump rack from 3.2.1 to 3.2.2 by @dependabot[bot] in #2

New Contributors

  • @Copilot made their first contribution in #1
  • @dependabot[bot] made their first contribution in #2

Full Changelog: https://github.com/Bulletdev/prostaff-api/commits/1.0.0