Skip to content

1.2.2 Final

Compare
Choose a tag to compare
@merickson merickson released this 10 Sep 17:22
· 545 commits to master since this release

This is the 1.2.2 Release version of the SpiderOak Netkes project.

In this release, we have:

  • Added auto-formatting for JSON writes to our agent_config.json (#22)
  • Enabled automatic syncing of users who lack a given name xor surname (#18)
  • Extended logging across openmanage services (#16, #10)
  • Customizable non-email-like usernames for Private Cloud clients (#2)
  • Fixes for automatic update application (#31, #27, #23, #18)
  • Fixed the LDAP sync not properly capturing disabled users on DB repair (#12)

As part of #23, we now automatically pull the web console into the openmanage build directory and assemble it there- everything under /django/apps is baked into the individual release. Future releases will simply see our web console code as part of this project under that location.