issues
search
FOLIO-FSE
/
FolioClient
A python module that provides a client class to manage interaction with the FOLIO Library Services Platform APIs
MIT License
7
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Intermittent httpx.RemoteProtocolError
#77
shelleydoljack
opened
1 week ago
0
Add __enter__ and __exit__ method to enable context manager usage. Add FolioClientClosed custom exception. Bump version to 0.61.1.
#76
btravisebsco
closed
1 week ago
1
Allow FolioClient to be invoked as a context manager
#75
bltravis
closed
1 week ago
0
Make cached_property decorator ECS-aware
#74
bltravis
opened
1 week ago
0
Switch to cookie-based authentication
#73
bltravis
opened
1 week ago
0
Refactor get_latest_from_github to use new jsonref approach, removed option to pass github token as an argument. Bump version, update requirements.txt.
#72
btravisebsco
closed
3 weeks ago
1
Refactor get_latest_from_github to use jsonref
#71
bltravis
closed
3 weeks ago
1
Add constant for user agent string
#70
btravisebsco
closed
3 weeks ago
1
Refactored get_from_github method to use jsonref library to dereference retrieved schema. Bumping patch version. Fixes #68
#69
btravisebsco
closed
3 weeks ago
1
get schema and get_from_github don't support ref in json schemas
#68
btravisebsco
closed
3 weeks ago
0
Invalid URLs if okapi_url has a path component
#67
kt-bvb
closed
3 weeks ago
1
Bump version to v0.60.6 and add new publish workflow and bump python version for workflow tests.
#66
btravisebsco
closed
1 month ago
1
Updates httpx to latest version
#65
jermnelson
closed
1 month ago
1
Fixes: get_single_instance method returns generator object instead of dictionary #63
#64
bltravis
closed
3 months ago
1
get_single_instance method returns generator object instead of dictionary
#63
bltravis
closed
3 months ago
0
Bumping pyproject.toml version number and updating github workflow to…
#62
bltravis
closed
3 months ago
1
Bump version to 0.60.4 #60 Add __version__ to __init__.py
#61
bltravis
closed
3 months ago
1
Bump version to 0.60.4
#60
bltravis
closed
3 months ago
0
Fixed folio_put/post arguments and added configurable http timeout
#59
bltravis
closed
6 months ago
1
53 add retry handling for login method
#58
bltravis
closed
6 months ago
1
folio_put/post have unneeded argument
#57
bltravis
closed
6 months ago
0
Add .is_consortia, .consortia_members, .consortia_central properties
#56
bltravis
opened
6 months ago
0
Decorator tests
#55
ClintonWB-EBSCO
closed
6 months ago
1
Added configurable retry for .login()
#54
bltravis
closed
6 months ago
1
Add retry handling for .login() method
#53
bltravis
closed
6 months ago
0
Added convenience methods for put/post and to return an httpx.Client object
#52
bltravis
closed
6 months ago
1
Add put and post convenience methods
#51
bltravis
closed
6 months ago
0
Update folio_get_all method to handle APIs that do not include an empty array when offset exceeds totalRecords
#50
bltravis
closed
7 months ago
0
Bumping version to 0.60.3
#49
bltravis
closed
7 months ago
1
Prepare v0.60.3 release
#48
bltravis
closed
7 months ago
0
Update to get_holdings_schema to support mod-inventory-storage > v27.0.0
#47
bltravis
closed
7 months ago
1
Update FolioClient.get_holdings_schema to support mod-inventory-storage v27
#46
bltravis
closed
7 months ago
0
Bumping version to 0.60.2
#45
bltravis
closed
7 months ago
1
Prepare 0.60.2 release
#44
bltravis
closed
7 months ago
0
Update module_versions method to work with app-descriptors paradigm
#43
bltravis
closed
7 months ago
1
Update module_versions property to work with application descriptor-based platform deployments
#42
bltravis
closed
7 months ago
0
Fix for #40
#41
bltravis
closed
7 months ago
1
Fix 404 error when retrieving current_user in ECS context
#40
btravisebsco
closed
7 months ago
0
Bumping version to 0.60.1
#39
bltravis
closed
8 months ago
1
New release for 0.60.1
#38
bltravis
closed
8 months ago
0
[Improvement] Handle API endpoints as URLs instead of strings
#37
JensHeinrich
closed
6 months ago
1
Fixes Update folio_get and folio_get_all to remove headers from httpx.Client instantiation
#36
bltravis
closed
11 months ago
1
Update folio_get and folio_get_all to remove headers from httpx.Client instantiation and shift them to the client requests
#35
bltravis
closed
11 months ago
0
Adding changelog
#34
bltravis
closed
1 year ago
1
Fixes #32
#33
bltravis
closed
1 year ago
1
Bump version to 0.60.0
#32
bltravis
closed
1 year ago
0
Fixes Better Support fetching YAML Schemas for OpenAPI modules #30
#31
bltravis
closed
1 year ago
1
Better Support fetching YAML Schemas for OpenAPI modules
#30
bltravis
closed
1 year ago
0
get_from_github fails when run against a snapshot environment
#29
bltravis
closed
1 year ago
1
Updated FolioClient to use dynamic properties for api token values
#28
bltravis
closed
1 year ago
4
Next