Changelog
- 06ad0cb Add Demo open api definitions (#2136)
- e9ecfd0 Add pagination tests to resource manager (#2111)
- 6c2ef0f Added fixes to docker compose installer (#2138) (#2141)
- 75625b9 Adding OpenAPI docs for Config Resource (#2131)
- 5fed027 Adding OpenAPI documentation for Polling Profiles (#2133)
- b55ba24 Adding a Running Tests pages (#2124)
- ae1df65 Fixing bug on TraceDB instantiation (#2121)
- c231c06 Fixing definition for config (#2132)
- af527c6 Updating detailed installation documentation (#2164)
- d262fee chore(cicd): fix rc pipeline concurrency group
- 94e6c90 chore(cicd): move demo deploy to its own pipeline (#2158)
- 0d87aa1 chore(cicd): split RC pipeline (#2175)
- 1cbcf3d chore(docs): Add manual test checklist (#2161)
- 06f51d1 chore(docs): Adding terraform x AWS Fargate recipe page (#2093)
- d6f4f6f chore(docs): adding aws step functions recipe documentation (#2099)
- 32d65b8 chore(docs): adding aws x-ray documentation for configuration and recipes (#2110)
- 40ba213 chore(server): Cleanup config package (#2104)
- 78ba28c chore(server): accept functional options in config (#2102)
- 2472ba0 chore(server): convert optional FlagSet param to functional option in
config.New
(#2103) - d5224e2 chore: upgrade goreleaser version (#2185)
- f889f0b docs(ga4): add install event (#2145)
- ccc5ddf docs(tempo config): updated to have both grpc and http (#2168)
- 7ffa8e9 examples(go-python): Add OpenTelemetry instrumentation (#2128)
- 1e245cb examples(tempo): add example for tempo on grafana cloud (#2156)
- 4481534 feat(cli): group commands in help message (#2184)
- e7daa36 feat(frontend): add analytics, polling and demo settings UI (#2000)
- 6389d60 feat(frontend): integrate config settings with API (#2108)
- e364812 feat(frontend): integrate demo settings with API (#2129)
- cd7cf8b feat(frontend): integrate pollingprofile settings with API (#2140)
- 939d3ed feat(server): add config analytics provision (#2139)
- 29d5bea feat(server): add reusable resources manager and analytics config resource (#2039)
- d7dde08 feat(server): consume new config (#2105)
- dd4aaae feat(server): make config unique (#2127)
- 8754a77 feat(server): update provisioning to support new formats (#2187)
- c76a4d8 feat: demo resource (#2154)
- 5f59a47 feat: limit polling profiles to one (#2163)
- 05a8be8 feat: polling profiles endpoint (#2137)
- 9ee9a87 feature(cli): adding resource cmd CLI validations (#2195)
- ceb8a17 feature(cli): adding support for config resource (#2126)
- f8cd18e feature(cli): adding support for polling profile resources (#2144)
- 1cc382a feature(cli): adding support for the demo resource (#2160)
- 62191d5 feature(frontend): adding live updates for analytics changes (#2172)
- 4a9cf64 feature(frontend): implementing notification system (#2113)
- f06649a fix beta deploy (#2122)
- 9e5fcd6 fix makefile error when trying to regenerate openapi spec (#2135)
- fd99193 fix(ci): remove tmp fix on deploy script (#2107)
- f02d9e0 hotfix(cli): fix installer panic when kubeconfig has 3 or more contexts (#2120)
- 5376ce3 use separated goreleaser settigns for RC