What's Changed
- [server] Replace tracing with improved logging #1848 by @michaelvlach in #1849
- [server] Fix potential ordering issue when logging headers and bodies #1850 by @michaelvlach in #1851
- [server] Add jemalloc #1853 by @michaelvlach in #1857
- [server] Add memory information to admin/status endpoint #1854 by @michaelvlach in #1858
- [server] Studio login screen does not replace address in all cases #1856 by @michaelvlach in #1859
- [tests] Improve agdb_benchmark remote execution #1855 by @michaelvlach in #1860
- [api] Add from/into conversions to the api #1871 by @michaelvlach in #1872
- [server] Fix cluster forward when using base_path #1874 by @michaelvlach in #1875
- [server] Forward should replicate only auth, user-agent and content-type headers #1876 by @michaelvlach in #1877
- [server] Allow configuring election factor #1879 by @michaelvlach in #1880
- [server] Fix election infinite loop due to term mismatch #1881 by @michaelvlach in #1882
- [studio] Add new db action "rollback" #1862 by @janavlachova in #1885
- [studio] Login screen should have default focus on username field #1864 by @janavlachova in #1886
- [studio] implement eslint boundaries #1887 by @janavlachova in #1888
- [studio] Remove admin column from list of users #1884 by @janavlachova in #1889
- [server] Add pre-election #1890 by @michaelvlach in #1891
- [server] Add backoff when sending a message to a cluster node fails #1892 by @michaelvlach in #1893
- [api] Make typedef types dynamic #1894 by @michaelvlach in #1895
- [api] Add Rewrite to the transpiler #1896 by @michaelvlach in #1897
- [server] Fix exec_mut rejection when only insert or remove index queries are sent #1898 by @michaelvlach in #1899
- [tests] Fix unstable raft isolated follower does not disrupt cluster test #1900 by @michaelvlach in #1901
- [ci] Release 0.13.1 #1902 by @michaelvlach in #1903
Full Changelog: v0.13.0...v0.13.1