Revision history for Net-Versa-Director

0.005000  2026-05-18 16:57:39+02:00 Europe/Vienna
    - add get_device_configuration method
    - update link to the Versa REST API docs
    - update note about Versa Director version for development and testing
    - change error handling to return Net::Versa::Director::Exception objects
      which stringify to a useful error message but keep all informations returned

0.004000  2025-11-04 13:26:19+01:00 Europe/Vienna
    - change list_device_interfaces to return all interface types not just vni
      This is a breaking change which changes the return value from arrayref
      to hashref of interface types!
      To get the old behaviour you can call list_device_interfaces->{vni}.

0.003000  2025-04-22 17:03:27+02:00 Europe/Vienna
    - add support for OAuth authentication
      automatically detected when server is on port 9183
      requires login and logout methods to be called

0.002000  2023-10-11 14:34:40+02:00 Europe/Vienna
    - change get_director_info API endpoint
      because the previous isn't accessible with a tenant user

0.001000  2023-10-09 17:08:19+02:00 Europe/Vienna
    - initial release
