Skip to main content

ยท One min read

V16.2.5 Released!


๐Ÿ“œ Enhancementโ€‹

  • Add descending start time sort,
  • Add nowrap,
  • Display empty if value is null in grid.

๐Ÿ”ง Fixedโ€‹

  • Incorrect column type of factor type year, mysql & mssql,
  • Use standard func to generate column name,
  • Remove unused parameter,
  • Run tail func only when no exception raised,
  • Use 'last' to schedule on last day of month, instead of 'L',
  • Run tail func only when no exception raised,
  • Incorrect enumeration name.

๐Ÿ“ฆ Imagesโ€‹

Find other storage versions here.

ยท One min read

V16.3.7 Released!


๐Ÿ“œ Enhancementโ€‹

  • Add error log for the collector processing,
  • Add descending start time sort,
  • Add nowrap,
  • Display empty if value is null in grid.

๐Ÿ”ง Fixedโ€‹

  • If connector thread face the exception to be interrupted, should create again,
  • Incorrect column type of factor type year, mysql & mssql,
  • Use standard func to generate column name,
  • Remove unused parameter,
  • Run tail func only when no exception raised,
  • Use 'last' to schedule on last day of month, instead of 'L',
  • Run tail func only when no exception raised,
  • Incorrect enumeration name.

๐Ÿ“ฆ Imagesโ€‹

Find other storage versions here.

ยท One min read
The Watchmen Team

V16.2.4 Released!


๐Ÿ“œ Enhancementโ€‹

  • Support reverse aggregate in pipeline.

๐Ÿ”ง Fixedโ€‹

  • Clear subject id and report id when connect template connected space,
  • Incorrect topic id of mapping source,
  • Incorrect operator on entity criteria expression building for subject,
  • Incorrect reference of parameter in build_comparison,
  • Ignore parse right part of expression where operator is empty or not-empty,
  • Connection leak on rerun topic data,
  • Incorrect check return value on do insert function, will not do retry again,
  • Add error log for easier to locate insert sql data issue.

๐Ÿ“ฆ Imagesโ€‹

Find other storage versions here.

ยท One min read
The Watchmen Team

V16.3.6 Released!


๐Ÿ“œ New Featureโ€‹

  • S3 collector.

๐Ÿ“œ Enhancementโ€‹

  • Support reverse aggregate in pipeline.

๐Ÿ”ง Fixedโ€‹

  • Ignore parse right part of expression where operator is empty or not-empty,
  • Connection leak on rerun topic data,
  • Incorrect check return value on do insert function, will not do retry again,
  • Add error log for easier to locate insert sql data issue.

๐Ÿ“ฆ Imagesโ€‹

Find other storage versions here.

ยท One min read

Watchmen V16.1 series, is planning to stop to maintain in few weeks after V16.3 deployed.

We have done refactoring in V16.2, which leads the package structure break changes. In detail, we extract the common part from 4 supported rds storage (MySQL/MSSQL/Oracle/PostgreSQL) to a new package watchment-storage-rds. This change reduce our maintain cost on rds part, but on the other hand, because of lacking of manpower resource, it's really hard to maintain V16.1 since it still in original structure. Anyway, V16.1 is still on maintain now, but it's better to do upgrading to V16.2 now.

One more thing about V16.3, after we deploy the indicator workbench in V16.2, there is one more exciting feature will be deployed in V16.3, which is Synonym Topic. It introduces direct link to rds, to reuse the existing tables and views, to maximize the existing data usages. We are still on the final round verification work now, will be released in few weeks โค๏ธโ€๐Ÿ”ฅ.

ยท One min read

V16.2 coming soon!


V16.2 is coming in next few days, including amazing features,

  • AWS S3 and Ali OSS supporting for raw topic storage,
  • PostgreSQL supporting,
  • Indicator workbench, offers buckets, indicators, inspections, etc.