Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (21 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 1.09 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.0.0 - 2018-11-21

  • [BREAKING] No longer supports python 2
  • Cache the results of get_topic

0.3.9 - 2018-04-25

  • Catch new exception types after google.cloud.pubsub dependency update

0.3.8 - 2018-04-25

  • Updated google.cloud.pubsub dependency to 0.33.1

0.3.7 - 2018-02-12

  • Added CachedRefResolver to allow use of external cache service

0.3.6 - 2015-12-03