Fabian Reinartz
6dde527ee0
Cut 0.14.0.
2015-06-01 18:44:21 +02:00
Fabian Reinartz
507e10c929
Cut 0.14.0rc3
2015-05-29 14:37:33 +02:00
Fabian Reinartz
0edf4ec072
Cut v0.14.0rc2
2015-05-23 22:33:38 +02:00
Fabian Reinartz
1b96163b4e
Cut 0.14.0rc1
2015-05-21 21:43:27 +02:00
beorn7
43b41c56ce
Cut 0.13.3.
2015-05-11 18:05:31 +02:00
Johannes 'fish' Ziemke
36023ed213
Cut 0.13.2
2015-05-06 11:08:58 +02:00
beorn7
54fc50e58c
Cut 0.13.1.
2015-04-09 16:36:04 +02:00
beorn7
cb1650b5a9
Cut v0.13.0.
2015-04-08 18:44:58 +02:00
beorn7
4a452b4274
Cut release 0.13.0rc2.
2015-04-02 14:25:02 +02:00
Julius Volz
cd82bcff34
Cut Prometheus 0.13.0rc1.
2015-03-24 17:59:55 +01:00
beorn7
34396f75ea
Cut 0.12.0.
2015-03-04 13:50:58 +01:00
beorn7
e9b90c4ebd
Cut release 0.11.1.
2015-02-27 11:49:52 +01:00
beorn7
5f8d7a9dbd
Cut release 0.11.0.
2015-02-23 20:21:00 +01:00
Bjoern Rabenstein
a804cacc87
Also update VERSION file.
2015-01-26 15:52:34 +01:00
Bjoern Rabenstein
6b03b8bc56
Prometheus version 0.9.0.
2015-01-23 16:13:01 +01:00
Bjoern Rabenstein
f5d6187bba
Prometheus version 0.9.0rc5.
2015-01-22 15:27:50 +01:00
Julius Volz
25148e55c6
Prometheus version 0.9.0rc4.
2015-01-20 15:15:37 +01:00
Johannes 'fish' Ziemke
7b8fd9c7a5
Read version from VERSION file
...
Change-Id: Idfbe2dbe6cb8cd90c6c728dca7d10ff580c7b9d6
2015-01-12 15:05:36 +01:00
Bjoern Rabenstein
006b5517e2
Simplify makefiles.
...
This removes the dependancy on C leveldb and snappy.
It also takes care of fewer dependencies as they would
anyway not work on any non-Debian, non-Brew system.
Change-Id: Ia70dce1ba8a816a003587927e0b3a3f8ad2fd28c
2014-11-25 17:10:39 +01:00
Bjoern Rabenstein
70e4837650
Cut v0.8.0.
...
Change-Id: Ie8d49793e78f10bdeb7ebe19cc2dc729ff7ef590
2014-11-25 17:02:01 +01:00
Julius Volz
1aee992800
Prometheus version 0.7.0.
...
Change-Id: I73468f72b43654f4bf57627c2f49fe802b18f637
2014-11-25 17:02:00 +01:00
Julius Volz
74de633a3a
Prometheus version 0.6.0.
...
Change-Id: I50f6b69cca952eedf9a62b9a8f58e0fb633a83ed
2014-11-25 17:01:59 +01:00
Julius Volz
16ca35c07e
Prometheus version 0.5.0.
...
Change-Id: Ibf4d07c2878a9c22d6ade639b776dcfe3b533b34
2014-05-28 16:05:14 +02:00
Julius Volz
d2421a6916
Prometheus version 0.4.0.
...
Change-Id: I752044a69f86aacc5a7e6da62a6f4a187cf67d27
2014-04-17 15:10:13 +02:00
Julius Volz
26bbca4270
Prometheus version 0.3.0.
...
Change-Id: Iebfbbf033140ff82ac051d22c885916763768f8c
2014-04-05 01:49:46 +02:00
Julius Volz
71d2ff406d
Prometheus version 0.2.1.
...
Change-Id: I288f88390d3eee45bf684647337e7bfff11def6a
2014-03-26 13:29:10 +01:00
Julius Volz
0e7596b653
Prometheus version 0.2.0.
...
Change-Id: I4ecc8b909fc90378d855ea3620e1f6f75cc53b6d
2014-03-18 17:21:53 +01:00
Julius Volz
44390d831d
Introduce semantic versioning.
...
This introduces semantic versioning (http://semver.org/ ) in Prometheus:
- A new VERSION file contains the semantic version string.
- The "tarball" target now includes versioning and build information in
the tarball name, like: "prometheus-0.1.0.linux-amd64.tar.gz".
- A new "release" target allows scp-ing the versioned tarball to a
remote machine (file server).
- A new "tag" target allows git-tagging the current revision with the
version specified in VERSION.
Change-Id: I1f19f38b9b317bfa9eb513754750df5a9c602d94
2014-03-11 15:39:22 +01:00