Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.5.0 release #828

Merged
merged 204 commits into from
Mar 15, 2022
Merged

v0.5.0 release #828

merged 204 commits into from
Mar 15, 2022

Conversation

Samyak2
Copy link
Contributor

@Samyak2 Samyak2 commented Mar 15, 2022

Check release notes for more info (to be added soon)

Samyak2 and others added 30 commits February 9, 2022 16:42
The single script starts celery scheduler, analytics worker and alerts
worker. It also stops all 3 of them on doing ctrl-c.

Added a new dependency `watchdog` to watch files and restart workers
when there's a code change.

TODO: have a flag to disable auto-reload.
- If x lower bound and y is lower bound,
  earlier the format was x - y
- Now it is x to y
- Fixes #725
- If x lower bound and y is lower bound,
  earlier the format was x - y
- Now it is x to y
Modify the format to display expected values
…field-interactions

removed loader from add kpi and changed nooptions text baased on load…
* added check for non-numerical perc changes

* addded change number with percentage

* changed position of empty dash

* added single dash for no change

Co-authored-by: Debanjan Dey <chartisdev@Debanjans-MacBook-Pro.local>
…is-labels-in-waterfall-chart

added changes in formatting  of labels for values below 1000
CHAOSGENIUS_WEBAPP_URL is now set to http://localhost:8080/
by default in the .env file
feat: set default value for CHAOSGENIUS_WEBAPP_URL
chore: readability improvement for PR instructions
fix: fixes #730 by removing extra t-1 from fill missing data function
fix: frontend/Dockerfile.prod to reduce vulnerabilities
manassolanki and others added 26 commits March 11, 2022 12:44
added hourly alert configuration
resolve the issue in the data ingestion
…tidim-dd' into datasource-aware-aggregation-multidim-dd
…n-multidim-dd

Datasource aware aggregation for KPI defn form,  multidim_status updates, Druid table fetch error
bump version to 0.5.0 for testing
Merges JSON->JSONB conversion and the merge of hourly and druid.
also removed triggered alert ID column from event alert table
…eb1cda6ffc902e

[Snyk] Security upgrade nginx from 1.21.3-alpine to 1.21.5-alpine
fixed bug which didn't accept test query payload
feat(alerts): enable the hourly event alert
…-in-event-alert

disabled consolidated alerts reports in event alerts
Updated server and weabpp images tags from 0.4.1 to 0.5.0 in
`docker-compose.yml` and `docker-compose.thirdparty.yml`
@Samyak2 Samyak2 added the Epic label Mar 15, 2022
@Samyak2 Samyak2 added this to the v0.5.0 milestone Mar 15, 2022
@netlify
Copy link

netlify bot commented Mar 15, 2022

✔️ Deploy Preview for frontend-sb ready!

🔨 Explore the source changes: d65006e

🔍 Inspect the deploy log: https://app.netlify.com/sites/frontend-sb/deploys/62306fdb766ec30008f94c09

😎 Browse the preview: https://deploy-preview-828--frontend-sb.netlify.app

@Samyak2 Samyak2 merged commit d64d025 into main Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet