From 6a5a0d4d94968208c3230ba41f81a8721845b4d8 Mon Sep 17 00:00:00 2001 From: krastogi Date: Wed, 9 May 2018 16:06:28 +0530 Subject: [PATCH] Updating idl with timeline trace count entities --- ReleaseNotes.md | 2 ++ haystack-idl | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index c0fc0c0..3e6ae9f 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,5 +1,7 @@ # Release Notes +## 1.0.18 / 2018-05-09 Updated idl with timeline trace count entities + ## 1.0.17 / 2018-05-08 Make S3ConfigFetcher.Factory class public ## 1.0.16 / 2018-05-08 Make some migrated methods public diff --git a/haystack-idl b/haystack-idl index 991d17e..cdd2b51 160000 --- a/haystack-idl +++ b/haystack-idl @@ -1 +1 @@ -Subproject commit 991d17e364b3016babf7b4754331f26b5cc91eb3 +Subproject commit cdd2b515195e9d8b2b0a30c2f2e74bce4c397761 diff --git a/pom.xml b/pom.xml index a45714e..0d3cd51 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.expedia.www haystack-commons - 1.0.17-SNAPSHOT + 1.0.18-SNAPSHOT jar