Skip to content

Commit

Permalink
chore(main): release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiko-kitty committed Dec 9, 2024
1 parent 0c22438 commit 8ea1838
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [1.5.0](https://github.com/taikoxyz/raiko/compare/v1.4.0...v1.5.0) (2024-12-09)


### Features

* complete v3 Aggregation APIs ([#424](https://github.com/taikoxyz/raiko/issues/424)) ([5dade7a](https://github.com/taikoxyz/raiko/commit/5dade7aaf2db1b76e1a4c59ce4a22f0a63bb7118))
* **raiko:** retry task if previous running failed. ([#408](https://github.com/taikoxyz/raiko/issues/408)) ([3432737](https://github.com/taikoxyz/raiko/commit/3432737265602098d1db546b95541542360d64e2))
* **repo:** don't run CI on draft PRs ([#428](https://github.com/taikoxyz/raiko/issues/428)) ([be2746b](https://github.com/taikoxyz/raiko/commit/be2746be5dbafd81ef49b15d3bbe102b9bd1d842))
* **taskdb:** remove sqlite task manager ([#423](https://github.com/taikoxyz/raiko/issues/423)) ([89f748f](https://github.com/taikoxyz/raiko/commit/89f748f67eb78383ec978e156e5511a721af4e71))
* union proof type relevant stuff ([#422](https://github.com/taikoxyz/raiko/issues/422)) ([4b0df41](https://github.com/taikoxyz/raiko/commit/4b0df4105f2b599d88455fc020d25eaa5a0d7c3d))


### Bug Fixes

* bump sp1 version + new patch ([#412](https://github.com/taikoxyz/raiko/issues/412)) ([64fd81f](https://github.com/taikoxyz/raiko/commit/64fd81f09a7305412286942ab0abb7cb8086c394))
* **raiko:** fix some misleading info prints ([#425](https://github.com/taikoxyz/raiko/issues/425)) ([32bc6a9](https://github.com/taikoxyz/raiko/commit/32bc6a994e4ce26f3bac1aebf7c7e60facd8e909))
* **repo:** missed one workflow ([#429](https://github.com/taikoxyz/raiko/issues/429)) ([0c22438](https://github.com/taikoxyz/raiko/commit/0c22438527c819eec046b5e61c84ccc3c4551e4e))


### Performance Improvements

* **host:** release running_tasks lock asap ([#417](https://github.com/taikoxyz/raiko/issues/417)) ([6e98484](https://github.com/taikoxyz/raiko/commit/6e984840a8038a6654ab1ecbb1caea7c036feb3a))

## [1.4.0](https://github.com/taikoxyz/raiko/compare/v1.3.0...v1.4.0) (2024-11-11)


Expand Down

0 comments on commit 8ea1838

Please sign in to comment.