All Versions
11
Latest Version
Avg Release Cycle
49 days
Latest Release
1517 days ago

Changelog History
Page 1

  • v0.13.6 Changes

    March 01, 2020

    Enhancements:

    • โž• Add JGroups Kubernetes discovery protocol (#641)
    • Format trace duration milliseconds in a more readable way (#657)
    • โž• Add support for Cassandra SSL and port options in central collector (#668)

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix central collector docker container not starting (#617)
    • ๐Ÿ› Buggy implementation of file object can lead to NullPointerException (#688)
  • v0.13.5 Changes

    July 23, 2019

    Bug fixes:

    • Can not start glowroot with thorntail app bug (#595)
    • Error with GlassFish (#599)
    • Resource leak detection on auxiliary thread (#600)
  • v0.13.4 Changes

    April 21, 2019

    Enhancements:

    • Leaked connection detection (#523)
    • Group thread count gauges on same scale (#571)

    ๐Ÿ› Bug fixes:

    • 'Transactions' showing where previously ${glowroot.agent.id} was showing (#573)
    • Glowroot not working with WebSphere and Open Liberty Server (#574)
  • v0.13.3 Changes

    April 09, 2019

    Bug fixes:

    • ๐Ÿ”Œ java.lang.ClassCastException: org.glowroot.agent.plugin.executor.CallableWrapper (#564)
    • WildFly 13 startup issue bug (#567)
  • v0.13.2 Changes

    March 27, 2019

    Enhancements:

    • ๐Ÿ”„ Change EJB remote transaction type to Web enhancement (#545)
    • โž• Add (shaded) support for LogstashLogbackEncoder enhancement (#548)

    ๐Ÿ› Bug fixes:

    • Glowroot central error on startup (#539)
    • ๐Ÿ”Œ java.lang.AbstractMethodError in org.glowroot.agent.plugin.executor.ExecutorAspect (#542)
    • NullPointerException when calling ClassLoader.defineClass() (#543)
    • IllegalStateException: Unexpected frame type: 0 (#544)
    • Error HTTP 404 when trying to access to an incident (#549)
    • NoSuchMethodError: org.apache.commons.dbcp.AbandonedTrace.getObject(ILjava/Lang/class;)Ljava/Lang/Object (#550)
    • Stackoverflow bouncycastle since last version (#551)
    • MongoDB query time in breakdown is not accurate (#556)
  • v0.13.1 Changes

    February 21, 2019

    Enhancements:

    • Provide ability to alert on text in error messages and error trace (#411)
    • Instrumenting Apache Camel (#439)
    • Not all trace entries have copy button (#491)
    • admin.json with central collector (#510)
    • Heapdumps fail in OpenJ9 (#518)
    • glowroot slows down Liferay DXP (tomcat9) startup (#520)
    • โž• Add GLOWROOT_OPTS to configure JVM, default to use cgroups limits (#524)

    ๐Ÿ› Bug fixes:

    • โšก๏ธ Optimizer Hint is hidden in Oracle Queries (#433)
    • JAX-RS transaction names are too high level (#500)
    • โš™ RuntimeException: Bytecode service retrieved too early (#511)
    • Tombstones limit problem (#521)
    • Issue encountered adding new Gauge that contains double quotes in name (#529)
    • โž• Add gauge causing array out of bound (#530)
  • v0.13.0 Changes

    January 14, 2019

    Enhancements:

    • ๐Ÿ”‹ Feature to enable and disable the alerts (#438)
    • Introduce multithreading to rollupservice (#450)
    • Slow threshold override for user (#474)
    • ๐Ÿ›  Modal window close button is not fixed anymore (#490)
    • โž• Add support for Spring scheduled annotation (#502)
    • ๐Ÿ”Œ Mail plugin (#514)

    ๐Ÿ› Bug fixes:

    • Central collector rollups take too long and fall behind (#449)
    • Could not initialize class org.glowroot.agent.weaving.MetaHolder27 (#488)
    • org.glowroot.agent.api.Glowroot not working (#499)
    • Glowroot Cassandra user needs create on all keyspaces (#505)
    • ๐Ÿ’ป Navbar issue when reverse proxying Glowroot UI (#512)
  • v0.12.3 Changes

    December 11, 2018

    Enhancements:

    • Password is displayed in MBean Tree (#484)

    ๐Ÿ› Bug fixes:

    • Weblogic 12c issue with Glowroot bug (#482)
  • v0.12.2 Changes

    November 09, 2018

    Enhancements:

    • Slack integration (#469)

    ๐Ÿ› Bug fixes:

    • Invalid transaction time for WebFlux applications (#467)
    • Spring cloud gateway memory leak bug (#473)
    • โšก๏ธ Unable to establish connection after update from 0.11.1 to 0.12.1 (#476)
  • v0.12.1 Changes

    November 01, 2018

    Enhancements:

    • โž• Add a plugin to support MongoDB (#429)

    ๐Ÿ› Bug fixes:

    • ๐Ÿ–จ Pretty-printed request parameters don't have necessary HTML escaping (#470)