We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6290dd commit 3246223Copy full SHA for 3246223
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.33.0] = 2024-05-03
6
+## Added
7
+- #726: Add EXIST and FEXIST command (@Kilowhisky)
8
+
9
+## Fixed
10
+- #738: Add support for CORS in http requests (@Kilowhisky)
11
+- #741: FSET transforms field names to lowercase (@unendingblue, @iwpnd)
12
+- #736: Fix field floating point parsing misrepresentation (@Kilowhisky)
13
14
15
+## Updated
16
+- #733: golang.org/x/net
17
+- #724: google.golang.org/protobuf
18
19
## [1.32.2] = 2024-02-14
20
### Fixed
21
- #714: Fix crash when mixing z-coord dimensionality in a geometry (@prathik)
0 commit comments