Rom

Latest version: v1.1.1

Safety actively analyzes 630026 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 14

0.38.0

[fixed] In some cases, columns with keygens that didn't generate an index
entry would not have its column data saved. Thanks to github user
https://github.com/slorg1 for the bug report and 95% of the solution.

0.37.3

[added] test for recursive ManyToOne/OneToMany relationships, information:
https://github.com/josiahcarlson/rom/issues/78#issuecomment-249451280
[added] docs for index types and their semantics, information available in the
documentation for `rom.column`:
https://pythonhosted.org/rom/rom.html#rom.Column
[added] Lock and EntityLock objects to rom.util, for access to locks with the
implementation/semantics I like.
[fixed] Made JSON column serialization deterministic to fix race condition
check. Thanks to Github user https://github.com/bparker98 for the bug
report and recommended fix.

0.37.2

Not secure
[fixed] make sure that index data is valid before writing. Bug report and PR
thanks to Github user https://github.com/LuisUrrutia

0.37.1

Not secure
[fixed] query objects will now lowercase queries against FULL_TEXT indexes, as
the index is case-insensitive already. Thanks to Github user
https://github.com/slorg1

0.37.0

Not secure
[added] geo index and 'near' query option backed by Redis 3.2's GEOADD and
GEORADIUS operations. Feature request thanks to Github user
https://github.com/peter-conalgo

0.36.0

Not secure
[changed] Lua is now requried for rom 0.36.0 and later
[fixed] Lua string.format() is not binary safe, and has been silently
corrupting portions of index values for years. This has been fixed, but
you need to rebuild your indexes. Discovered in February, but delayed
until other changes came through.
[changed] filter speed estimation improved substantially, and queries with
numeric range searches can be hundreds of times faster than before.
[removed] unnecessary recursive calls inside session-based entity saving.

Page 6 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.