Skip to content

Latest commit

 

History

History
161 lines (135 loc) · 13.3 KB

File metadata and controls

161 lines (135 loc) · 13.3 KB

0.0.17 (2021-01-27)

  • Add logo to examples page (1ea5655)
  • Add more examples tweaks (d1f4f70)
  • Add readme for how to debug python (c0da18e)
  • adds build info to main page (1133949)
  • better handling of application names (59266bc)
  • Change files for blog example (3f9f55b)
  • changes from time to iterations (8e39892)
  • Custom date range now no-ops (4e31536)
  • Enable lint JSX (8e2d3a4)
  • first steps towards a dbmanager command (dbe6e1d)
  • Fix Custom Date Range Input (f316a17)
  • Fix link in readme (b47420f)
  • Fix refresh button (dabc101)
  • Fix timeline and useEffect usage (bffb8b3)
  • fix typo in readme (9399c28)
  • implements permissions drop in pyroscope exec (08948ef)
  • improves rbspy + pyspy integrations, resolves #5 (6ea7bcf), closes #5
  • Lint & Modernize DateRangePicker.jsx (1c0021d)
  • Lint & Modernize DownloadButton.jsx (a903e0a)
  • Lint & Modernize Footer.jsx (30d6336)
  • Lint & Modernize Header.jsx (925f8a0)
  • Lint & Modernize Label.jsx (0f225ce)
  • Lint & Modernize LabelsFilter.jsx (3ffc005)
  • Lint & Modernize NameSelector.jsx (fb27aea)
  • Lint & Modernize PyroscopeApp.jsx (68f46ef)
  • Lint & Modernize RefreshButton.jsx (05fd92b)
  • Lint & Modernize ShortcutsModal (8fba659)
  • Lint & Modernize ZoomOutButton.jsx (9bee480)
  • lint fix (7cb7932)
  • Lint index.jsx (cdc73bd)
  • Lint MaxNodesSelector.jsx (ae6f34d)
  • Lint SlackIcon.jsx (ff318c8)
  • Lint TimelineChart.jsx (4d05072)
  • Make demo link bigger in readme (2897d33)
  • Make picture in docs smaller and label it (2b4bdfc)
  • rbspy update (brings ruby 2.7.2 support) (89d974b)
  • Rename python debugging file (38d8221)
  • time.Time support in CLI arguments (8f47c7d)
  • Tweak Readme (46c4f3f)
  • Update colors (d0522ae)
  • Update examples readme to reference new guid (351969a)
  • Update how_to_debug_python.md (ad6f513)
  • Update python example using iterations (c7e2298)
  • Update readme with longer example (8cf44c4)
  • working dbmanager command (e7b9a68)

0.0.16 (2021-01-22)

  • Add node.js to upcoming integrations (ad95f96)
  • brings back hide-applications option (63693c1)
  • changes (a0cf5fd)
  • improves documentation for config options (ec9a1f9)
  • improves exec child process handling (ab18dd3)
  • improves styles a little bit (604ab00)
  • Readme examples changes (2105963)
  • update readme (21f71e8)
  • Update Readme with new logo (f3addba)
  • Update README.md (94fc945)
  • Update README.md (51c3273)
  • Update README.md (f1b7a17)
  • Update README.md (ce55733)
  • updates our contributors list (89349d6)

0.0.15 (2021-01-20)

0.0.14 (2021-01-19)

  • fixes a bug where pyroscope thinks a spy is not supported when it is (0a9da1c)

0.0.13 (2021-01-19)

  • Add a few more colors and remove extra comment (44dfb62)
  • Add browser and node env to eslint config (d0db6da)
  • Add eslint, prettier config (ec55923)
  • Add Label component test (9878b18)
  • Add lint to Github Actions (af6b734)
  • Add prettier and eslint config (9ed1c6a)
  • Add testing libraries (a3b46f2)
  • Add webapp tests to github actions (f2888bd)
  • adds contributors to our README (ea8ca81)
  • adds eslintcache to gitignore (fc44cea)
  • adds v0.0.12 changelog (774f0b5)
  • Auto Fix Linting Issues (1f4e7b2)
  • changes the name of icicle button to flamegraph (3917187)
  • Convert remaining lint errors to warning (815cde2)
  • disables commands that are not documented (7c1ca7a)
  • exec improvements, extra messages for when agent can't start (6af5383)
  • Fix lint issues (14ad03e)
  • fixes a bug in storage/segment get method (47ebbd9)
  • Fixes docker build (06f2ca3)
  • fixes makefile webapp cleanup (58cf3e7)
  • fixes wording (a125021)
  • improves analytics (c9423b8)
  • improves duration formatting (c9b75d5)
  • improves homebrew support (a25b8ee)
  • little cleanup (4230692)
  • Migrate .babelrc to babel.config.js (dd1c953)
  • removes binary file that should not have been commited in the first place (a8f0f7c)
  • Removes scary language (0ed1809)
  • renames babelrc to babel.config.js in Dockerfile (bddb968)
  • Setup ESLint (e737863)
  • Simplifies Dockerfile (679206a)
  • storage/segment test fixes (e40c02c)
  • Update main readme with diagram (ee465d3)
  • Update README.md (7895fd1)
  • Update README.md (4e5c818)
  • Update tests.yml (7fe6047)
  • updates README with a better demo gif (591ce36)
  • updates README with more install instructions (da03ff5)
  • table: work in progress (058e61f)
  • table: work in progress (75b4920)

0.0.12 (2021-01-11)

  • adds ability to hide certain apps on the frontend (02a505f)
  • adds docker-compose examples for python, ruby and go (d0572a5)
  • adds more badges (86c58ef)
  • adds version to copyright on hover (b16e11e)
  • allows UI to resize below 1430px width (e38f649)
  • bumps up version to 0.0.12 (21d8597)
  • changes port from 8080 to 4040 (cd36317)
  • fixes the condition from > to >= for "other" blocks (3e74f2c)
  • updates README with a clearer value proposition (58cdb4e)
  • updates README with more links (c20a00f)
  • docker: changes package-lock.json to yarn.lock (f321857)

0.0.11 (2021-01-03)

  • changelog: better format (c5bbb68)
  • adds a custom rbspy regex matcher, removes maxNodes selector (86e70f4)
  • adds a demo link to README (3a45564)
  • adds a task to update changelog (8c75689)
  • adds conventional-changelog (164f599)
  • adds version as one of the things we report in analytics (e67a797)
  • allows to add extra_metadata to during docker build (this is for demo.pyroscope.io) (6294eb7)
  • fixes pyroscope README (2607a7f)
  • js lock changes (864622f)
  • makes it so that we no longer drop root element for flamebearer (4f4d46c)
  • replaces "Metric" with a clearer "Application" (eb496d1)
  • updates package.json version number (9cc1728)
  • updates README (374e216)
  • docs: makes demo gif a link (dbc43bb)