Skip to content

Commit d02b0a1

Browse files
author
Andrey Sibiryov
committedApr 8, 2015
[Source] Release 0.12.0.7.
1 parent 87b1b36 commit d02b0a1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
 

‎cocaine-bf.spec

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Summary: Cocaine - Core Libraries
44
Name: libcocaine-core3
5-
Version: 0.12.0.6
5+
Version: 0.12.0.7
66
Release: 1%{?dist}
77

88

@@ -125,6 +125,10 @@ rm -rf %{buildroot}
125125
%{_sysconfdir}/cocaine/cocaine-default.conf
126126

127127
%changelog
128+
* Wed Apr 08 2015 Andrey Sibiryov <me@kobology.ru> 0.12.0.7-1
129+
- Remote connections are now retried on failure.
130+
- Bugfix: endpoints while connecting remotes were corrupted in logs.
131+
128132
* Tue Apr 07 2015 Andrey Sibiryov <me@kobology.ru> 0.12.0.6-1
129133
- External service support. Non-native services can now be exposed via the
130134
Cocaine service discovery mechanics, including gateway setup and stuff.

‎debian/changelog

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
cocaine-core (0.12.0.7) unstable; urgency=low
2+
3+
* Remote connections are now retried on failure.
4+
* Bugfix: endpoints while connecting remotes were corrupted in logs.
5+
6+
-- Andrey Sibiryov <kobolog@yandex-team.ru> Wed, 08 Apr 2015 14:09:24 -0400
7+
18
cocaine-core (0.12.0.6) unstable; urgency=low
29

310
* External service support. Non-native services can now be exposed via the

0 commit comments

Comments
 (0)