Skip to content

r1.2

Latest

Choose a tag to compare

@camara-release-automation camara-release-automation released this 28 May 01:55
560b7bf

Release Notes

This public release contains the definition and documentation of

  • iot-sim-fraud-prevention 0.1.0
  • iot-sim-fraud-prevention-subscriptions 0.1.0

The API definition(s) are based on

  • Commonalities 0.6.1
  • Identity and Consent Management 0.4.0

iot-sim-fraud-prevention 0.1.0

iot-sim-fraud-prevention 0.1.0 is the first initial public version of the IoT SIM Fraud Prevention API.

Added

  • Initial API definition for IoT SIM Fraud Prevention
  • First draft of test definition following CAMARA Testing Guidelines
  • API documentation with inline examples and descriptions

Changed

  • Updated API naming convention to follow CAMARA standards (IoTSIMFraudPrevention → iot-sim-fraud-prevention)
  • Updated OperationId and URL structure for consistency
  • Enhanced CloudEvents compliance for event notifications
  • Updated bound parameter type from string to boolean

Fixed

  • Fixed boolean type definition for bound parameter (string → boolean)
  • Aligned .feature Feature line with CAMARA Testing Guidelines
  • Corrected API documentation links and references

Removed

  • Removed placeholder README.MD file from API_definitions directory

iot-sim-fraud-prevention-subscriptions 0.1.0

iot-sim-fraud-prevention-subscriptions 0.1.0 is the companion API for subscription-based notifications for IoT SIM fraud prevention events

Added

  • Initial API definition for IoT SIM Fraud Prevention Subscriptions
  • Event subscription endpoints for fraud detection notifications
  • Tags and metadata for API categorization and discovery
  • CloudEvents-compliant notification payload structure

Changed

  • Renamed API definition file to follow CAMARA naming conventions
  • Updated API structure to align with Commonalities 0.6.1 and Identity and Consent Management 0.4.0

Fixed

  • Corrected API documentation links and references
  • Fixed YAML syntax and formatting issues in the specification file

Removed

  • Removed redundant configuration files and placeholders

Full Changelog: https://github.com/camaraproject/IoTSIMFraudPrevention/commits/r1.2