πŸš€ Features

  • Sync partner-api energy with service-energy
  • Add CDR export endpoint

πŸ”§ Fixes

  • Require complete address or coordinates on CreateSite

πŸš€ Features

  • Forward set-user-default-team to backend
  • Add team-level grid subscribe/unsubscribe across services

πŸ”§ Fixes

  • Align DestinationType OpenAPI enum with lowercase wire format
  • Map paused subscription state and lower pricegroup fee log level

πŸš€ Features

  • Expose show_on_map on sites

πŸš€ Features

  • Add filter params to GET /api/v1/nested-teams
  • Add ids filter to GET /api/v1/teams

πŸš€ Features

  • Expose validity period on subscription response
  • Add team tariff CRUD endpoints

πŸ”§ Fixes

  • Reduce webhook retry backoff from 5-min to 1-min multiplier

πŸš€ Features

  • Expose read-only Schedule endpoints
  • Add GET /users/{id}/charge-points endpoint
  • Add sendWelcomeEmail option to create user endpoint

πŸ”§ Fixes

  • Expose Invoice.displayNumber
  • Bump Netty BOM to 4.2.11 and kafka-clients to 3.9.2 for CVE fixes

πŸš€ Features

  • Add GET /users/{id}/charges endpoint
  • Add PATCH /users/{userId} endpoint for updating user fields

πŸš€ Features

  • Add optional operatorId parameter to Create Site endpoint

πŸ”§ Fixes

  • Fix OOM in webhook delivery by making sends sequential

πŸš€ Features

  • Add userId field to charge point GET responses docs