blackfire-agent (1.26.0) stable; urgency=low * Change agent default regex delimiter for key-pages * Fix APM autoprofiling (ignore unknown headers) * Disable variable sample rating -- Blackfire Wed 29 Apr 2019 12:00:00 +0200 blackfire-agent (1.25.0) stable; urgency=low * Add a dedicated metadata for APM generated profiles -- Blackfire Wed 17 Apr 2019 12:00:00 +0200 blackfire-agent (1.24.0) stable; urgency=low * Remove logrotate configuration file when uninstalling * Filter 'probed-envid' header when running 'blackfire upload' * Provision profiling signature for automatic profiling * Retrieve and store the APM browser key * Anonymize APM collected URIs -- Blackfire Mon 8 Apr 2019 12:00:00 +0200 blackfire-agent (1.23.0) stable; urgency=low * Add APM collecting and key-pages features * Upgrade to Go 1.10 * Fix sub-profile prematurly cleaning parent profile slot -- Blackfire Mon 18 Mar 2019 12:00:00 +0200 blackfire-agent (1.22.2) stable; urgency=low * Deprecate "reference", "new-reference" and "interactive" options -- Blackfire Tue 22 Jan 2019 12:00:00 +0200 blackfire-agent (1.22.1) stable; urgency=low * Fix warning on post install -- Blackfire Thu 17 Jan 2019 12:00:00 +0200 blackfire-agent (1.22.0) stable; urgency=low * Handle sub_profile_id argument -- Blackfire Thu 10 Jan 2019 12:00:00 +0200 blackfire-agent (1.21.2) stable; urgency=low * Update package GPG key -- Blackfire Thu 3 Jan 2019 12:00:00 +0200 blackfire-agent (1.21.1) stable; urgency=low * Fix CLI percentage in comparison * Fix table name handling in SQL anonymizer -- Blackfire Thu 29 Nov 2018 12:00:00 +0200 blackfire-agent (1.21.0) stable; urgency=low * Add a flag to allow disable pruning -- Blackfire Thu 25 Oct 2018 12:00:00 +0200 blackfire-agent (1.20.0) stable; urgency=low * Add possibility to match an array argument given one of its keys -- Blackfire Wed 19 Sep 2018 12:00:00 +0200 blackfire-agent (1.19.0) stable; urgency=low * Add a cookie to the cURL command to help cross caches * Merge metrics from the .blackfire.yml and those defined using the SDK -- Blackfire Tue 31 Jul 2018 12:00:00 +0200 blackfire-agent (1.18.0) stable; urgency=low * Update the 'build-trigger' command to use build API v2 -- Blackfire Wed 4 Jul 2018 12:00:00 +0200 blackfire-agent (1.17.1) stable; urgency=low * Fix command hanging when it produces a large output -- Blackfire Fri 15 Jun 2018 12:00:00 +0200 blackfire-agent (1.17.0) stable; urgency=low * Allow to capture multiple arguments by function (but still one by selector) * Tag metrics using the called scope when available * Support the new "Instance Of" metrics selector -- Blackfire Mon 23 Apr 2018 12:00:00 +0200 blackfire-agent (1.16.0) stable; urgency=low * Update option descriptions * Add compatibility with class inheritance * Add a warning when capturing many arguments for the same selector * Add an information about --ignore-exit-status when the command fails * Move copyright to Blackfire * Use personal env by default * Fix compatibility with libraries update -- Blackfire Tue 20 Mar 2018 12:00:00 +0200 blackfire-agent (1.15.0) stable; urgency=low * Add support for cascading profiles * Add $BLACKFIRE_HOME and $XDG_CONFIG_HOME to directories where .blackfire.ini is searched * Add warning when using blackfire run and the probe is not installed * Update embedded CA * Remove Chrome CPU Profile support -- Blackfire Thu 16 Nov 2017 12:00:00 +0200 blackfire-agent (1.14.1) stable; urgency=low * Improve arguments anonymization for ODBC store procedure calls -- Blackfire Mon 14 Aug 2017 12:00:00 -0400 blackfire-agent (1.14.0) stable; urgency=low * Add support for HTTP/2 responses * Re-order command output to match other tools -- Blackfire Tue 04 Jul 2017 18:00:00 +0200 blackfire-agent (1.13.0) stable; urgency=low * Make default samples count automatically 1 on unsafe methods for blackfire curl * Use a better error message when we can not parse the reference flag * Add support for `+` encoding -- Blackfire Thu 15 Jun 2017 18:00:00 +0200 blackfire-agent (1.12.0) stable; urgency=low * Add "configuration" Blackfire protocol feature -- Blackfire Mon 22 May 2017 18:00:00 +0200 blackfire-agent (1.11.2) stable; urgency=low * Fix panic in embedded proxy when network is not available -- Blackfire Wed 3 May 2017 18:00:00 +0200 blackfire-agent (1.11.1) stable; urgency=low * Rework how users and api specs are synced * Fix panic on callgrind parsing when costs count is not the same as defined events count * URL-decode `?` in args -- Blackfire Wed 26 Apr 2017 14:00:00 +0200 blackfire-agent (1.11.0) stable; urgency=low * Expose first sample state to the probe * Update embedded CA -- Blackfire Tue 28 mar 2017 10:00:00 +0200 blackfire-agent (1.10.0) stable; urgency=low * Prune timeline events * Parse config_yml parameter if provided in Blackfire-Query * Fix BlackfireProbe::addMarker argument anonymization -- Blackfire Tue 28 feb 2017 14:00:00 +0100 blackfire-agent (1.9.4) stable; urgency=low * Fix panic on client comparison when user is on the hack plan * Improve comparison output * Refactoring of cURL output parsing -- Blackfire Tue 7 feb 2017 16:00:00 +0100 blackfire-agent (1.9.3) stable; urgency=low * Fix unexpected EOF on cURL reading * Add more debug context for blackfire curl * Fix logorate fail on old system -- Blackfire Mon 30 jan 2017 10:00:00 +0100 blackfire-agent (1.9.2) stable; urgency=low * Fix cURL output parsing when missing last empty line (old curl versions) * Fix logorate may fail on some system -- Blackfire Thu 14 dec 2016 10:00:00 +0100 blackfire-agent (1.9.1) stable; urgency=low * Fix client fails to parse curl timings * Preserve TTY behavior on 'blackfire run' * Added more options in 'blackfire build-trigger' command -- Blackfire Mon 14 nov 2016 12:00:00 +0100 blackfire-agent (1.9.0) stable; urgency=low * Update embedded certs * Preflight request for timespan threshold computing * Only enable timespan on first sample * Uniformize API error messages * Compress more aggressivily raw profiles bigger than 20MB * Bail out if uploading failed in blackfire upload * Log thresholds and event headers at trace level * Upgrade to Golang 1.7.3 * Optimize local networks CIDRs for curl handling * Fix reliability when no links returned by the API * Rename internal structure from Timespan to Timeline * Fix DefaultSpec.LastMaxAge logged value * Don't override headers once first profile is received -- Blackfire Fri 04 nov 2016 16:00:00 +0200 blackfire-agent (1.8.0) stable; urgency=low * Implement anonymization of event and threshold headers * Handle new status for rejected hoster profiles * Update embedded CA Root certificates * Forward timeline config to the probe -- Blackfire Thu 22 Sep 2016 16:00:00 +0200 blackfire-agent (1.7.4) stable; urgency=low * Added `external-url` option to build-trigger command * Fixed wrong protocol line ending on noop requests * Fixed local specs override API ones instead of being merged * Fixed --json option does not work with build-trigger command * Fixed blackfire-agent -register failure on Windows -- Blackfire Thu 11 Aug 2016 15:00:00 +0200 blackfire-agent (1.7.3) stable; urgency=low * Use collector/endpoint for error messages and links in wizard * Provide full static binaries for new Docker alpine based image * Built binaries are now lighter -- Blackfire Jun 14 Tue 2016 16:00:00 +0200 blackfire-agent (1.7.2) stable; urgency=low * Fixed blackfire curl don't log cURL output parsing errors * Fixed blackfire curl fails to profile when receiving a HTTP 100 Continue response * Embed a default CA bundle used as fallback if none can be found on the system -- Blackfire May 13 Fri 2016 14:00:00 +0200 blackfire-agent (1.7.1) stable; urgency=low * Fixed blackfire-agent can panic in case of unexpected probe connection shutdown * Better resiliency to bad client/companion behavior * Don't prune nodes matching caller+callee defined in user metric * Fixed missing service network dependency -- Blackfire Apr 27 Tue 2016 14:00:00 +0200 blackfire-agent (1.7.0) stable; urgency=low * Add new build-trigger command * Removed deprecated --team flag * Load specs from the API if spec is empty * Less verbose API logs * Enhance client's command help * Fixed profiles aggregation when .blackfire.yml content is too large -- Blackfire Fri 18 Mar 2016 18:00:00 +0100 blackfire-agent (1.6.0) stable; urgency=low * Enhance performance * Display recommandation in the CLI * Fix agent socket env var on Windows & FreeBSD * Make blackfire curl a bit less silent * Fixed panic when .blackfire.yml is empty or filled with comments only * Drop wall time on Chrome CPU profiles -- Blackfire Fri 11 Mar 2016 11:00:00 +0100 blackfire-agent (1.5.1) stable; urgency=low * Fix Chrome CPU profiles parsing -- Blackfire Wed 24 Feb 2016 11:00:00 +0100 blackfire-agent (1.5.0) stable; urgency=low * Better support for Chrome CPUProfiles * Better support for GO callgrinds * Fetch metrics specs from the API * Fix client triggers probe cancelation request in case of failure * Fix potential race condition in proxy -- Blackfire Thu 17 Feb 2016 11:00:00 +0100 blackfire-agent (1.4.4) stable; urgency=low * Fix broken logging * Don't display homebrew service restart instructions on MacOS X if installed manually * Removed redundant message * Setup kitchen ci test suites -- Blackfire Fri 5 Feb 2016 11:00:00 +0100 blackfire-agent (1.4.3) stable; urgency=low * Update metrics definition * Increase threads count depending on CPU cores count * Improve aggregation resiliency in case of big profiles * Global performance improvement -- Blackfire Mon 1 Feb 2016 11:00:00 +0100 blackfire-agent (1.4.2) stable; urgency=low * Update metrics definition * Fix bug on Windows where networking capabilities can not be determined -- Blackfire Mon 14 Dec 2015 11:00:00 +0100 blackfire-agent (1.4.1) stable; urgency=low * Update metrics definition * Fix agent panic when uploading some Chrome CPU profiles -- Blackfire Wed 4 Oct 2015 11:00:00 +0100 blackfire-agent (1.4.0) stable; urgency=low * Improve Windows experience * Improve assertion summary display * Add support for custom metrics -- Blackfire Thu 1 Oct 2015 13:00:00 +0100 blackfire-agent (1.3.0) stable; urgency=low * Added assertions output * Fixed verbosity of few log messages -- Blackfire Fri 5 Sep 2015 13:00:00 +0100 blackfire-agent (1.2.0) stable; urgency=low * Add support for FreeBSD * Improve SQL parsing -- Blackfire Fri 4 Sep 2015 12:00:00 +0200 blackfire-agent (1.1.1) stable; urgency=low * Fix minor build issue -- Blackfire Tue 18 Aug 2015 18:00:00 +0200 blackfire-agent (1.1.0) stable; urgency=low * Add support for Blackfire Yaml feature * Client Proxy has been rewritten for better debugging and resilience -- Blackfire Tue 18 Aug 2015 16:00:00 +0200 blackfire-agent (1.0.1) stable; urgency=low * URL-encode `@` in args * Improve SQL parsing -- Blackfire Wed 5 Aug 2015 15:00:00 +0200 blackfire-agent (1.0.0) stable; urgency=low * Global improvement of team and reference usage * Fixed subprocess environment variables filtering * Removed usage of deprecated blackfire.io API routes -- Blackfire Mon 20 Jul 2015 13:00:00 +0200 blackfire-agent (0.27.0) unstable; urgency=low * Add more SQL capture capabilities * Add more Database connection capture capabilities * Add --as-new-reference flag * Add --app flag * Accept metadata flags and push them to the API * Fixed errorous profile if data contains a line without any caller * Trim and remove line breaks of unparsable SQL * Support JOIN using syntaxes * Reduce SQL parameters size * Truncate function arguments to 4ko * Make upgrades failsafe even if agent is currently misconfigured -- Blackfire Tue 30 Jun 2015 16:00:00 +0200 blackfire-agent (0.26.6) unstable; urgency=low * Improved parsing of positioned parameters in SQL queries -- Blackfire Thu 11 Jun 2015 17:00:00 +0200 blackfire-agent (0.26.5) unstable; urgency=low * Fix : collect missing pq_query_params SQL attribute -- Blackfire Wed 10 Jun 2015 11:00:00 +0200 blackfire-agent (0.26.4) unstable; urgency=low * Fix agent daemon control (start/stop/status) on RedHat based systems -- Blackfire Wed 03 Jun 2015 17:00:00 +0200 blackfire-agent (0.26.3) unstable; urgency=low * Fix client is relying on an API's deprecated attribute -- Blackfire Wed 03 Jun 2015 09:00:00 +0200 blackfire-agent (0.26.2) unstable; urgency=low * Fix run and upload commands on IPv6 capable systems without IPv6 interfaces -- Blackfire Fri 29 May 2015 11:00:00 +0200 blackfire-agent (0.26.1) unstable; urgency=low * SQL queries anonymizer improvements -- Blackfire Tue 26 May 2015 10:00:00 +0200 blackfire-agent (0.26.0) unstable; urgency=low * Fix config values precedence * Add debug lines to show origin of each config values * Fix wrong pruning of instrumented functions * Fix client panic on edge cases * SQL and HTTP queries anonymizer -- Blackfire Fri 22 May 2015 16:00:00 +0200 blackfire-agent (0.25.3) unstable; urgency=low * Fixed profile status retrieval when 404 is returned by the API * Fixed callgrind profiles parsing failing in some rare cases * Fixed return code is 0 (and should not) when profiling fails * Fixed blackfire could hang after run on some edge cases * Reduced log level when a key is expired but a valid one if found -- Blackfire Wed 06 May 2015 11:00:00 +0200 blackfire-agent (0.25.2) unstable; urgency=low * Use profile link provided by the signing API -- Blackfire Thu 29 Apr 2015 19:00:00 +0200 blackfire-agent (0.25.1) unstable; urgency=low * Fixed HTTP(s) proxy configuration handling * Fixed installation on Debian Lenny 5.0 -- Blackfire Tue 28 Apr 2015 17:00:00 +0200 blackfire-agent (0.25.0) unstable; urgency=low * Display profiles costs after run/upload or run commands * Added JSON option for profiles costs output * Expand ~ in flag values * Improved arguments parsing when using the run command * Improved several error messages -- Blackfire Fri 24 Apr 2015 18:00:00 +0200 blackfire-agent (0.24.1) unstable; urgency=low * Added missing mysqli_query tracking -- Blackfire Fri 17 Apr 2015 12:00:00 +0200 blackfire-agent (0.24.0) unstable; urgency=low * Added Windows support * Validate configuration before dumping it * Fixed blackfire does not start when using /dev/null as config file -- Blackfire Mon 13 Apr 2015 11:00:00 +0200 blackfire-agent (0.23.2) unstable; urgency=low * Fixed blackfire run with --samples -- Blackfire Thu 3 Apr 2015 15:15:00 +0100 blackfire-agent (0.23.1) unstable; urgency=low * Fix tagging rules * Fixed "Use of closed network connection" error * "Untitled" replaces "No name" -- Blackfire Thu 2 Apr 2015 18:17:00 +0100 blackfire-agent (0.23.0) unstable; urgency=low * Change cross compilation method for better OS integrations * Add --ignore-exit-status on run command * Update embedded rules * Fix version logging by the agent * Fix Blackfire headers parsing edge case -- Blackfire Wed 25 Mar 2015 11:05:00 +0100 blackfire-agent (0.22.0) unstable; urgency=low * Add Chrome CPU Profile uploader * Add --no-auto-enable flag to run and curl subcommands -- Blackfire Wed 11 Mar 2015 15:51:00 +0100 blackfire-agent (0.21.3) unstable; urgency=low * Fix installation edge cases on some CentOS installations -- Blackfire Mon 9 Mar 2015 10:51:00 +0000 blackfire-agent (0.21.2) unstable; urgency=low * Fix race condition on agent upload * Fix first time call to blackfire config -- Blackfire Wed 4 Mar 2015 15:28:00 +0100 blackfire-agent (0.21.1) unstable; urgency=low * Adapt error message if Varnish is detected * Forward curl/run exit status * Display error when keys cannot be verified * Fix configuration precedence * Add missing "spec" flag -- Blackfire Mon 3 Mar 2015 13:28:00 +0100 blackfire-agent (0.21.0) unstable; urgency=low * Add blackfire agent sub-command * Use embedded agent when using run and upload sub-commands * Enhance error feedback reporting to the user * Handle "blackfire command [options]" order * Add http_proxy configuration key * Push pristine query_string with profile payload * Fetch default profiling flags from the API * Fix profile slots display * Fix samples aggregation when using blackfire curl * Fix CTRL+C handling after profiling * Fix callgrind parsing -- Blackfire Fri 27 Feb 2015 11:00:00 +0100 blackfire-agent (0.20.0) unstable; urgency=low * Add blackfire upload sub-command with blackfire, callgrind and xhprof parsers * Add blackfire status sub-command * Enhance error reporting * Graceful shutdown when signaling with blackfire run * Fix --samples option -- Blackfire Wed 21 Jan 2015 11:00:00 +0100 blackfire-agent (0.19.4) unstable; urgency=low * Blackfire CLI utility does not insert the environment variable -- Blackfire Mon 5 Jan 2015 17:27:24 +0200 blackfire-agent (0.19.2) unstable; urgency=low * Rename configure command to config * Enable CPU and Memory flags by default when running CLI utility * Add --samples option to blackfire curl command -- Blackfire Tue 30 Dec 2014 10:13:59 +0200 blackfire-agent (0.19.1) unstable; urgency=low * In Client, use real slot URL instead of hardcoded one * Fix version and build_date link in compiled executables * Don't send signal if process exited -- Blackfire Wed 17 Dec 2014 11:34:01 +0200 blackfire-agent (0.19.0) unstable; urgency=low * Introduce the blackfire command * Implement support for "profile_title" metadata -- Blackfire Tue 16 Dec 2014 15:03:23 +0200 blackfire-agent (0.18.8) unstable; urgency=low * Be resilient in case of weird input format -- Blackfire Mon 8 Dec 2014 16:03:23 +0200 blackfire-agent (0.18.7) unstable; urgency=low * Update tagging rules -- Blackfire Fri 5 Dec 2014 14:13:52 +0200 blackfire-agent (0.18.6) unstable; urgency=low * Update aggregation rules * Add priority when starting with start-stop-daemon * Add renice for Red Hat Users -- Blackfire Mon 24 Nov 2014 15:05:37 +0200 blackfire-agent (0.18.5) unstable; urgency=low * Enhance error message when unmarshalling the graph fails. -- Blackfire Fri 14 Nov 2014 15:35:01 +0200 blackfire-agent (0.18.4) unstable; urgency=low * Fixed warning in maintainer scripts for Debian based systems -- Blackfire Thu 6 Nov 2014 13:09:21 +0000 blackfire-agent (0.18.3) unstable; urgency=low * Fix 64bit integer handling * Add instrumented functions * Fix random tests failures * Agent uses probe's serverId when provided -- Blackfire Wed 5 Nov 2014 19:59:02 +0200 blackfire-agent (0.18.2) unstable; urgency=low * Fixed incompatibilities with redhat-lsb-core/initscripts on RedHat based systems * Fixed possible issue on service registration on RedHat based systems * Fixed upgrading issues on RedHat based systems -- Blackfire Thu 30 Oct 2014 14:41:41 +0200 blackfire-agent (0.18.1) unstable; urgency=low * Fix install instructions on OSX -- Blackfire Mon 20 Oct 2014 21:27:37 +0200 blackfire-agent (0.18.0) unstable; urgency=low * Blackfire agent replaces Sprofiler agent -- Blackfire Mon 20 Oct 2014 14:11:21 +0200 sprofiler-agent (0.17.18) unstable; urgency=low * Fixed agent installation under MacOS X * Fixed Fedora packages * Fixed Debian packages * Use Info level instead of Warning for deprecated keys -- Blackfire Tue 7 Oct 2014 15:14:02 +0200 sprofiler-agent (0.17.17) unstable; urgency=low * Fixed agent installation under MacOS X -- Blackfire Fri 3 Oct 2014 17:16:25 +0000 sprofiler-agent (0.17.15) unstable; urgency=low * Reintroduce credentials checking on agent registration -- Blackfire Fri 3 Oct 2014 10:43:23 +0000 sprofiler-agent (0.17.14) unstable; urgency=low * Disable credentials checking temporarily -- Blackfire Thu 2 Oct 2014 21:10:42 +0000 sprofiler-agent (0.17.13) unstable; urgency=low * Remove Homebrew duplicate recipe directives -- Blackfire Thu 2 Oct 2014 14:45:22 +0000 sprofiler-agent (0.17.10) unstable; urgency=low * No more distinctions between debian/ubuntu releases -- Blackfire Fri 1 Oct 2014 13:45:07 +0000 sprofiler-agent (0.17.9) unstable; urgency=low * Finally fix OSX build, really? -- Blackfire Tue 30 Sep 2014 16:00:52 +0100 sprofiler-agent (0.17.8) unstable; urgency=low * Finally fix OSX build -- Blackfire Tue 30 Sep 2014 14:51:02 +0100 sprofiler-agent (0.17.7) unstable; urgency=low * Tweak build tags for OSX configuration generation -- Blackfire Tue 30 Sep 2014 14:15:07 +0100 sprofiler-agent (0.17.6) unstable; urgency=low * Clean binaries and generated files between builds -- Blackfire Tue 30 Sep 2014 13:57:50 +0100 sprofiler-agent (0.17.5) unstable; urgency=low * Add restart message after successful registration * Verify credentials after registration -- Blackfire Tue 30 Sep 2014 11:18:04 +0100 sprofiler-agent (0.17.4) unstable; urgency=low * Fix configuration for default socket address on OSX * Update homebrew caveats colors -- Blackfire Mon 29 Sep 2014 17:56:23 +0100 sprofiler-agent (0.17.3) unstable; urgency=low * Fix default socket address on OSX * Update protocol, add "wait" parameter in query string -- Blackfire Mon 29 Sep 2014 16:10:02 +0100 sprofiler-agent (0.17.2) unstable; urgency=low * Fix default plist (homebrew) -- Blackfire Fri 26 Sep 2014 18:26:34 +0100 sprofiler-agent (0.17.1) unstable; urgency=low * Change default loglevel to error only -- Blackfire Fri 26 Sep 2014 13:46:04 +0100 sprofiler-agent (0.17.0) unstable; urgency=low * Agent engine refacto * Allow concurrent profile upload -- Blackfire Fri 26 Sep 2014 13:56:07 +0200 sprofiler-agent (0.16.2) unstable; urgency=low * Remove homebrew conflicts that prevents to install the agent -- Blackfire Wed 24 Sep 2014 21:07:48 +0200 sprofiler-agent (0.16.1) unstable; urgency=low * Revert dirty buffers -- Blackfire Tue 23 Sep 2014 19:40:23 +0200 sprofiler-agent (0.16.0) unstable; urgency=low * Rename sensiolabs-profiler-agent to sprofiler-agent * Simplify log format * Remove channel from log message * Refuses probe if previous connexion crashed * Add root node ID name customization * Add way to change default master public key * Fix pruner algorithm * Update help * Return if socket couldn't be ChModded * Add error logging in case the listener wasn't property closed * Disable HTTP chunk post to API and activate gzip -- Blackfire Fri 19 Sep 2014 15:28:01 +0200 sprofiler-agent (0.15.0) unstable; urgency=low * Temporary remove trace gzipping as it produces corrupted data -- Blackfire Wed 17 Sep 2014 12:58:20 +0200 sprofiler-agent (0.14.0) unstable; urgency=low * Change log levels * Add after-install script to RPM package * Enable profile gzipping * Update .dist files on upgrade * Allow aggregation abortion * Update connection timeout to application from 5 to 15 s. * Fix pruning -- Blackfire Tue 16 Sep 2014 16:24:20 +0200 sprofiler-agent (0.13.0) unstable; urgency=low * Make source flag readable from configuration file * Make source configuration different depending on platform * Update default socket source for darwin * Check the agentID and agentToken presence after config file is read * Move ratio configuration to Spec * Prevent agentID and agentToken overriding when passing the -register flag -- Blackfire Thu 11 Sep 2014 11:26:31 +0200 sprofiler-agent (0.12.0) unstable; urgency=low * Reword assistant * Update read/write timeouts * Reword error messages -- Blackfire Wed 10 Sep 2014 14:48:02 +0200 sprofiler-agent (0.11.0) unstable; urgency=low * Improved global resiliency * Add better support for OSX package * Fix trace quantity request * Enhance error messages * Support for probe impersonation * Simplify install assistant -- Blackfire Tue 9 Sep 2014 18:30:30 +0200 sprofiler-agent (0.10.0) unstable; urgency=low * Improved global resiliency -- Blackfire Thu 4 Sep 2014 17:14:28 +0200 sprofiler-agent (0.9.0) unstable; urgency=low * Introduce CHANGELOG -- Blackfire Tue 26 Aug 2014 10:53:14 +0200