v1.2.6
What's Changed
- Postgres on ci by @joselsegura in #1430
- Add timestamp to schema by @joselsegura in #1431
- [CCXDEV-7328] fix pr_check by @matysek in #1434
- add debug logs to check results of database migration by @Bee-lee in #1432
- add migration to clean-up cluster rule toggle and feedback tables by @Bee-lee in #1435
- disable migration 0022 to check problem by @Bee-lee in #1436
- enable migration 0022 after fixed infra issues by @Bee-lee in #1437
- remove migration 0022 to check for pod resources error by @Bee-lee in #1438
- re-add migration 0022 after confirming it's not the cause of pod resources error by @Bee-lee in #1439
- Storing the gathering time from metadata into database, if present by @joselsegura in #1440
- Increase memory for prod by @matysek in #1443
- Making the aggregator's report endpoint getting toggles for user by @joselsegura in #1442
- Removed unused code by @tisnik in #1444
- add disabled flag to cluster_rule_toggle query by @Bee-lee in #1445
- Report endpoint metadata to include gathered_at by @joselsegura in #1446
- Update remote theme for docs by @joselsegura in #1447
- Fix issues found by code review by @tisnik in #1564
- Local setup (stub) by @tisnik in #1565
- Try different theme by @tisnik in #1566
- Disable remote theme by @tisnik in #1567
- Repo name in config by @tisnik in #1568
- Hopefully this one make Jekyll happy by @tisnik in #1569
- Local setup docs by @tisnik in #1571
- "RDS burst balances are depleted" adventure by @tisnik in #1573
- Use simple
INSERT
, w/oON CONFLICT
clause to insert rule hits by @tisnik in #1579 - Proper btree indexing, not using sequential scan by @tisnik in #1580
- more time for probes by @dpensi in #1581
- more memory by @dpensi in #1582
- Setup Golang CI by @tisnik in #1585
- Add more mem for db-writer by @matysek in #1586
- Last checked at from report instead of recommendation table by @Bee-lee in #1587
- Add option to set mem/cpu from app-interface by @matysek in #1588
- Presentation: DB performance improvements by @tisnik in #1590
- DB improvements demo: vertical partitioning by @tisnik in #1591
- Presentation DB perf. improvements - horizontal partitioning of external data pipeline database by @tisnik in #1592
- Info - filter by reported_at not critical (demo slides) by @tisnik in #1593
- DB retention policy by @tisnik in #1595
- PNG optimizations by @tisnik in #1596
- Demo slides by @tisnik in #1597
- Added new report_info table by @joselsegura in #1594
- Slides in Markdown format by @tisnik in #1598
- Fix links to images by @tisnik in #1602
- Multiple INSERT into RULE_HITS table in one statement by @tisnik in #1603
- PNG optimization: docs assets by @tisnik in #1604
- PNG optimization: DB demo by @tisnik in #1605
- Store report info by @joselsegura in #1606
- Fix timeout problems on CI by @joselsegura in #1607
- CCXDEV-7740: build_deploy.sh updated by replacing the tag 'qa' with '… by @martinaslabejova in #1608
- [CCXDEV-6971] Return clusters version in clusters_detail endpoint by @juandspy in #1609
- Set an empty version if cannot be found in DB (second option) by @juandspy in #1611
- [CCXDEV-7969] Add REST API tests to clusters_detail endpoint by @juandspy in #1612
- Using latest change on common types by @joselsegura in #1613
- Efectively store report info into db by @joselsegura in #1614
- Add version to cluster info view by @joselsegura in #1615
- Minor enhancements: bare metal setup by @tisnik in #1616
- Fixed typos by @tisnik in #1619
- Presentation: startup memory spike by @tisnik in #1620
- Added conclusion by @tisnik in #1621
- Fixed typos by @tisnik in #1623
- Fixed yet another typo by @tisnik in #1624
- persistent recommendations created date by @dpensi in #1625
- Add timestamp to rule hit by @Bee-lee in #1622
- add impacted_since row to recommendation table by @dpensi in #1626
- return impacted since field by @dpensi in #1627
- IRES research 2022 V1 by @tisnik in #1628
- fix memory leak by @dpensi in #1629
- Fixed mispells by @tisnik in #1631
- Reformatted by @tisnik in #1630
- insert rule hit with created_at by @dpensi in #1632
- Removed duplicated imports by @tisnik in #1633
- Function is first class value by @tisnik in #1634
- String is already string by @tisnik in #1635
- It's better to use local 'if' variable by @tisnik in #1636
- Fixed typo by @tisnik in #1637
- Get rid of
ioutil
by @tisnik in #1638 - Use string writer directly by @tisnik in #1639
- return new field by @dpensi in #1640
- Clean up unused haberdasher vars and references by @joselsegura in #1641
- handle CreatedAt nil values by @dpensi in #1642
- setup memory variables by @dpensi in #1643
- Part 1 of
org_id
/account_number
c.r.c. migration by @Bee-lee in #1644
Full Changelog: v1.2.5...v1.2.6