Skip to content

v1.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 15:26
dc07fbb

The Constraints Update Release

⚠️ Upgrade to v1.22.1 instead. This version has a bug when loading the Segments UI after upgrading to a previous version ⚠️

0 0 0 0_8080_(Desktop) (14)

0 0 0 0_8080_(Desktop) (12)

Added

  • datetime constraint type!
  • Support for toggling between UTC and browser local time in UI
  • Ability to add description to constraints

Detailed

  • fix(github): install mage in release and prepend tag with v by @GeorgeMac in #1486
  • chore: update changelog for 1.20 release by @markphelps in #1485
  • chore(deps-dev): bump @playwright/test from 1.32.2 to 1.32.3 in /ui by @dependabot in #1490
  • chore: move devcontainer image to be repo-scoped by @markphelps in #1488
  • chore: create CI check for mage proto by @yquansah in #1489
  • feat: otel implementation for audit sinks by @yquansah in #1458
  • chore(deps): bump @headlessui/react from 1.7.13 to 1.7.14 in /ui by @dependabot in #1491
  • chore(deps-dev): bump @types/react from 18.0.34 to 18.0.35 in /ui by @dependabot in #1492
  • chore(sdk/go): update docs examples to reference namespaces by @GeorgeMac in #1494
  • chore: update README with client libs by @markphelps in #1495
  • chore: fix Dockerfile go mod download step by @markphelps in #1497
  • feat(build): move hack/build into build by @GeorgeMac in #1493
  • chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #1499
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 in /ui by @dependabot in #1508
  • chore(deps-dev): bump @types/lodash from 4.14.192 to 4.14.194 in /ui by @dependabot in #1504
  • chore(deps-dev): bump postcss from 8.4.21 to 8.4.22 in /ui by @dependabot in #1505
  • chore(deps-dev): bump @types/react from 18.0.35 to 18.0.37 in /ui by @dependabot in #1507
  • chore: add example for audit logging to file in docker by @yquansah in #1496
  • chore: dont ignore examples repo in CI by @markphelps in #1509
  • chore: fix stringer error by @yquansah in #1510
  • chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.8 by @dependabot in #1502
  • chore(deps): bump github.com/xo/dburl from 0.13.1 to 0.14.2 by @dependabot in #1503
  • chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #1501
  • chore(deps): bump github.com/XSAM/otelsql from 0.20.0 to 0.21.0 by @dependabot in #1500
  • chore(deps-dev): bump vite from 4.2.1 to 4.2.2 in /ui by @dependabot in #1511
  • chore(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.0 in /ui by @dependabot in #1506
  • chore(deps-dev): bump postcss from 8.4.22 to 8.4.23 in /ui by @dependabot in #1512
  • chore(deps-dev): bump @types/jest from 29.5.0 to 29.5.1 in /ui by @dependabot in #1513
  • chore(deps-dev): bump @types/node from 18.15.11 to 18.15.12 in /ui by @dependabot in #1514
  • chore(deps): bump github.com/hashicorp/cap from 0.2.0 to 0.3.0 by @dependabot in #1519
  • chore: show info about configuring login providers by @markphelps in #1525
  • chore: audit author -> actor by @markphelps in #1498
  • chore(deps-dev): bump vite from 4.2.2 to 4.3.1 in /ui by @dependabot in #1516
  • chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 in /ui by @dependabot in #1520
  • feat(build): mage test:ui and github action step by @GeorgeMac in #1526
  • chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #1518
  • chore(deps-dev): bump @types/react from 18.0.37 to 18.0.38 in /ui by @dependabot in #1522
  • chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 in /ui by @dependabot in #1521
  • chore(deps-dev): bump @types/node from 18.15.12 to 18.16.0 in /ui by @dependabot in #1524
  • chore(deps): bump swr from 2.1.3 to 2.1.4 in /ui by @dependabot in #1523
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.1 in /ui by @dependabot in #1532
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 in /ui by @dependabot in #1531
  • feat: add error highlighting in console by @markphelps in #1528
  • chore: Telemetry updates by @markphelps in #1527
  • chore(deps): bump swr from 2.1.4 to 2.1.5 in /ui by @dependabot in #1534
  • chore(deps-dev): bump @types/node from 18.16.0 to 18.16.1 in /ui by @dependabot in #1535
  • chore(deps-dev): bump vite from 4.3.1 to 4.3.2 in /ui by @dependabot in #1536
  • chore(deps-dev): bump @types/react-dom from 18.0.11 to 18.2.1 in /ui by @dependabot in #1539
  • chore(deps-dev): bump tailwindcss from 3.3.1 to 3.3.2 in /ui by @dependabot in #1538
  • chore(deps-dev): bump @types/react from 18.0.38 to 18.2.0 in /ui by @dependabot in #1537
  • chore: add MoJ logo, some README cleanup by @markphelps in #1540
  • chore: update node versions in workflows; try to fix buf ratelimit by @markphelps in #1541
  • feat: add token creation and delete authentications for audit events by @yquansah in #1529
  • chore(deps-dev): bump @playwright/test from 1.32.3 to 1.33.0 in /ui by @dependabot in #1543
  • chore(deps-dev): bump vite from 4.3.2 to 4.3.3 in /ui by @dependabot in #1542
  • fix(grpc/middleware): set timestamp on each batch evaluate response by @GeorgeMac in #1545
  • chore: prepare the 1.20.1 release by @GeorgeMac in #1546
  • Release/1.19 by @yquansah in #1547
  • chore(deps-dev): bump @types/node from 18.16.1 to 18.16.2 in /ui by @dependabot in #1548
  • chore: cleanup and remove print statements by @yquansah in #1549
  • chore: add audit configuration to json schema and cue file by @yquansah in #1551
  • feat: make changes to audit event structure by @yquansah in #1552
  • fix(cmd/flipt): restore console logger defaults on fatal by @GeorgeMac in #1550
  • chore(deps): bump DavidAnson/markdownlint-cli2-action from 9 to 10 by @dependabot in #1554
  • chore(deps-dev): bump @babel/preset-typescript from 7.21.4 to 7.21.5 in /ui by @dependabot in #1560
  • chore(deps): bump highlight.js from 11.7.0 to 11.8.0 in /ui by @dependabot in #1563
  • chore(deps-dev): bump prettier-plugin-tailwindcss from 0.2.7 to 0.2.8 in /ui by @dependabot in #1561
  • chore(deps): bump date-fns from 2.29.3 to 2.30.0 in /ui by @dependabot in #1564
  • chore(deps-dev): bump @types/node from 18.16.2 to 18.16.3 in /ui by @dependabot in #1562
  • chore(deps): bump react-router-dom from 6.10.0 to 6.11.0 in /ui by @dependabot in #1565
  • chore: add audit config keys to toplevel schema defs by @markphelps in #1566
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 in /ui by @dependabot in #1569
  • feat: modify events to return more information about entity during auditing by @yquansah in #1568
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.1 to 5.59.2 in /ui by @dependabot in #1571
  • chore: update changelog for 1.21 release by @markphelps in #1567
  • chore: add Loki to audit logs example by @markphelps in #1573
  • chore: Update .goreleaser.nightly.yml by @markphelps in #1574
  • chore(deps): bump @tanstack/react-table from 8.8.5 to 8.9.0 in /ui by @dependabot in #1570
  • chore(deps-dev): bump vite from 4.3.3 to 4.3.4 in /ui by @dependabot in #1575
  • chore(deps): bump @tanstack/react-table from 8.9.0 to 8.9.1 in /ui by @dependabot in #1576
  • chore: try again to fix the nightly build (those v's) by @markphelps in #1577
  • chore(deps-dev): bump @types/react from 18.2.0 to 18.2.2 in /ui by @dependabot in #1579
  • chore(deps-dev): bump @types/react from 18.2.2 to 18.2.5 in /ui by @dependabot in #1583
  • chore: make sdk integrations nicer to view on README by @markphelps in #1582
  • fix(storage/sql): paginated walk for resources using joins by @GeorgeMac in #1584
  • Release/1.21.1 by @yquansah in #1587
  • chore(deps): bump react-router-dom from 6.11.0 to 6.11.1 in /ui by @dependabot in #1578
  • chore(deps-dev): bump @types/node from 18.16.3 to 18.16.5 in /ui by @dependabot in #1592
  • chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 in /ui by @dependabot in #1593
  • chore(deps-dev): bump vite from 4.3.4 to 4.3.5 in /ui by @dependabot in #1595
  • feat(constraints): Add description to constraints backend by @yquansah in #1581
  • chore(deps-dev): bump @types/react from 18.2.5 to 18.2.6 in /ui by @dependabot in #1594
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 in /ui by @dependabot in #1596
  • chore(deps-dev): bump @types/node from 18.16.5 to 18.16.6 in /ui by @dependabot in #1597
  • chore(deps): bump alpine from 3.17.3 to 3.18.0 in /build by @dependabot in #1603
  • chore: increasing test coverage to 80% by @yquansah in #1601
  • chore(deps-dev): bump @types/node from 18.16.6 to 18.16.7 in /ui by @dependabot in #1605
  • chore(deps): bump @heroicons/react from 2.0.17 to 2.0.18 in /ui by @dependabot in #1604
  • chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #1608
  • chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /_tools by @dependabot in #1609
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.14.0 to 1.15.1 by @dependabot in #1589
  • chore(deps-dev): bump @types/node from 18.16.7 to 18.16.8 in /ui by @dependabot in #1611
  • chore(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 by @dependabot in #1615
  • Fix db telemetry by @markphelps in #1614
  • chore: Fix CORS in nextjs example by @amweiss in #1618
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 in /ui by @dependabot in #1619
  • chore(deps-dev): bump prettier-plugin-tailwindcss from 0.2.8 to 0.3.0 in /ui by @dependabot in #1621
  • chore(deps-dev): bump @types/node from 18.16.8 to 18.16.10 in /ui by @dependabot in #1622
  • chore(deps-dev): bump @types/node from 18.16.10 to 18.16.12 in /ui by @dependabot in #1626
  • chore(deps-dev): bump vite from 4.3.5 to 4.3.7 in /ui by @dependabot in #1627
  • chore(deps): update all otel metrics related packages by @GeorgeMac in #1628
  • chore(deps): bump react-router-dom from 6.11.1 to 6.11.2 in /ui by @dependabot in #1629
  • chore(deps-dev): bump vite from 4.3.7 to 4.3.8 in /ui by @dependabot in #1631
  • chore(deps-dev): bump @types/node from 18.16.12 to 18.16.13 in /ui by @dependabot in #1630
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.6 in /ui by @dependabot in #1620
  • chore(deps-dev): bump @types/node from 18.16.13 to 18.16.14 in /ui by @dependabot in #1633
  • chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #1636
  • chore(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1 in /_tools by @dependabot in #1616
  • chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #1641
  • chore(deps): bump github.com/coreos/go-oidc/v3 from 3.5.0 to 3.6.0 by @dependabot in #1639
  • chore(deps): bump github.com/lib/pq from 1.10.8 to 1.10.9 by @dependabot in #1638
  • feat: Datetime constraint by @markphelps in #1602
  • chore: ignore playwright-report not existing by @markphelps in #1643
  • chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 in /build by @dependabot in #1607
  • chore(deps-dev): bump @playwright/test from 1.33.0 to 1.34.0 in /ui by @dependabot in #1632
  • chore(deps-dev): bump eslint from 8.40.0 to 8.41.0 in /ui by @dependabot in #1634
  • chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.14.0 to 1.15.1 by @dependabot in #1640
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 in /ui by @dependabot in #1647

New Contributors

Full Changelog: v1.20.1...v1.22.0