Recent Releases of pyise-ers

pyise-ers - 0.3.0.3 - First release with 0.3 code.

Thanks for all the help with this library.
The PR's and the kind worlds.

This is probably the last release for pyise-ers by me, there is a community project https://github.com/CiscoISE/ciscoisesdk that has more features and is more future-proof.

-- Kind Regards Falk

- Python
Published by falkowich over 2 years ago

pyise-ers - namechange - pyise-ers

In 2021 I tried to publish the library to DevNet and beq modulename was just "ise" I had to do a rename on the package, module and repository.

  • Repository is named pyise-ers,
  • The PyPI package is namde pyise-ers.
  • The module is named pyiseers (for conveniens of imports wihtout dashes in them)

If you use the "old 0.1.2.x" ise packages in PyPi, please update your requirements to pyise-ers to get continued updates. (after testing everything in your environment offcourse)

In here are PR's for bugs and enhancements like. * #148 by mortiz-code that fixes ISE 3.0.x compability. * #154 by ethangrinnell78

- Python
Published by falkowich over 4 years ago

pyise-ers - namechange - pyise-ers

In 2021 I tried to publish the library to DevNet and beq modulename was just "ise" I had to do a rename on the package, module and repository.

  • Repository is named pyise-ers,
  • The PyPI package is namde pyise-ers.
  • The module is named pyiseers (for conveniens of imports wihtout dashes in them)

If you use the "old 0.1.2.x" ise packages in PyPi, please update your requirements to pyise-ers to get continued updates. (after testing everything in your environment offcourse)

In here are PR's for bugs and enhancements like. * #148 by mortiz-code that fixes ISE 3.0.x compability. * #154 by ethangrinnell78

- Python
Published by falkowich over 4 years ago

pyise-ers - 0.1.2 - Implement CSRF Check & some TrustSec settings

PR from: joshand

  • Implement ERS CSRF Check for Enhanced Security
  • Add CRUD methods for SGT, SGACL and EgressMatrixCell
  • Add unit tests in the same style as other unit tests, execute tests with & without CSRF on ISE 2.4 and ISE 2.7
  • Update README with examples

- Python
Published by falkowich over 5 years ago

pyise-ers - 0.1.1 - Removed sys.exit

Bugfix

Removed sys.exit() from the module.

- Python
Published by JonasKs almost 6 years ago

pyise-ers - Updated to python min 3.6+

- Python
Published by falkowich almost 6 years ago

pyise-ers - Initial release to PyPi

- Python
Published by falkowich almost 6 years ago

pyise-ers - Test release to Test-PyPi

- Python
Published by falkowich almost 6 years ago