Skip to content

v2.15.1

Compare
Choose a tag to compare
@kbreit kbreit released this 15 Feb 12:59
· 15 commits to master since this release

Bugfixes

  • Corrects constraints applied to local and remote status page settings to align with API behaviour (#437)
  • Enables meraki_network query by net_id (#441)
  • Resolved an issue where an empty response from the API triggered an exception in module meraki_webhook (#433)
  • Resolves issues with meraki_webhook shared_secret defaulting to null; (#439); Also adds Test Coverage for shared secret idempotency and resolves test file lint issues.