Skip to content

Commit

Permalink
1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tidwall committed Jun 4, 2024
1 parent c6290dd commit 3246223
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [1.33.0] = 2024-05-03
## Added
- #726: Add EXIST and FEXIST command (@Kilowhisky)

## Fixed
- #738: Add support for CORS in http requests (@Kilowhisky)
- #741: FSET transforms field names to lowercase (@unendingblue, @iwpnd)
- #736: Fix field floating point parsing misrepresentation (@Kilowhisky)


## Updated
- #733: golang.org/x/net
- #724: google.golang.org/protobuf

## [1.32.2] = 2024-02-14
### Fixed
- #714: Fix crash when mixing z-coord dimensionality in a geometry (@prathik)
Expand Down

0 comments on commit 3246223

Please sign in to comment.