[BETA] 1.5.0 beta thread

Beta release announcements and discussion around them
Locked
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Wed Nov 29, 2017 7:58 pm

UPDATE: 1.5.0 has been released, and this topic has been locked.

This is a beta release of version 1.5.0-beta5 intended for testing purposes.

This Beta includes a new REST API.
Full documentation to the API is available on our wiki.

We test the beta releases as best as possible, but bugs may be present.
For general usage, we recommend customers run current STABLE release.

You can download the beta build here:
https://goo.gl/JzZXQo

Changelog:

Code: Select all

= Version 1.5.0 =
Features:
  Added option to choose device description update policy during imports and syncs
  Added invert search option for 'Config search' (shows results that do not contain search expression)
  Performance improvement when rendering search results
  Detect and properly handle Java SSL sub-system errors during Unimus startup
  Added options to control re-discovery behavior when ports or connectors change

  Added a REST API:
    - most Unimus functions available through the API
    - full documentation at https://wiki.unimus.net/display/UNPUB/API+documentation

  Added support for:
    - Ciena Service-aware OS (SAOS)
    - Cisco IOS XR
    - D-Link 3200 switch series
    - D-Link 3528 switch series
    - D-Link 3552 switch series
    - D-Link 3620 switch series
    - IgniteNet MetroLinq
    - Ubiquiti EdgePoint

Fixes:
  Fixed NMS sync wiping out device description
  Fixed not closing connection to device when backup download failed
  Fixed inability to change default schedule in wizard
  Fixed Ubiquiti devices not found when searching by vendor in 'Devices' table
  Fixed not stripping VT100 control sequence from backups under very rare conditions

Tickets closed by this release:
  UN-229, UN-233, UN-243, UN-267, UN-273, UN-275, UN-276, UN-279, UN-285

Known issues:
  Special characters can be replaced by '?' under specific circumstances
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Thu Dec 07, 2017 3:10 pm

1.5.0-beta2 is released today.
Original post updated to reflect this.

Changes from beta1:

Code: Select all

Features:
  Added invert search option when searching within backups
  Performance improvement when rendering search results

Fixes:
  Fixed not closing connection to device when backup download failed
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Fri Dec 15, 2017 1:43 pm

1.5.0-beta3 is released today.
Original post updated to reflect this.

Changes from beta2:

Code: Select all

Features:
  Detect and properly handle Java SSL sub-system errors during Unimus startup
  
  Added support for:
    - IgniteNet MetroLinq

Fixes:
  Fixed inability to change default schedule in wizard
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Mon Dec 18, 2017 11:21 pm

1.5.0-beta4 is released today.
Original post updated to reflect this.

Changes from beta3:

Code: Select all

Features:
  Added support for:
    - Ubiquiti EdgePoint
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Sat Dec 23, 2017 6:36 pm

1.5.0-beta5 is released today.
Unless there are any issues found, this build will likely be released as the final 1.5.0 release in early January.

Changes from beta4:

Code: Select all

Features:
  Added options to control re-discovery behavior when ports or connectors change
  
  Added support for:
    - Cisco IOS XR
    - D-Link 3200 switch series
    - D-Link 3528 switch series
    - D-Link 3552 switch series
    - D-Link 3620 switch series

Fixes:
  Fixed Ubiquiti devices not found when searching by vendor in 'Devices' table
  Fixed not stripping VT100 control sequence from backups under very rare conditions
Locked