github flipt-io/flipt v1.23.2

latest releases: v1.50.1, v1.50.0, v1.49.2...
15 months ago

Added

  • 'Share Feedback' link in app footer (#1812)

Changed

  • trim trailing slash off of http request if exists
  • config: ensure JSON schema validates the default configuration (#1788)
  • config: ensure default config passes CUE validation (#1758)
  • return 400 for invalid page token"
  • integration: ensure all list limits are enforced correctly
  • dependency updates

Fixed

  • Fix flipt validate command (#1811)
  • context cancelled/deadline exceeded errors coming back internal (#1803)
  • prevent overwriting URL struct (#1784) for trailing slash change

All Changes

  • chore: Release/1.23.1 by @markphelps in #1760
  • feat: remove trailing slash from http request if it exists in url by @yquansah in #1754
  • test(config): ensure default config passes CUE validation by @GeorgeMac in #1758
  • chore(deps): bump alpine from 3.18.0 to 3.18.2 in /build by @dependabot in #1761
  • chore: try to fix dependabot failing to update PRs by @markphelps in #1764
  • chore(deps-dev): bump @types/react from 18.2.11 to 18.2.12 in /ui by @dependabot in #1743
  • chore(deps): bump DavidAnson/markdownlint-cli2-action from 10 to 11 by @dependabot in #1766
  • chore(deps): bump golang.org/x/tools from 0.9.3 to 0.10.0 in /_tools by @dependabot in #1768
  • chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #1769
  • chore: split proto lint workflow to only run on proto changes by @markphelps in #1774
  • chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17 by @dependabot in #1771
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.59.11 in /ui by @dependabot in #1742
  • chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin from 1.14.0 to 1.16.0 by @dependabot in #1770
  • chore(deps-dev): bump @playwright/test from 1.35.0 to 1.35.1 in /ui by @dependabot in #1762
  • chore(deps): bump react-redux from 8.0.7 to 8.1.0 in /ui by @dependabot in #1749
  • chore(deps): bump github.com/redis/go-redis/v9 from 9.0.3 to 9.0.5 by @dependabot in #1773
  • chore(deps): bump dotenv from 16.1.4 to 16.2.0 in /ui by @dependabot in #1767
  • chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 by @dependabot in #1765
  • chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot in #1775
  • chore(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 by @dependabot in #1778
  • chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.38.1 to 0.39.0 by @dependabot in #1779
  • chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.16.1 to 4.16.2 by @dependabot in #1777
  • chore(deps): bump dotenv from 16.2.0 to 16.3.1 in /ui by @dependabot in #1781
  • chore(deps-dev): bump eslint-plugin-playwright from 0.12.0 to 0.14.0 in /ui by @dependabot in #1780
  • chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 in /ui by @dependabot in #1782
  • chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #1772
  • feat(build): add mage dagger:run test:migration by @GeorgeMac in #1763
  • fix: prevent overwriting URL struct by @MattNotarangelo in #1784
  • test(integration): ensure all list limits are enforced correctly by @GeorgeMac in #1785
  • docs: add MattNotarangelo as a contributor for code by @allcontributors in #1786
  • test(config): ensure JSON schema validates the default configuration by @GeorgeMac in #1788
  • chore(deps): bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 by @dependabot in #1789
  • chore(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 by @dependabot in #1790
  • chore: remove gitleaks worklow by @markphelps in #1791
  • chore: remove extra gitleaks files by @yquansah in #1792
  • chore(deps): bump swr from 2.1.5 to 2.2.0 in /ui by @dependabot in #1793
  • chore(deps): bump @tanstack/react-table from 8.9.2 to 8.9.3 in /ui by @dependabot in #1795
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0 in /ui by @dependabot in #1797
  • feat: address pageToken logic for server and store by @yquansah in #1787
  • chore: add docker to devcontainer so can run tests by @markphelps in #1799
  • chore(deps): bump react-router-dom from 6.13.0 to 6.14.0 in /ui by @dependabot in #1794
  • chore: add to codecov ignore by @markphelps in #1804
  • fix: context cancelled/deadline exceeded errors coming back internal by @markphelps in #1803
  • Update import in the Go SDK README by @charlesoconor in #1809
  • docs: add charlesoconor as a contributor for doc by @allcontributors in #1810
  • chore: fix deprecated archive replacement by @markphelps in #1807
  • fix: Fix validate command by @markphelps in #1811
  • chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /_tools by @dependabot in #1814
  • chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #1815
  • chore(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 in /ui by @dependabot in #1816
  • chore(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 in /ui by @dependabot in #1817
  • chore(deps): bump react-router-dom from 6.14.0 to 6.14.1 in /ui by @dependabot in #1819
  • chore(deps-dev): bump eslint-plugin-playwright from 0.14.0 to 0.15.2 in /ui by @dependabot in #1818
  • chore: add feedback link to app footer by @markphelps in #1812
  • chore: Labs link by @markphelps in #1813
  • chore: update changelog for 1.23.2 release by @markphelps in #1820

New Contributors

Full Changelog: v1.23.1...v1.23.2

Don't miss a new flipt release

NewReleases is sending notifications on new releases.