+Release notes for jenkins service 1.4
+============================
+
+- Release Date: 2017-02-06
+
+- Bugfixes:
+ * Update build_log_url after buildlogs job is finished
+ * Change directory order from "bp_id/proj_name" to "proj_name/bp_id"
+ * REPA: check permission only if "REPA_CHECK_PERMISSION" is set
+ * fix post-image-creation error
+ * Use PATH_REPO_BASE instead of IMG_SYNC_DEST_BASE
+ * previous repo/arch should not be removed
+ * [BuildMonitor] BUGFIX: wrong snapshot_ur
+ * [BuildMonitor] changed the content of obs_req_comment
+ * transform data string from gerrit
+ * Do not check spec name if only one spec file is there
+ * Exclude unnecessary projects from relaying events and logging
+
+- Features:
+ * Add new jobs and config. for "update-nuget"
+ * Add new jobs and config. for "add_git_tag"
+ * Add new jobs and config. for "repa" for Tizen dashboard
+ * add debian package
+ * Add DB logging for buildlogs
+ * [BuildMonitor] added the trbs build logging part for the public dashboard
+ * A search box is added for simple dependency graph
+ * Profile info is sent additionaly to BUILD_MONITOR
+ * dep_graph_simple.js is added for template_simple
+ * [make_dep_graph] enhance the highlight feature
+ * notify_type is sent via POST data
+ * build_log_url is generated at the BUILD_START event
+
+
Release notes for jenkins service 1.3
============================
------------------------------------------------------------------
+Mon 7 08:00:00 KST 2017 SoonKyu Park <sk7.park@samsung.com> - 1.4
+
+- C# Create update-nuget job
+- update Nuget package to Nuget server
+- job_add_git_tag is added
+- JOB ADDED: repa accept/reject
+- Change directory order from "bp_id/proj_name" to "proj_name/bp_id"
+- Add jenkins-scripts debian
+- Add DB logging for buildlogs
+- [BuildMonitor] added the trbs build logging part for the public dashboard
+- REPA: check permission only if "REPA_CHECK_PERMISSION" is set
+- fix post-image-creation error
+- Use PATH_REPO_BASE instead of IMG_SYNC_DEST_BASE
+- BUGFIX: previous repo/arch should not be removed
+- A search box is added for simple dependency graph
+- Profile info is sent additionaly to BUILD_MONITOR
+- [BuildMonitor] BUGFIX: wrong snapshot_url
+- dep_graph_simple.js is added for template_simple
+- [BuildMonitor] changed the content of obs_req_comment
+- [make_dep_graph] enhance the highlight feature
+- BUGFIX: transform data string from gerrit
+- Do not check spec name if only one spec file is there
+
+
+------------------------------------------------------------------
Sat 31 09:00:00 KST 2016 SoonKyu Park <sk7.park@samsung.com> - 1.3
- REPO_PUBLISHED event is generated only once when all repos are published