@google-cloud/debug-agent
Advanced tools
Changelog
2017-06-12, Version 2.1.0 (Experimental), @matthewloring
UI
53562ccc89
] - Update truncated object message (#269) (Matthew Loring) #269a87007a4b6
] - Use FUNCTION_NAME as service id on GCF (#274) (Matthew Loring) #274d3994f8959
] - Use service name as debuggee id on gke (#275) (Matthew Loring) #2759377a112df
] - disableable assertions (#272) (Ali Ijaz Sheikh) #272d3994f8959
] - Use service name as debuggee id on gke (#275) (Matthew Loring) #275a87007a4b6
] - Use FUNCTION_NAME as service id on GCF (#274) (Matthew Loring) #27437d7745a67
] - include variables from outer scopes (#271) (Ali Ijaz Sheikh)adcf3aec84
] - Avoid repeated indexOf checks in tests (#273) (Matthew Loring) #27353562ccc89
] - Update truncated object message (#269) (Matthew Loring) #2697e2bc4fec7
] - Indicate breakpoint expiration using the refers_to field (#268) (Matthew Loring) #26814fee8277e
] - improve message for allowExpressions=false (#270) (Ali Ijaz Sheikh)e2af53533b
] - start testing against Node 8 (#267) (Ali Ijaz Sheikh)6956da821b
] - stringify sourceContext before concat (#265) (Ali Ijaz Sheikh)e7f15f5f56
] - add note about scopes on GKE (#264) (Ali Ijaz Sheikh)8571d8544f
] - Specify test-only client version in test debugger (#262) (Matthew Loring) #262Changelog
2017-05-15, Version 2.0.0 (Experimental), @matthewloring
This release drops support for versions of Node.js <4.
Semver Major
8a119de64f
] - Update deps, drop support for 0.12 (#258) (Matthew Loring) #2580045ad5702
] - Add test notifications to travis (#261) (Matthew Loring) #2615f45dbf2c6
] - Avoid retries in e2e tests (#260) (Matthew Loring) #2608a119de64f
] - Update deps, drop support for 0.12 (#258) (Matthew Loring) #258022d1ba5cb
] - Add yarn.lock (#257) (Matthew Loring) #2574360f88e6a
] - drop dependency on dummy counter module (#256) (Ali Ijaz Sheikh)Changelog
2017-03-14, Version 1.0.0 (Experimental), @dominicdkramer
allowExpressions
configuration option.3256eed494
] - Update options in README (#249) (Matthew Loring) #24936a0c2c012
] - Add allowExpressions option (#244) (Matthew Loring) #24448a9952ec0
] - Report FUNCTION_NAME as the description (#247) (Ali Ijaz Sheikh)cfc4f3fedf
] - Relax configuration rules for agent (#245) (Matthew Loring) #2458358f670e2
] - Remove unused dependencies (#246) (Matthew Loring) #2466615823884
] - Reduce test loudness (#243) (Ali Ijaz Sheikh)52b5bd3f52
] - deal with source-context read errors (#242) (Ali Ijaz Sheikh)ce7ce0bbe9
] - improve normalizeConfig test (#241) (Ali Ijaz Sheikh)21a8f5accf
] - merge configs using a deep copy (#240) (Ali Ijaz Sheikh)75974f56d5
] - Document minorVersion_ as an internal property (#239) (Ali Ijaz Sheikh)Changelog
2017-02-08, Version 0.10.2 (Experimental), @ofrobots
This release fixes an issue with being able to debug applications on AppEngine Flexible.
f651b8e776
] - provide minorversion label on AppEngine (#237) (Ali Ijaz Sheikh)683448ceb4
] - update the logger tag (#236) (Ali Ijaz Sheikh)Changelog
2017-02-07, Version 0.10.1 (Experimental), @ofrobots
This module has been renamed to @google-cloud/debug-agent
with this release.
This is a semver-major release with a few behaviour changes summarized below.
GCLOUD_DIAGNOSTICS_CONFIG
, GCLOUD_DEBUG_DISABLE
(#184) and GCLOUD_DEBUG_REPO_APP_PATH
(#186).config.credentials
vs. config.keyFileName
vs. the environment variable GOOGLE_APPLICATION_CREDENTIALS
. (#190)cloud-platform
scope in order to operate. (#211)91e4b50e14
] - upgrade to @google-cloud/common@0.12.0 to lose grpc dependency (#234) (Ali Ijaz Sheikh)82e0ac52f2
] - undo version change to be able to publish properly (#233) (Ali Ijaz Sheikh)66c0cf7a4e
] - 0.10.0 Release Proposal (#232) (Ali Ijaz Sheikh)b88548717a
] - Increase timeout in system test (#231) (Ali Ijaz Sheikh)61e21fb260
] - Rename module to @google-cloud/debug-agent (#229) (Ali Ijaz Sheikh)8d7bdf6939
] - Revert "Temporarily stop building Node 7 on Windows" (#230)" (Ali Ijaz Sheikh)7cbee73256
] - Get rid of module returning a constructor (#228) (Ali Ijaz Sheikh)fdbbea55ed
] - Describe enabling Debugging API access scopes for GCE instances in README (#224) (Kelvin Jin) #2241e8e6bc180
] - test: reduce dependence on repo layout (#227) (Ali Ijaz Sheikh)daf015f974
] - test: reduce dependence on repo layout (#225) (Ali Ijaz Sheikh)04103e525a
] - Fix bugs in findScripts (#223) (Ali Ijaz Sheikh)cc29b29a8e
] - improve error stack traces in v8debugapi.js (#222) (Ali Ijaz Sheikh)f1faef608f
] - Also try to detect serviceContext from Flex environment variables (#221) (Ali Ijaz Sheikh)a00ce2ae45
] - Make all tests runnable together (#218) (Kelvin Jin) #218474c2dc99c
] - Remove misleading arguments/locals message (#220) (Cristian Cavalli)944c1d582f
] - Update README markdown (#219) (Cristian Cavalli)d2d1d214e2
] - Removed dependency on @google/cloud-diagnostics-common (#215) (Kelvin Jin) #21590be573b48
] - Test success_on_timeout behavior (#217) (Matthew Loring) #217b5c29105ad
] - Move some tests out of test/standalone (#214) (Kelvin Jin) #214a28d719325
] - Use mocha for end-to-end tests (#212) (Kelvin Jin) #212c48c7dbbfc
] - fix stale code/test from test-controller (#213) (Ali Ijaz Sheikh)cebcb69b21
] - Add Debugger API to test/ and changed E2E tests to use them (#208) (Kelvin Jin) #2089b80c077e2
] - use correct auth scopes (#211) (Ali Ijaz Sheikh)e5d9eb9b51
] - start using gcp-metadata for metadata queries (#210) (Ali Ijaz Sheikh)5e3a0eff8a
] - debuglet: stop can only be called on running agents (#209) (Ali Ijaz Sheikh)a680d8706e
] - fix flakiness in test-debuglet.js (#207) (Ali Ijaz Sheikh)80cd5a18b9
] - Remove duplicate isDisabled logic from controller (#206) (Ali Ijaz Sheikh)2ec17329fb
] - Change argument order in updateBreakpoint (#204) (Kelvin Jin)b19b32d420
] - controller API requires Debuggee.description (#205) (Ali Ijaz Sheikh)03f4b97596
] - Change e2e tests to use native Promises (#201) (Kelvin Jin) #201dbff4dc0ee
] - Move debuggee agent logic to agent/ (#203) (Ali Ijaz Sheikh)416031f807
] - Move initConfig logic to debuglet (#202) (Ali Ijaz Sheikh)30bd5288f7
] - creds accepted in options only now (#200) (Ali Ijaz Sheikh)b5b691fca0
] - move config to src/agent and add jsdocs (#196) (Ali Ijaz Sheikh)4dc2aa0eab
] - Fill in unimplemented tests (#199) (Matthew Loring) #199c580792c10
] - Remove unimplementable test (#198) (Matthew Loring) #1985fd09465c7
] - Spelling (#197) (Matthew Loring) #197225e7db1d5
] - Refactor debuggee state out of controller and make Controller a ServiceObject (#195) (Ali Ijaz Sheikh)a807998261
] - move business logic from controller service to the debuglet (#194) (Ali Ijaz Sheikh)f7de637af4
] - fix precedence for where the projectId is acquired from (#193) (Ali Ijaz Sheikh)638f902287
] - refactorings (Ali Ijaz Sheikh)c5d3d226c9
] - switch to using @google-cloud/common (#190) (Ali Ijaz Sheikh)75b08e90cf
] - Temporarily stop building Node 7 on Windows (Ali Ijaz Sheikh)c5eafdd09f
] - Update travis config to use trusty (#191) (Ali Ijaz Sheikh)d3d648ee3f
] - Move agent code into an agent/ directory (#189) (Ali Ijaz Sheikh)4c37f32fc5
] - listBreakpoint querystring encoding was incorrect (#188) (Ali Ijaz Sheikh)85573b29c3
] - add system test for the debuglet api (#187) (Ali Ijaz Sheikh)35e303938e
] - Remove relative repository env var (#186) (Matthew Loring) #18694fd29912c
] - AUTHORS file (#185) (Matthew Loring) #18569ca4e8ade
] - Remove unncessary environment variables (#184) (Matthew Loring) #184e410c36707
] - API changes bring us closer to google-cloud
(#180) (Ali Ijaz Sheikh)d6cb2fbfae
] - Also test against Node 7 on AppVeyor (#182) (Ali Ijaz Sheikh)2383d08452
] - Switch from findit to findit2 (#183) (Ali Ijaz Sheikh)e5637c787b
] - fix race condition with log points (#181) (Ali Ijaz Sheikh)