Skip to content

v1.17.1

Choose a tag to compare

@albogdano albogdano released this 18 Dec 10:31
· 1709 commits to master since this release

📦 v1.17 stable release

In v1.17 we added a number of new features but messed up the Maven packaging and a bunch of other things. This is the stable official release of that version with lots of fixes. 🐛

  • Fixed Maven's JAR and WAR assembly - there's a single 'fat' executable WAR now
  • Fixed API return codes and error responses
  • Removed DefaultServlet - caused problems with other servlets mapped to /
  • Added method to set and get access tokens in API clients
  • Updated Elasticsearch to v2.1.1