Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #14 from semiotic-ai/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--elric-rs

chore(main): release 1.2.1
  • Loading branch information
gusinacio authored Aug 16, 2023
2 parents 5467b6c + bbaee2b commit 67e87d6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.2.1](https://github.com/semiotic-ai/elric-rs/compare/v1.2.0...v1.2.1) (2023-08-16)


### Bug Fixes

* **cursor:** update cursor only in processed block ([4b97fcb](https://github.com/semiotic-ai/elric-rs/commit/4b97fcb14b6086640765ca82776e8ab5e96a6342))
* **cursor:** use inserter with timeout ([5467b6c](https://github.com/semiotic-ai/elric-rs/commit/5467b6c87e0f11bdc94db888804bcced4ca827ee))

## [1.2.0](https://github.com/semiotic-ai/elric-rs/compare/v1.1.5...v1.2.0) (2023-08-16)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "elric-rs"
version = "1.2.0"
version = "1.2.1"
edition = "2021"
description = "A client for using substreams with Clickhouse database."

Expand Down

0 comments on commit 67e87d6

Please sign in to comment.