Ibridges

Latest version: v1.4.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.0.4

- Password caching for different environments
- Remake of Browser
- Upload and Download dialog in browser
- Status bars in Up, download and synchronisation

What's Changed
* Bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/chStaiger/iBridges-Gui/pull/243
* Bump flake8 from 7.1.0 to 7.1.1 by dependabot in https://github.com/chStaiger/iBridges-Gui/pull/242
* Saving passwords in config. by chStaiger in https://github.com/chStaiger/iBridges-Gui/pull/232
* 233 refactor browser by chStaiger in https://github.com/chStaiger/iBridges-Gui/pull/235
* Data transfer status bars by chStaiger in https://github.com/chStaiger/iBridges-Gui/pull/245
* v1.0.4 by chStaiger in https://github.com/chStaiger/iBridges-Gui/pull/247


**Full Changelog**: https://github.com/chStaiger/iBridges-Gui/compare/v1.0.3...v1.0.4

1.0.3

What's Changed
* Bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/chStaiger/iBridges-Gui/pull/228
* Bump pyinstaller from 6.8.0 to 6.9.0 by dependabot in https://github.com/chStaiger/iBridges-Gui/pull/226
* Lower tab info is only loaded when tab is selected. by chStaiger in https://github.com/chStaiger/iBridges-Gui/pull/230
* Update pyproject.toml by chStaiger in https://github.com/chStaiger/iBridges-Gui/pull/236
* Hot fix for incompatibility with ibridges 1.0.1 by chStaiger in https://github.com/chStaiger/iBridges-Gui/pull/237
* Update pypi_release.yml by chStaiger in https://github.com/chStaiger/iBridges-Gui/pull/239
* Update pypi_release.yml by chStaiger in https://github.com/chStaiger/iBridges-Gui/pull/240


**Full Changelog**: https://github.com/chStaiger/iBridges-Gui/compare/v1.0.2...v1.0.3

1.0.2

What's Changed
* Fix login by chStaiger in https://github.com/chStaiger/iBridges-Gui/pull/224
* .irods folder and bugfix in login error (224) by chStaiger in https://github.com/chStaiger/iBridges-Gui/pull/225


**Full Changelog**: https://github.com/chStaiger/iBridges-Gui/compare/v1.0.1...v1.0.2

1.0.1

New fetatures:
- Streaming the password to the interactive_auth, important when CLI is used from another programming language like R
- CLI: creating and using aliases for the connection parameters
- API:
- The metadata can now be accessed from the IrodsPath directly
- Export metadata of a collection and all its members as a json file.
- Upload: data can be automatically tagged with metadata.
- Download: metadata can be exported in when downloading data.

- Calling the CLI will create the .irods folder, if not present

What's Changed
* Adding mkdir to CLI by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/137
* Move data objects and collections by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/136
* Create dependabot.yml by dometto in https://github.com/UtrechtUniversity/iBridges/pull/143
* Check for host and port before checking network by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/139
* Update sphinx requirement from <7.0.0 to <8.0.0 by dependabot in https://github.com/UtrechtUniversity/iBridges/pull/145
* Turning network_check into class method for GUI by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/146
* Install doc by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/147
* Fix docstring formatting error by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/140
* Add sync documentation. by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/148
* Ipath doc by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/149
* Ipath doc by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/153
* Move functions to utils by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/151
* Add missing search for data_name by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/161
* Rework API documentation by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/156
* Bugfix in search by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/162
* Don't use assert for control flow by dometto in https://github.com/UtrechtUniversity/iBridges/pull/166
* Update iRODS path tutorial. by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/165
* Sync update by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/158
* Add tree for the iBridges CLI by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/159
* Fix spelling errors in the README by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/171
* Rewrite download/upload by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/169
* Cleanup tutorials. Create a First steps tutorial for the impatient. by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/174
* Fix behavior of parent property of IrodsPath by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/175
* Fix tutorials by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/177
* Turn None time into empty string in listing tickets. by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/178
* Add examples by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/180
* Docs cli by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/179
* Don't perform operations for files/dataobjects by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/182
* Rtd by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/183
* Update README.md by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/184
* Update README.md by dometto in https://github.com/UtrechtUniversity/iBridges/pull/188
* Improve timeout situation with large files by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/189
* Fix operations with no up or download by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/192
* Add question if ibridges not in PATH by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/194
* Add 3.12 to classifiers by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/198
* Fix issue where root collection lists itself by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/205
* Treat path as string pattern by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/200
* Compute tutorial for streaming data by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/196
* Change default connection timeout to 25000 by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/204
* Easy connect to iRODS servers by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/207
* Fix did not work with cached passwords by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/214
* Add question for NetworkError by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/212
* Ignore symlinks creating operations by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/216
* Prep v1.0.0 by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/217
* Create v1.0.0 by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/218
* Update README.md by trel in https://github.com/UtrechtUniversity/iBridges/pull/221
* Small change to be able to call the interactive auth from within R by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/222
* Update README.md by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/223
* 225 irods folder by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/226
* Implement aliases for the CLI by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/210
* Metadata up down by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/224
* Doc update for iBridges 1.1 by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/227
* Update docstrings across the board by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/232
* Update integration-tests-yoda.yml release-1.9 by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/235

New Contributors
* dependabot made their first contribution in https://github.com/UtrechtUniversity/iBridges/pull/145
* trel made their first contribution in https://github.com/UtrechtUniversity/iBridges/pull/221

**Full Changelog**: https://github.com/UtrechtUniversity/iBridges/compare/v0.2.0...v1.0.1

1.0.0

What's Changed
* Ignore symlinks creating operations by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/216
* Prep v1.0.0 by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/217
* Create v1.0.0 by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/218
* v1.0.0 by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/219


**Full Changelog**: https://github.com/UtrechtUniversity/iBridges/compare/v0.2.4...v1.0.0

0.2.4

What's Changed
* Fix did not work with cached passwords by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/214
* Add question for NetworkError by qubixes in https://github.com/UtrechtUniversity/iBridges/pull/212
* v0.2.4 by chStaiger in https://github.com/UtrechtUniversity/iBridges/pull/215


**Full Changelog**: https://github.com/UtrechtUniversity/iBridges/compare/v0.2.3...v0.2.4

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.