Skip to content

Commit

Permalink
chore(main): release 1.5.0 (#261)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jan 24, 2024
1 parent b08ba21 commit 115452d
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Changelog

## [1.5.0](https://github.com/ChainSafe/nodewatch-api/compare/v1.4.7...v1.5.0) (2024-01-24)


### Features

* 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))
* added raw agent version in db ([#88](https://github.com/ChainSafe/nodewatch-api/issues/88)) ([38cf181](https://github.com/ChainSafe/nodewatch-api/commit/38cf181ee789927d7f55c2ec067248eb3e62387b))
* ECS task deployment config file added ([#217](https://github.com/ChainSafe/nodewatch-api/issues/217)) ([bf3c570](https://github.com/ChainSafe/nodewatch-api/commit/bf3c57036ca29fdb4ce360b8616ed3345829227f))
* 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))
* loadstart parser added ([#99](https://github.com/ChainSafe/nodewatch-api/issues/99)) ([d5da38a](https://github.com/ChainSafe/nodewatch-api/commit/d5da38aaecdc36b7d852a8ce60be68156c6a8dc0))


### Bug Fixes

* actions deployment ([#259](https://github.com/ChainSafe/nodewatch-api/issues/259)) ([2f61383](https://github.com/ChainSafe/nodewatch-api/commit/2f6138311b69efc06fdbc8ea3e94cb20fd2f0fee))
* actions deployment ([#262](https://github.com/ChainSafe/nodewatch-api/issues/262)) ([b08ba21](https://github.com/ChainSafe/nodewatch-api/commit/b08ba21b64c596b9796caaffb4fe03e983a6e2c3))
* 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))
* ci pipeline ([#228](https://github.com/ChainSafe/nodewatch-api/issues/228)) ([9216648](https://github.com/ChainSafe/nodewatch-api/commit/9216648296620e7187300a03b5b043fb94c55d0f))
* crawler update ([#230](https://github.com/ChainSafe/nodewatch-api/issues/230)) ([d253c50](https://github.com/ChainSafe/nodewatch-api/commit/d253c5063f91c678bfef9c48235acea5f5a16ad0))
* deployment gh action ([#219](https://github.com/ChainSafe/nodewatch-api/issues/219)) ([c14b72a](https://github.com/ChainSafe/nodewatch-api/commit/c14b72abaef78a5c8da50caa9980eb7b6f29b5b7))
* ecs fixed, release ci fixed ([#236](https://github.com/ChainSafe/nodewatch-api/issues/236)) ([6da48aa](https://github.com/ChainSafe/nodewatch-api/commit/6da48aa4689c495a68cb1a9fd00b0232291a1e97))
* gh action ([#221](https://github.com/ChainSafe/nodewatch-api/issues/221)) ([e71105e](https://github.com/ChainSafe/nodewatch-api/commit/e71105e292c7a479b257b9417c8eab5c237e2753))
* go-multiaddress updated ([#258](https://github.com/ChainSafe/nodewatch-api/issues/258)) ([6750656](https://github.com/ChainSafe/nodewatch-api/commit/67506566e289bd9c4d962d6549d377fde1709c53))
* node stats ([#96](https://github.com/ChainSafe/nodewatch-api/issues/96)) ([ec95a2b](https://github.com/ChainSafe/nodewatch-api/commit/ec95a2b298c681bdfb58273c7bdbd610962ca5c8))
* prod deployment ([#225](https://github.com/ChainSafe/nodewatch-api/issues/225)) ([ec7154d](https://github.com/ChainSafe/nodewatch-api/commit/ec7154d7b1de72357865794c8a0b7a80d1584905))
* 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))
* scale ecs cpu & ram ([#234](https://github.com/ChainSafe/nodewatch-api/issues/234)) ([a526299](https://github.com/ChainSafe/nodewatch-api/commit/a5262992fe0408be3cece09983c544ba412a3388))
* syntext fixed ([#227](https://github.com/ChainSafe/nodewatch-api/issues/227)) ([d0a1880](https://github.com/ChainSafe/nodewatch-api/commit/d0a1880ef126a5df97060c87f167a12c0b39e028))
* update peer with latest data ([#202](https://github.com/ChainSafe/nodewatch-api/issues/202)) ([135548c](https://github.com/ChainSafe/nodewatch-api/commit/135548c21895f37d1b208fe50ad64b911a3102f9))
* Updated Config ([#94](https://github.com/ChainSafe/nodewatch-api/issues/94)) ([8e9adf5](https://github.com/ChainSafe/nodewatch-api/commit/8e9adf5049e34bbddd520218ee4bd5a43e042c72))

### [1.4.7](https://github.com/ChainSafe/nodewatch-api/compare/v1.4.6...v1.4.7) (2024-01-18)


Expand Down

0 comments on commit 115452d

Please sign in to comment.