Releases: MinaFoundation/uptime-service-backend
Releases · MinaFoundation/uptime-service-backend
2.0.4
What's Changed
- PM-1939 - Health endpoint by @piotr-iohk in #55
- Bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible in /src by @dependabot in #56
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /src by @dependabot in #57
Docker
docker pull 673156464838.dkr.ecr.us-west-2.amazonaws.com/uptime-service-backend:2.0.4
Full Changelog: 2.0.2...2.0.4
2.0.2
What's Changed
- PM-1729 Improve whitelist error response to include submitter id by @piotr-iohk in #54
Docker
Docker image is available in Amazon ECR:
docker pull 673156464838.dkr.ecr.us-west-2.amazonaws.com/uptime-service-backend:2.0.2
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- PM-1779 Don`t crash when whitelist unavailable by @piotr-iohk in #53
Docker
Docker image is available in Amazon ECR:
docker pull 673156464838.dkr.ecr.us-west-2.amazonaws.com/uptime-service-backend:2.0.1
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- PM-1436 adjust docker image publish workflow by @piotr-iohk in #50
- PM-1547 clear usage of CONFIG_NETWORK_NAME env var by @piotr-iohk in #52
- PM-1546 - Add option to keep submissions in PostgreSQL by @piotr-iohk in #51
Docker
Docker image is available in Amazon ECR:
docker pull 673156464838.dkr.ecr.us-west-2.amazonaws.com/uptime-service-backend:2.0.0
Full Changelog: 2.0.0rc7...2.0.0
2.0.0rc8
What's Changed
- PM-1436 adjust docker image publish workflow by @piotr-iohk in #50
- PM-1547 clear usage of CONFIG_NETWORK_NAME env var by @piotr-iohk in #52
- PM-1546 - Add option to keep submissions in PostgreSQL by @piotr-iohk in #51
Docker
Docker image is available in Amazon ECR:
docker pull 673156464838.dkr.ecr.us-west-2.amazonaws.com/uptime-service-backend:2.0.0rc8
Full Changelog: 2.0.0rc7...2.0.0rc8
2.0.0rc7
What's Changed
- PM-1343 Caclulate block size by @piotr-iohk in #49
Docker
Docker image is available in Amazon ECR:
docker pull 673156464838.dkr.ecr.us-west-2.amazonaws.com/uptime-service-backend:2.0.0rc7-5fba917
Full Changelog: 2.0.0rc6...2.0.0rc7
2.0.0rc6
What's Changed
- update s3 bucket name by @piotr-iohk in #46
- PM-1286 Implement authentication for hosted Cassandra by @piotr-iohk in #45
- PM-1284 Sharding with 600 per 24h and use of ExponentialBackoffRetryPolicy by @piotr-iohk in #47
- PM-1321 Optional verify sign by @piotr-iohk in #48
Docker
Docker image is available in Amazon ECR:
docker pull 673156464838.dkr.ecr.us-west-2.amazonaws.com/uptime-service-backend:2.0.0rc6-eec11cc
Full Changelog: 2.0.0rc5...2.0.0rc6
2.0.0rc5
What's Changed
- PM-1113 - Create Publish Github Action Workflow by @kaozenn in #37
- PM-1124 Replace block producers uptime occurrences with uptime service backend by @Smorci in #40
- PM-1134 add tests for ExponentialBackoff by @piotr-iohk in #39
- PM-1111 Configurable requests per pk hourly by @piotr-iohk in #38
- PM-1170 update test topology with RC1 and genesis_ledger update by @piotr-iohk in #42
- remove block-producers-uptime leftovers by @piotr-iohk in #43
Docker
Docker image is available in Amazon ECR:
docker pull 673156464838.dkr.ecr.us-west-2.amazonaws.com/uptime-service-backend:2.0.0rc5-cb6524c
New Contributors
Full Changelog: 2.0.0rc4...2.0.0rc5
2.0.0rc4
What's Changed
- PM-1065 - Check if block exists on S3Save - delegation backend performance improvement. by @piotr-iohk in #35
- PM-1089 increase retries to 10 on gsheet request by @piotr-iohk in #36
Full Changelog: 2.0.0rc3...2.0.0rc4
2.0.0rc3
What's New
- Add missing artifacts by @piotr-iohk in #1
- Make whitelist configurable by @joaosreis in #2
- Fix submit tests by @piotr-iohk in #3
- Basic build workflow attempt by @piotr-iohk in #4
- PM 322 final itn analyzer fix by @Smorci in #5
- Add image repository to the dockerfile by @Smorci in #6
- Integration test by @piotr-iohk in #7
- Prepare configs for db and filesystem by @piotr-iohk in #9
- remove redundant configs by @piotr-iohk in #11
- update config for integration test by @piotr-iohk in #12
- More options for the ITN uptime analysis. by @Sventimir in #8
- Local filesystem storage by @piotr-iohk in #10
- PM-509 Create filename with timestamp from app, conditional logic changes to error handling by @Smorci in #14
- PM-514 Migrate and finish docker image build and push workflow by @Smorci in #15
- PM-397 - Delegation whitelist disabled option by @piotr-iohk in #16
- PM-396 - Db storage amazon keyspaces (cassandra) by @piotr-iohk in #13
- PM-571 add validation results columns into submissions table by @piotr-iohk in #18
- PM-514 Add git submodule update by @Smorci in #17
- PM-612 Put time in the filename by @Smorci in #19
- fix create blocks cql scripts by @piotr-iohk in #20
- Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /src by @dependabot in #21
- Bump golang.org/x/net from 0.16.0 to 0.17.0 in /src by @dependabot in #22
- PM-539 - Add database migration capability to docker image by @piotr-iohk in #23
- PM-715 Readme updates and investigate failing tests by @piotr-iohk in #25
- PM-832 Multi storage by @piotr-iohk in #26
- PM-857 add 'verified' column to submissions table by @piotr-iohk in #28
- PM-855 Update README by @Smorci in #27
- PM-859 update test topology with mina-daemon:2.0.0rampup7-4a0fff9 by @piotr-iohk in #29
- PM-834 Denormalize blocks in cassandra by @piotr-iohk in #33
- PM-869 get creds from assumed role by @piotr-iohk in #31
New Contributors
- @piotr-iohk made their first contribution in #1
- @joaosreis made their first contribution in #2
- @Smorci made their first contribution in #5
- @Sventimir made their first contribution in #8
- @dependabot made their first contribution in #21
Full Changelog: https://github.com/MinaFoundation/uptime-service-backend/commits/2.0.0rc3