-
Notifications
You must be signed in to change notification settings - Fork 76
Comparing changes
Open a pull request
base repository: Chaffelson/nipyapi
base: v0.19.1
head repository: Chaffelson/nipyapi
compare: v0.20.0
- 12 commits
- 548 files changed
- 5 contributors
Commits on Aug 8, 2022
-
Update NiFi and NiFi-Registry clients to the 1.17.0 release (#313)
* Update NiFi and NiFi-Registry clients to the 1.17.0 release Update docker resources to the latest 1.17 container image Fix issue in docker volume mounts where certificates were not readable in new versions of Docker Fix issue in test_get_processor_type where new Twitter processor broke existing logic assumptions Update readme to note issues with Python 3.10 and removing reference to python 3.5 testing Signed-off-by: Daniel Chaffelson <chaffelson@gmail.com> * Update patchnotes in history.rst Remove pytest-runner from development dependencies as it has been deprecated upstream and no longer seems to be required to run pytest with tox Signed-off-by: Daniel Chaffelson <chaffelson@gmail.com> * Bump version: 0.19.0 → 0.19.1
Configuration menu - View commit details
-
Copy full SHA for 12dd615 - Browse repository at this point
Copy the full SHA 12dd615View commit details
Commits on Nov 10, 2022
-
Update get_access_policy_for_resource no policy test (#317)
* Update get_access_policy_for_resource no policy test to account for Registry body on no policy * Change PUT to POST for update_flow_version_with_http_info
Configuration menu - View commit details
-
Copy full SHA for d32098c - Browse repository at this point
Copy the full SHA d32098cView commit details -
Update README with NiFi 1.17 support (#314)
Quick change on the readme. Raffaele
Configuration menu - View commit details
-
Copy full SHA for 1551ec8 - Browse repository at this point
Copy the full SHA 1551ec8View commit details
Commits on Dec 1, 2022
-
* Updated clients and Docker for 1.19 RegistryClientEntity is renamed to FlowRegistryClientEntity for clarity in NiFi-1.19, along with other related classes - consequently ControllerApi().create_registry_client is now ControllerApi().create_flow_registry_client, etc. urllib3 advises that HTTPResponse.getheaders() will soon be deprecated, moving to HTTPResponse.headers as advised The NiFi API call to create a registry client no longer errors when a duplicate name is requested, however it still errors if you attempt to update a registry client with a non-unique name. Commenting out this test for now as it is not a critical requirement. The NiFi API no longer removes the Registry URI when deleting the object, removing this test from the set and replacing with a test that ensures the client can no longer be retrieved once deleted. Signed-off-by: Daniel Chaffelson <chaffelson@gmail.com> * Fix linelength in security.py to satisfy python linting Ensure newer versions of flake8 exclude autogenerated client files from tests Signed-off-by: Daniel Chaffelson <chaffelson@gmail.com> Signed-off-by: Daniel Chaffelson <chaffelson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c687fb8 - Browse repository at this point
Copy the full SHA c687fb8View commit details
Commits on Oct 22, 2023
-
* fix(swagger_templates): http headers were incorrectly accessed from RESTResponse object Signed-off-by: Hexoplon <github@zackeus.no> * feat(nifi-client): update to 1.23.2 swagger defenitions Signed-off-by: Hexoplon <github@zackeus.no> * feat(registry-client): update to 1.23.2 swagger defenitions Signed-off-by: Hexoplon <github@zackeus.no> * test: update nifi and registry images to 1.23.2 Signed-off-by: Hexoplon <github@zackeus.no> * build: update dependencies based on Snyk security recommendation Signed-off-by: Hexoplon <github@zackeus.no> * chore: v0.20.0 Signed-off-by: Hexoplon <github@zackeus.no> --------- Signed-off-by: Hexoplon <github@zackeus.no>
Configuration menu - View commit details
-
Copy full SHA for 8a2aec3 - Browse repository at this point
Copy the full SHA 8a2aec3View commit details
Commits on Apr 9, 2024
-
feat(config): add ReportingTaskEntity to registered filters (#337)
Signed-off-by: Hexoplon <github@zackeus.no>
Configuration menu - View commit details
-
Copy full SHA for eeeee30 - Browse repository at this point
Copy the full SHA eeeee30View commit details -
remove library setting root logger configuration (#340)
Co-authored-by: Dan Chaffelson <chaffelson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b479a43 - Browse repository at this point
Copy the full SHA b479a43View commit details
Commits on Apr 14, 2024
-
Fix ruamel.yaml pinning. Fixes docs and test process for EC2. (#346)
* fixes #345 * Fix pyenv python versions mapping in tox. * deprecate version statement in docker-compose files * Updated devnotes with new EC2 process. Updated sphinx build for newer version.
Configuration menu - View commit details
-
Copy full SHA for 5bf9873 - Browse repository at this point
Copy the full SHA 5bf9873View commit details -
Configuration menu - View commit details
-
Copy full SHA for abd391b - Browse repository at this point
Copy the full SHA abd391bView commit details
Commits on Apr 15, 2024
-
Update Python and NiFi supported versions (#348)
* Update readme for version support * update python support to 3.7 through 3.11
Configuration menu - View commit details
-
Copy full SHA for e3f0ae3 - Browse repository at this point
Copy the full SHA e3f0ae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e82b9 - Browse repository at this point
Copy the full SHA b5e82b9View commit details -
File was supposed to be a dot file, Visual Studio decided I didn't need it.
Configuration menu - View commit details
-
Copy full SHA for 1d52262 - Browse repository at this point
Copy the full SHA 1d52262View commit details
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 v0.19.1...v0.20.0