Releases: jsexton-portfolio/pyocle
Releases · jsexton-portfolio/pyocle
v0.4.2
25 Aug 05:54
Compare
Sorry, something went wrong.
No results found
Bumped dependency versions
v0.4.1
21 Aug 02:54
Compare
Sorry, something went wrong.
No results found
Fixed issue not allowing json messages to be published correctly using sns.
v0.4.0
21 Aug 01:16
Compare
Sorry, something went wrong.
No results found
Added accepted response method
Added service package
Added Simple Notification Service
Added Simple Email Service
Key Management Service overhaul
v0.3.2
16 Jul 00:32
Compare
Sorry, something went wrong.
No results found
Fixed bug causing PaginationDetails to not ignore unexpected attributes
v0.3.1
16 Jul 00:12
Compare
Sorry, something went wrong.
No results found
Improved error logging
Fixed bug that was causing resolve_query_params to return a dict instead of the resolved model object
v0.3.0
15 Jul 22:48
Compare
Sorry, something went wrong.
No results found
Fixed bug causing None to be returned when no default was provided for encrypted_env_var.
Added pagination details to response metadata
Removed error module
error_handler noe resides in response module
Restructured ErrorDetails
Renamed field_name to location
Removed FieldErrorDetails
v0.2.2
08 Jul 23:02
Compare
Sorry, something went wrong.
No results found
Fixed bug in encrypted_env_var() function that was using the default value as the found environment variable.
v0.2.1
08 Jul 22:41
Compare
Sorry, something went wrong.
No results found
Fixed bug that caused library to fail when no attrs were passed to encrypted_env_var() function
connection_string() function now accepts a default
v0.2.0
08 Jul 21:57
Compare
Sorry, something went wrong.
No results found
Added env_var methods
Added decryption utils for environment variables
Added dependencies to setup.py
Added modules to __init__. Modules can now be used by simply importing pyocle.
v0.1.0
05 Jul 08:03
Compare
Sorry, something went wrong.
No results found
Created initial config module
Created initial error module
Created initial form module
Created initial response module
Created initial serialization module
Created initial service module