Statistics
| Branch: | Tag: | Revision:

root / snf-common / Changelog @ 4319c408

History | View | Annotate | Download (779 Bytes)

1
Changelog
2
=========
3

    
4

    
5
v0.12.0
6
-------
7
  AMQP:
8
	* Add support for basic_nack and basic_reject
9
	* Add support for RabbitMQ dead-letter-exchange mechanism
10

    
11
v0.10.0
12
------
13
* AMQP client which supports connection with multiple brokers using
14
  HA-queues and publisher-confirms to guarantee delivery of messages.
15
* Added astakos client lib helper get_token_from_cookie
16

    
17
v0.9.7
18
------
19
* Provide a fallback token to user library
20

    
21

    
22
v0.9.1
23
------
24
* Bumped version for debian package to upgrade from 0.9.0rc1
25

    
26

    
27
v0.9.0
28
-----
29
* Fixed update_version util to handle namespaced tags (see
30
  get_version_from_describe doctests)
31
* Skip entry points for python distributions names existing in 
32
  ``SYNNEFO_EXCLUDE_PACKAGES`` environmental variable
33
* Avoid duplicate entries in list settings objects
34