Skip to content

Commit

Permalink
chore: update changelog with release updates
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosgz committed Jul 12, 2024
1 parent 509dc49 commit 45f958d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.3.2 - 2024-07-12
* fix bulk indexing routing issue
* add `attributes:` to the `Esse::Repository.each_serialized_batch` to preload `lazy_document_attributes`
* Stop stringifying the `lazy_document_attributes` attribute name

## 0.3.0 - 2024-07-10
* Extend bulk indexing API to support `update`.
* Last attempt of bulk, index each document individually if the bulk fails.
Expand Down

0 comments on commit 45f958d

Please sign in to comment.