|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [1.5.0](https://github.com/ChainSafe/nodewatch-api/compare/v1.4.7...v1.5.0) (2024-01-24) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* Added api for checking altair upgrade percentage ([#110](https://github.com/ChainSafe/nodewatch-api/issues/110)) ([dc99a2b](https://github.com/ChainSafe/nodewatch-api/commit/dc99a2b61eac1a6359a54c3bdef4b336f20896b0)) |
| 9 | +* added raw agent version in db ([#88](https://github.com/ChainSafe/nodewatch-api/issues/88)) ([38cf181](https://github.com/ChainSafe/nodewatch-api/commit/38cf181ee789927d7f55c2ec067248eb3e62387b)) |
| 10 | +* ECS task deployment config file added ([#217](https://github.com/ChainSafe/nodewatch-api/issues/217)) ([bf3c570](https://github.com/ChainSafe/nodewatch-api/commit/bf3c57036ca29fdb4ce360b8616ed3345829227f)) |
| 11 | +* eth2 crawler configured with basic node information ([#84](https://github.com/ChainSafe/nodewatch-api/issues/84)) ([7d17887](https://github.com/ChainSafe/nodewatch-api/commit/7d17887b0f042b06de5268a26015d25ffdb661f4)) |
| 12 | +* loadstart parser added ([#99](https://github.com/ChainSafe/nodewatch-api/issues/99)) ([d5da38a](https://github.com/ChainSafe/nodewatch-api/commit/d5da38aaecdc36b7d852a8ce60be68156c6a8dc0)) |
| 13 | + |
| 14 | + |
| 15 | +### Bug Fixes |
| 16 | + |
| 17 | +* actions deployment ([#259](https://github.com/ChainSafe/nodewatch-api/issues/259)) ([2f61383](https://github.com/ChainSafe/nodewatch-api/commit/2f6138311b69efc06fdbc8ea3e94cb20fd2f0fee)) |
| 18 | +* actions deployment ([#262](https://github.com/ChainSafe/nodewatch-api/issues/262)) ([b08ba21](https://github.com/ChainSafe/nodewatch-api/commit/b08ba21b64c596b9796caaffb4fe03e983a6e2c3)) |
| 19 | +* bump github.com/ethereum/go-ethereum from 1.10.10 to 1.10.11 ([#118](https://github.com/ChainSafe/nodewatch-api/issues/118)) ([d556e00](https://github.com/ChainSafe/nodewatch-api/commit/d556e00426457b6e6946e08c9bd3c24b7d3add61)) |
| 20 | +* ci pipeline ([#228](https://github.com/ChainSafe/nodewatch-api/issues/228)) ([9216648](https://github.com/ChainSafe/nodewatch-api/commit/9216648296620e7187300a03b5b043fb94c55d0f)) |
| 21 | +* crawler update ([#230](https://github.com/ChainSafe/nodewatch-api/issues/230)) ([d253c50](https://github.com/ChainSafe/nodewatch-api/commit/d253c5063f91c678bfef9c48235acea5f5a16ad0)) |
| 22 | +* deployment gh action ([#219](https://github.com/ChainSafe/nodewatch-api/issues/219)) ([c14b72a](https://github.com/ChainSafe/nodewatch-api/commit/c14b72abaef78a5c8da50caa9980eb7b6f29b5b7)) |
| 23 | +* ecs fixed, release ci fixed ([#236](https://github.com/ChainSafe/nodewatch-api/issues/236)) ([6da48aa](https://github.com/ChainSafe/nodewatch-api/commit/6da48aa4689c495a68cb1a9fd00b0232291a1e97)) |
| 24 | +* gh action ([#221](https://github.com/ChainSafe/nodewatch-api/issues/221)) ([e71105e](https://github.com/ChainSafe/nodewatch-api/commit/e71105e292c7a479b257b9417c8eab5c237e2753)) |
| 25 | +* go-multiaddress updated ([#258](https://github.com/ChainSafe/nodewatch-api/issues/258)) ([6750656](https://github.com/ChainSafe/nodewatch-api/commit/67506566e289bd9c4d962d6549d377fde1709c53)) |
| 26 | +* node stats ([#96](https://github.com/ChainSafe/nodewatch-api/issues/96)) ([ec95a2b](https://github.com/ChainSafe/nodewatch-api/commit/ec95a2b298c681bdfb58273c7bdbd610962ca5c8)) |
| 27 | +* prod deployment ([#225](https://github.com/ChainSafe/nodewatch-api/issues/225)) ([ec7154d](https://github.com/ChainSafe/nodewatch-api/commit/ec7154d7b1de72357865794c8a0b7a80d1584905)) |
| 28 | +* Revert "fix: ecs fixed, release ci fixed" ([#237](https://github.com/ChainSafe/nodewatch-api/issues/237)) ([7caa71f](https://github.com/ChainSafe/nodewatch-api/commit/7caa71fc133327d403dfbe38483f3fe36b43ee79)) |
| 29 | +* scale ecs cpu & ram ([#234](https://github.com/ChainSafe/nodewatch-api/issues/234)) ([a526299](https://github.com/ChainSafe/nodewatch-api/commit/a5262992fe0408be3cece09983c544ba412a3388)) |
| 30 | +* syntext fixed ([#227](https://github.com/ChainSafe/nodewatch-api/issues/227)) ([d0a1880](https://github.com/ChainSafe/nodewatch-api/commit/d0a1880ef126a5df97060c87f167a12c0b39e028)) |
| 31 | +* update peer with latest data ([#202](https://github.com/ChainSafe/nodewatch-api/issues/202)) ([135548c](https://github.com/ChainSafe/nodewatch-api/commit/135548c21895f37d1b208fe50ad64b911a3102f9)) |
| 32 | +* Updated Config ([#94](https://github.com/ChainSafe/nodewatch-api/issues/94)) ([8e9adf5](https://github.com/ChainSafe/nodewatch-api/commit/8e9adf5049e34bbddd520218ee4bd5a43e042c72)) |
| 33 | + |
3 | 34 | ### [1.4.7](https://github.com/ChainSafe/nodewatch-api/compare/v1.4.6...v1.4.7) (2024-01-18)
|
4 | 35 |
|
5 | 36 |
|
|
0 commit comments