Releases: Dynamoid/dynamoid
Releases · Dynamoid/dynamoid
v3.14.0
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: v3.13.1...v3.14.0
v3.13.1
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: v3.13.0...v3.13.1
v3.13.0
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: v3.12.1...v3.13.0
v3.12.1
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog: v3.11.0...v3.12.1
v3.11.0
Sorry, something went wrong.
No results found
What's Changed
Fixes
Features
- Implemented transactional modifying (with DynamoDB's TransactWriteItems operation) in #688 (@ckhsponge)
- Added new config option store_empty_string_as_nil in #794 (@andrykonchin)
- Added Ruby 3.4, Rails 8.0 and Rails 7.2 in CI in #828 (@andrykonchin)
Changes
- Support String condition expressions with #where in #832 (@andrykonchin)
- Support binary type natively. Also added new config option store_binary_as_native in #822 (@dalibor)
Full Changelog: v3.10.0...v3.11.0
v3.10.0
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog: v3.9.0...v3.10.0
v3.9.0
Sorry, something went wrong.
No results found
What's Changed
- Fix #increment! and #decrement! methods to behave similarly to the Rails' ActiveRecord methods in #624
- Fix #update, #update!, .update_fields, .upsert and save empty Set and String as nil in #626
- Make some methods in Dirty module public in #627
- Fix .import and mark attributes of persisted models as not changed/dirty in #628
- Add ability to run PartiQL queries in #630
- Support changing type attribute value by @bonty in #588
- Add #inspect method to display only attributes in #633
- Optimise #save in #623
- Fix save(touch: false) in #632
- Fix callbacks in #634
- Add Ruby 3.2 on CI in #642
- Add after_find callback in #645
Full Changelog: v3.8.0...v3.9.0
v3.8.0
Sorry, something went wrong.
No results found
Revert "Remove constraint on the pry gem version"
This reverts commit 059a0bc147ac90e7844be467dea10fa1cb1c73d7.
v3.7.1
Sorry, something went wrong.
No results found
Prepare release 3.7.1 (#514)
* Changelog. Prepare for 3.7.1 release
* Change version to 3.7.1
v3.7.0
Sorry, something went wrong.
No results found
Bump version 3.7.0