Skip to content

Releases: delano/familia

v1.1.0-rc1 - Standardization and bug fixes

19 Nov 06:03
852c169
Compare
Choose a tag to compare

Deployment notes

Note

Due to a handful of breaking changes this release has been upgraded to v1.1.0.

This release candidate introduces significant improvements to Familia v1.0.0-rev7, focusing on API standardization and enhanced functionality. It's a minor step forward (semver-wise) with a focus on API consistency and reliability improvements.

What's Changed

  • Standardize API methods and enhance Redis functionality by @delano in #39

Full Changelog: v1.0.0...v1.1.0-rc1

v1.0.0 - Welcome to the Family

17 Nov 22:56
c495cfc
Compare
Choose a tag to compare

Usage notes

Warning

Many breaking changes from v0.10.2 that will require significant changes for migrating. Recommended only for new projects and intrepid netizens.

Note

There are a number of warts and cases of ambiguous naming in this release. This code has been running onetimesecret.com since the end of August 2024 and has earned its right to live. A v1.1.0 release will follow shortly after, pending one or more release candidates.

What's Changed

  • Fix Object Relations and Modernize Ruby Syntax by @delano in #13
  • Introduce Familia::Horreum for Redis-based Object Storage by @delano in #15
  • Implement instance settings for Horreum classes and RedisTypes by @delano in #18
  • Enable SafeDump feature and improve error handling by @delano in #20
  • Enhance Redis Integration with Fast Writers, Object Retrieval, and Flexible Logging by @delano in #21
  • Major Documentation Overhaul and Hashkey Enhancements by @delano in #24
  • Naming and Documentation Improvements, and Minor Functional Adjustments by @delano in #27
  • Finalize persistence method return values (MultiResult) by @delano in #33
  • Fix for :key field initialization and add allow save to skip updating expiration by @delano in #35
  • Enhancements for Redis access and instance relations by @delano in #37

Full Changelog: v0.10.2...v1.0.0

v1.0.0-rc7

27 Aug 05:42
c495cfc
Compare
Choose a tag to compare
v1.0.0-rc7 Pre-release
Pre-release

What's Changed

  • Enhancements for Redis access and instance relations by @delano in #37

Full Changelog: v1.0.0-rc6...v1.0.0-rc7

v1.0.0-rc6

26 Aug 19:36
4856214
Compare
Choose a tag to compare
v1.0.0-rc6 Pre-release
Pre-release

What's Changed

  • Fix for :key field initialization and add allow save to skip updating expiration by @delano in #35

Full Changelog: v1.0.0-rc5...v1.0.0-rc6

v1.0.0-rc5

20 Aug 04:40
ac92da3
Compare
Choose a tag to compare
v1.0.0-rc5 Pre-release
Pre-release

What's Changed

  • Finalize persistence method return values (MultiResult) by @delano in #33

Full Changelog: v1.0.0-rc4...v1.0.0-rc5

v1.0.0-rc4

20 Aug 01:51
949b036
Compare
Choose a tag to compare
v1.0.0-rc4 Pre-release
Pre-release

What's Changed

  • Naming and Documentation Improvements, and Minor Functional Adjustments by @delano in #27

Full Changelog: v1.0.0-rc3...v1.0.0-rc4

v1.0.0-rc3

18 Aug 00:48
9b2d325
Compare
Choose a tag to compare
v1.0.0-rc3 Pre-release
Pre-release

What's Changed

  • Major Documentation Overhaul and Hashkey Enhancements by @delano in #24

Full Changelog: v1.0.0-rc2...v1.0.0-rc3

v1.0.0-rc2

17 Aug 01:19
567cfa6
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

What's Changed

  • Enhance Redis Integration with Fast Writers, Object Retrieval, and Flexible Logging by @delano in #21
  • Implement instance settings for Horreum classes and RedisTypes by @delano in #18
  • Enable SafeDump feature and improve error handling by @delano in #20

Full Changelog: v1.0.0-rc1...v1.0.0-rc2

v1.0.0-rc1 - Familia::Horreum

17 Aug 01:18
v1.0.0-rc1
f3ec34e
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix Object Relations and Modernize Ruby Syntax by @delano in #13
  • Introduce Familia::Horreum for Redis-based Object Storage by @delano in #15

Full Changelog: v0.10.2...v1.0.0-rc1

v0.10.2

23 Jun 20:53
793510d
Compare
Choose a tag to compare

What's Changed

  • Fix for TypeError: Unsupported command argument type: NilClass by @delano in #9

Full Changelog: v0.10.1...v0.10.2