Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 650 Bytes

File metadata and controls

30 lines (26 loc) · 650 Bytes

Description

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Services affected

  • api-gateway
  • user-service
  • post-service
  • connections-service
  • notification-service
  • uploader-service
  • config-server
  • discovery-server

Testing done

  • Unit tests added/updated
  • Integration tests added/updated
  • Manually tested on DEV

Checklist

  • Tests pass locally
  • Coverage above 70%
  • No hardcoded credentials
  • Flyway migration added if schema changed
  • Swagger annotations added for new endpoints