v2.3.0
What's Changed
- Adds method to get App endpoints via
dir
by @joewesch in #213 - Set the user-agent to python-pynautobot/version by default (develop) by @nrnvgh in #207
- Feature added and tested #159 by @tsm1th in #214
- Adds and enables python 3.12 tests for 2.x by @joewesch in #220
- add limit and offset features by @tsm1th in #217
- Fixed issue where circuit details are not known without fetching them by @tsm1th in #224
- Upstream CI fix by @timizuoebideri1 in #227
- Added graphql run method for query objects by @tsm1th in #233
- Fixes tests after Nautobot v2.3.3 prefix label change by @joewesch in #236
- Changed all() method to call filter() method in Endpoint class by @tsm1th in #240
- Fix docs build for RTD and docstrings warnings by @cmsirbu in #241
- dlarge/fix-238 - Updating urllib3 by @emdeefive in #243
- Prep for release v2.3.0 by @joewesch in #244
- Fixes copy pasta on mkdocs by @joewesch in #245
New Contributors
- @emdeefive made their first contribution in #243
Full Changelog: v2.2.1...v2.3.0