Releases: nautobot/pynautobot
Releases · nautobot/pynautobot
v2.4.2
v2.4.1
v2.4.0
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
v1.5.4
v1.5.3
v2.2.1
What's Changed
- Tweak mkdocs.yml to bring it in line with App template by @cmsirbu in #190
- chore: Update pkg_resources to use importlib.metadata by @jamesharr in #191
- Moves and updates CSS. by @jvanderaa in #193
- fix(Record): Cast Record.str return to str by @jamesharr in #203
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Release notes are also in the documentation.
What's Changed
- Fixes RTD by @jvanderaa in #179
- Resolves #182 by adding the
members
detail endpoint by @tsm1th in #183 - Updates so that docs build on RTD correctly by @cmsirbu in #186
- Migrates initial set to mkdocs. by @jvanderaa in #184
- Release 2 2 0 by @jvanderaa in #187
- Release 2.2.0 by @jvanderaa in #188
New Contributors
Full Changelog: v2.1.1...v2.2.0