This is an automated email from the ASF dual-hosted git repository.

brusdev pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/artemis-console.git


    from bb05024  ARTEMIS-5888 - handle the case where mbean names are 
delimited with backslashes
     new 5db39f4  ARTEMIS-5777 - Upgrade to @hawtio/react 1.12.3 with fixed 
MBean name parsing
     new 1480e8e  ARTEMIS-5777 - Use Hawtio version of MBean parsing and quoting

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../artemis-extension/app/package.json             |  16 +-
 .../artemis-extension/package.json                 |   2 +-
 .../packages/artemis-console-plugin/package.json   |   8 +-
 .../src/artemis-service.test.ts                    |   4 +-
 .../artemis-console-plugin/src/artemis-service.ts  |  54 +-
 .../src/artemis-tree-processor.ts                  |  14 +-
 .../packages/artemis-console-plugin/src/context.ts |  16 +-
 .../artemis-console-plugin/src/util/jmx.ts         |  43 +-
 .../src/views/ArtemisJMXTabView.tsx                |   8 +-
 .../artemis-extension/yarn.lock                    | 682 +++++++++++++++------
 10 files changed, 556 insertions(+), 291 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to