Sha256: 6976cec1b09ced579ba8bcdc4d37bfd066e9558e8f4cb670827a63a054498a18

Contents?: true

Size: 1.97 KB

Versions: 6

Compression:

Stored size: 1.97 KB

Contents

# Changelog
All notable changes to this project will be documented in this file.

## [1.7.01] - 2018-8-06
### Changed
- Changed library used to determine host
- Added retry for 504 timouts in file download

## [1.7.00] - 2018-8-05
### Changed
- Raise proper exception when oauth client is from deactivated user.
- Support for rails < 6

## [1.6.53] - 2018-7-29
### Changed
- Don't attempt zsession login if bearer token is bad

## [1.6.51 - 1.6.51] - 2018-7-22
### Changed
- Retry on address not available.

## [1.6.47 - 1.6.48] - 2018-6-26
### Changed
- Changed error raise statements when incorrect credentials are supplied to Basic/Oauth Logins

## [1.6.45] - 2018-5-30
### Changed
- Fix retry so headers are reinstaniated on session failure. 

## [1.6.41] - 2018-5-30
### Changed
- Retry added on SSL connection failure

## [1.6.39-1.6.40] - 2018-5-30
### Changed
- Added validation to fix bad urls entered into object initialization

## [1.6.38] - 2018-5-26
### Changed
- HttpParty validation before code extraction

## [1.6.37] - 2018-5-23
### Added
- Added method to determine rest endpoint domain

## [1.6.36] - 2018-5-22
### Changed
- Fixed zuora staging 2 endpoint

## [1.6.33] - 2018-5-15
### Changed
- Added Errno::EHOSTUNREACH to list of retriable error codes

## [1.6.32] - 2018-5-14
### Changed
- Don't log fatal errors, allow application to decide for file download
- Don't change api url if the user set a high api url

###Removed
- Force encoding

## [1.6.28] - 2018-3-12
### Added
- Way to avoid force encoding for filedownload

## [1.6.28] - 2018-3-12
### Added
- Way to avoid force encoding for filedownload

## [1.6.22] - 2019-01-03
### Changed
- get_identity method - supports ZSession auth now
- updated rspecs accordingly

## [1.6.18] - 2018-12-06
### Added
- zconnect_provider attribute accessor for identifying ZConnect cookies
- Methods for Hallway integration:
- get_identity
- get_full_nav
- set_nav
- refresh_nav
- get_oauth_client

### Changed
- The way environment and region are set


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
zuora_api-1.7.07 CHANGELOG.md
zuora_api-1.7.06 CHANGELOG.md
zuora_api-1.7.05 CHANGELOG.md
zuora_api-1.7.04 CHANGELOG.md
zuora_api-1.7.03 CHANGELOG.md
zuora_api-1.7.01 CHANGELOG.md