Skip to content

APIOps Toolkit for Azure APIM v7.0.0-alpha.3.0.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jan 18:27

Added

  • The extractor and publisher now log configuration values. This should make it a lot easier to troubleshoot configuration issues. Sensitive values are redacted, with only the first 3 characters shown.
Extractor version is 7.0.0.
Configuration summary
  apimServiceName ........................... (not set)
  apiSpecificationFormat .................... (not set)
  API_MANAGEMENT_SERVICE_NAME ............... api****
  API_MANAGEMENT_SERVICE_OUTPUT_FOLDER_PATH . C:\Users\me\AppData\Local\Temp\apiops
  API_SPECIFICATION_FORMAT .................. (not set)
  APPLICATION_INSIGHTS_CONNECTION_STRING .... (set to whitespace)
  ARM_API_VERSION ........................... (not set)
  AZURE_BEARER_TOKEN ........................ eyJ****
  AZURE_CLOUD_ENVIRONMENT ................... (not set)
  AZURE_RESOURCE_GROUP_NAME ................. wor****
  AZURE_SUBSCRIPTION_ID ..................... 105****
  COMMIT_ID ................................. (not set)
  CONFIGURATION_YAML_PATH ................... C:\Users\me\Local\Temp\apiops\configuration.extractor.yaml
  DRY-RUN ................................... (not set)
  DRY_RUN ................................... true
  OTEL_EXPORTER_OTLP_ENDPOINT ............... https://ote****
  STRICT_VALIDATION ......................... (not set)

Fixed

  • Publisher now correctly puts API specifications (#818 )

Full Changelog: v7.0.0-alpha.3.0.0...v7.0.0-alpha.3.0.1