Skip to content

v30.4.0

Compare
Choose a tag to compare
@daschbot daschbot released this 13 Oct 08:09
31cefb4

30.4.0 (2023-10-12)

Breaking Changes / Deprecation

  • Deprecation: We will discontinue the practice of including credentials or tokens directly in URLs for authentication due to security concerns. To enhance the safety of your data, we recommend shifting to the more secure method of Bearer token-based authentication. Basic authentication and Cookie based authentication are still supported but are marked as deprecated and will be removed in future. Please consider moving to Bearer token based authentication as soon as possible.
  • Breaking Change: admin/project endpoints do not support providing credentials in the URL anymore.

Enhancements

Bug Fixes

  • Improve performance for Gravsearch queries (#2857) (86cc4f2)

Maintenance

Documentation

  • remove inexisting pages from navigation bar (#2871) (dd2dfe6)