CHANGES
=======

1.3.1
-----

* Decode description with ASCII instead of 'UTF-8'
* Add handling for interface name / alias / description values
* Set kafka key as bytes
* Remove Debug Print Statement from plugin\_enrichment\_interface
* Python3 String & Byte Handling
* Condensed Conditional Logic To One Line
* Remove .decode() in the SteamRollerAgent and add it to PanoptesSNMPVariable
* Add .decode(). Fixes #138

1.3.0rc4
--------

* Python2 string handling stucks! 😡
* Ascii encode. Fixes #137
* Parallelize reporting to coveralls
* Remove unused imports
* Remove Print Statements
* Python 3 Eval Changes. Fixes #133
* Python 3 Updates. Fixes: #131
* merge
* Added mmh3 to setup.cfg
* Remove builtins.str. Fixes #130
* Python 3 Functional Tests

1.3.0rc3
--------

* Move back to C library for mmh3

1.3.0rc2
--------

* Kafka Topic Should Be Str

1.3.0rc1
--------

* Python3 Compatibility
* Add more tests for plugin\_polling\_ping.py
* Update Eval Usage
* Update how to handle eval in python3 #123
* Python 3 Compatibility
* Open-source Vault Ping Plugin and tests
* Pin kombu to 4.6.3

1.3.0rc0
--------

* Build against Python 2.7 and 3.6
* Build against Python 2.7 and 3.6
* Python 2 & 3 Compatibility
* Python3 Functional Tests
* Remove Commented out Code & Fix Pycodestyle Errors
* Python 2 & 3 Compatibility #116
* Python 2 & 3 Compatibility #116
* Python 2 & 3 Compatibility #116
* Python 2 and 3 Compatible #116

1.2.2
-----

* Update unit tests to test for enrichment configuration and read errors
* Change types for enrichment config and read errors

1.2.1
-----

* Unit tests for Plugin Manager unloading and error handling
* Implement and use unload\_modules to prevent scheduler deadlocks
* Fix \_\_repr\_\_ ordering #112
* Generate an Polling Status in case fetching an enrichment fails

1.2.0
-----


1.2.0rc10
---------

* Ignore plugin config from signature computation
* Update Panoptes Validators in parse\_config\_file
* Python 2/3 Compatible
* Additional polling\_plugin\_agent\_tests

1.2.0rc8
--------

* Remove unused SNMP Connection class
* t
* Update SNMP Connections & Tests
* Update test\_framework SNMP
* Update Log to include port
* Add check for clearly-wrong temperature values for Juniper device metrics
* Update Interface Plugin SNMP Connection
* Filter null temperature values from Juniper device metrics enrichments
* Update update\_enrichment\_ip
* Fix test\_no\_service\_active
* Rename to avoid conflict with the helpers \_module\_
* Add the unit test folder
* Refactor PanoptesSNMPConnectionFactory and add unit tests
* Add tests for polling\_plugin\_scheduler test\_panoptes\_config.ini
* Added Coveralls Badge
* Make tests/discovery a package. Remove redundant test code
* Add more tests for exceptional behavior for enrichment plugin scheduler
* Add tests for enrichment\_plugin\_scheduler.py
* Add plugin enrichment test files
* Add test suite for enrichment\_plugin\_scheduler.py
* Add tests for discovery\_plugin\_scheduler.py
* Remove unused import
* Improve unit test code coverage for InfluxDB consumber
* Improve logs for PanoptesContext
* Increase unir test code coverage for  PanoptesPollingPlugin
* Raise NotImplementedError in run() for PanoptesPollingPlugin
* Remove Flaky Tests
* Enrichment Agent Tests
* Remove flaky test. Add 'pragma: no cover' for signal\_handlers
* Add test\_discovery\_plugin\_scheduler.py
* Improve unit test code coverage for Resource Manager
* tests/test\_plugin\_agent.py Fix Spacing
* check for sysexit
* Update test\_runner regex filter
* Expand test coverage for scheduler.py class
* Expand test coverage for scheduler.py classes
* Discovery Agent Tests
* Add test for \_shutdown when \_shutdown has already been called by another thread
* Add tests for PanoptesCeleryPluginScheduler methods
* Add test for PanoptesCeleryPluginScheduler.update
* Add error code in pollig status to handle/indicate enrichment failures
* Add tests for PanoptesCelery classes
* Test Coverage for Enrichment Group
* tox
* Additional Polling Plugin Agent Tests
* Additional Polling Plugin Agent Tests
* Additional Polling Plugin Agent Tests
* Additional Polling Plugin Agent Tests
* Expand tests for juniper interface enrichment plugin
* Add test cases to TestPluginEnrichmentCiscoInterface test files, and remove redundant code from PluginEnrichmentCiscoInterface
* Add tests for Sentinel
* Expand test coverage for base.py
* Additional Unit Tests
* Open Source Cisco NXOS Polling Tests
* Open Source Cisco IOS Polling Tests

1.2.0rc7
--------

* Decode UTF-8 when inserting resource metadata key/values into Resource Cache

1.2.0rc6
--------

* Remove Celery Entrypoint from Coverage
* Remove Celery Entrypoint from Coverage
* Open Sourcing Additional Celery Tests
* sentinel tests
* Fix DEFAULT\_CONFIG\_FILE\_PATH
* More updates
* Fixup comment typos
* Fix runner and unit tests for runner
* Update Plugin Schedulers
* Updates from internal codebase

1.2.0rc5
--------

* device\_info\_ipvX -> ipvX

1.2.0rc4
--------

* Update Enrichment Schemas

1.2.0rc3
--------

* Add Additional Enrichment Groups

1.2.0rc2
--------

* netmask\_to\_cidr & decimal\_to\_mac
* Deploy to PyPI only tagged builds
* Fix typo for description\_content\_type

1.2.0rc0
--------

* Start using pbr for setuptools
* Sync Internal and OSS
* Removed the flaky test
* Added tests for resource/manager
* fix conflict
* update tests/test\_helpers.py:test\_dns\_resolution
* update tests/test\_framework.py
* increase coverage
* generic topic key
* update tests/test\_base\_plugin.py
* cleanup
* check kafka configuration is correct
* update tests/test\_schema.py
* PEP 8
* Increase Test Coverage
* Use an IP from RFC 5737 to test failure conditions
* Upgrade version of yahoo\_panoptes\_snmp we depend on

1.2.0rc1
--------

* Updated Enrichment Results
* Update test\_base\_plugin.py
* Additional Kafka Knobs & Increased Test Coverage
* Add missing docstring
* Add docstrings. Clean up module references
* Add Cisco NXOS enrichment plugin and tests
* Update docstrings and code cleanup
* Add tests for ios device metrics enrichments
* Update Maintainer List
* Add plugin files for cisco ios enrichments
* Replace smart quotes with straight-quotes
* Light-editing
* Add 'order\_matters=False' to test\_runner.py tests
* Add space to changed line so that format of .travis.yml \*exactly\* matches previous version
* Update jdk command for travis from 7 to 8
* Edit 'Background' section
* Add docs for Generic SNMP Polling Plugin DSL
* Update plugin test framework to allow setting resource model. Code cleanup
* Add fan and power metrics for SRX devices and update tests
* Clean up plugin\_enrichment\_juniper\_device\_metrics.py for opensourcing
* Sanitize test files for Juniper Enrichment Plugin
* Add missing docstring
* Change method signature of \_add\_defaults and update tests
* Add more detail in docstrings and further clean up code
* Undo changes to panoptes\_base\_plugin
* Add vendored Zookeeper files
* resource\_creation\_timestamp and \_resource\_ttl should be strings
