1 parent 6b2258b commit 48aa3d2Copy full SHA for 48aa3d2
1 file changed
CHANGELOG.md
@@ -2,6 +2,20 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [1.37.0] = 2026-01-06
6
+### Added
7
+- #791: Add regexp to where expressions using '=~' (@TomDeVito)
8
+
9
+### Fixed
10
+- #793: Avoid NaN points and rects for insertions and searches (@krkeshav)
11
+- #789: Fix LineString feature encoding to use all points (@metaxasa)
12
+- 45496a0: Ensure strict resp clients for pubsub
13
+- f6e6fae: Ignore -o json flag for HELLO command
14
15
+### Updated
16
+- 653e7a0: Bumped github.com/eclipse/paho.mqtt.golang
17
+- 2a86b4b: Bumped golang.org/x/crypto
18
19
## [1.36.5] = 2025-10-05
20
### Added
21
- 5462de9: Add -o flag to auto set client output to json or resp #779 (@huangpeizhi2018)
0 commit comments