-
Notifications
You must be signed in to change notification settings - Fork 190
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: netbox-community/pynetbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: netbox-community/pynetbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 20 files changed
- 2 contributors
Commits on Mar 21, 2023
-
Fix unused
PowerPortsmodel (#535)Updated models/mapper.py: set `PowerPorts` for "dcim.powerport" in the map-dict.
Configuration menu - View commit details
-
Copy full SHA for 82e34a5 - Browse repository at this point
Copy the full SHA 82e34a5View commit details
Commits on Mar 28, 2023
-
Fix string concatenation in enpoint.py (#538)
Update pynetbox/core/endpoint.py: add using of `.format()` instead of string concatenation.
Configuration menu - View commit details
-
Copy full SHA for 83d3bd2 - Browse repository at this point
Copy the full SHA 83d3bd2View commit details
Commits on Aug 25, 2023
-
Merge pull request #536 from nautics889/master
Fix unused `PowerPorts` model (#535)
Configuration menu - View commit details
-
Copy full SHA for f0866a6 - Browse repository at this point
Copy the full SHA f0866a6View commit details -
Merge pull request #539 from nautics889/fix-str-concat
Fix string concatenation in enpoint.py (#538)
Configuration menu - View commit details
-
Copy full SHA for 436b3e7 - Browse repository at this point
Copy the full SHA 436b3e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f32ed2f - Browse repository at this point
Copy the full SHA f32ed2fView commit details -
Adds support for NetBox v3.5+ (#564)
* Fix unused `PowerPorts` model (#535) Updated models/mapper.py: set `PowerPorts` for "dcim.powerport" in the map-dict. * migrate from pkg_resources to importlib * adds core app * adds endpoints added in 3.5 * adds support for 3.5 * lint fixes * updates openapi tests * adds testing for 3.4 and 3.5 * updates pytest.skip * updates docker tags for testing * fixes superuser account creation for testing * fixed requirements * updates the docstring for render-config endpoint * removes extra semicolon from content type value * migrate from pkg_resources to importlib * adds core app * adds endpoints added in 3.5 * adds support for 3.5 * lint fixes * updates openapi tests * adds testing for 3.4 and 3.5 * updates pytest.skip * updates docker tags for testing * fixes superuser account creation for testing * fixed requirements * updates the docstring for render-config endpoint * removes extra semicolon from content type value --------- Co-authored-by: nautics889 <cyberukr@gmail.com>
2Configuration menu - View commit details
-
Copy full SHA for 98625ed - Browse repository at this point
Copy the full SHA 98625edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bab812 - Browse repository at this point
Copy the full SHA 0bab812View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.0.1...v7.1.0