Skip to content

Commit 4fae4ce

Browse files
authored
chore(main): release 2.6.0 (#383)
1 parent aacf99a commit 4fae4ce

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [2.6.0](https://github.com/sygmaprotocol/sygma-relayer/compare/v2.5.0...v2.6.0) (2024-12-04)
4+
5+
6+
### Features
7+
8+
* cross network retry ([#337](https://github.com/sygmaprotocol/sygma-relayer/issues/337)) ([eb43206](https://github.com/sygmaprotocol/sygma-relayer/commit/eb432060ef3fa823437e5039137320ecbbe84cc3))
9+
* metrics ([#380](https://github.com/sygmaprotocol/sygma-relayer/issues/380)) ([03ec27c](https://github.com/sygmaprotocol/sygma-relayer/commit/03ec27cc9b9ab754279a3c6e7cdacc52ce7606bd))
10+
11+
12+
### Bug Fixes
13+
14+
* add optional revert gas to max fee set by user ([#388](https://github.com/sygmaprotocol/sygma-relayer/issues/388)) ([aacf99a](https://github.com/sygmaprotocol/sygma-relayer/commit/aacf99a30ec2b3d8ba10469b3f000e4aad8b9d6b))
15+
* v1 retry signature ([#386](https://github.com/sygmaprotocol/sygma-relayer/issues/386)) ([ae06d67](https://github.com/sygmaprotocol/sygma-relayer/commit/ae06d6776ef302cf95d25dbc2afaaced476de7f3))
16+
17+
18+
### Miscellaneous
19+
20+
* added loki logs to example docker-compose ([#385](https://github.com/sygmaprotocol/sygma-relayer/issues/385)) ([2f772c2](https://github.com/sygmaprotocol/sygma-relayer/commit/2f772c26e1949ba6258689d77b28beb632bebd79))
21+
322
## [2.5.0](https://github.com/sygmaprotocol/sygma-relayer/compare/v2.4.1...v2.5.0) (2024-10-23)
423

524

0 commit comments

Comments
 (0)