Release 0.35.0

393-ft-diagnostics-fix-collation-incompat 0.35.0
Esther Lozano 5 years ago
parent 741d171f4a
commit 076cacc6f1

@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.34.0
EXTVERSION = 0.35.0
SED = sed
AWK = awk
@ -107,6 +107,7 @@ UPGRADABLE = \
0.32.0 \
0.33.0 \
0.34.0 \
0.35.0 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)

@ -1,4 +1,4 @@
0.35.0 (XXXX-XX-XX)
0.35.0 (2019-12-30)
* Reapply the changes in 0.33.0 (the issue we were looking for was unrelated)
* Reapply `Make PG12 depend on plpython3u instead of plpythonu`
* Fix identifier quotation in `CDB_UserDataSize`

Loading…
Cancel
Save