Sha256: b670c37782138409a3e37e54c4381344d9e8a69929a85c1f70d655d970eb6fca

Contents?: true

Size: 873 Bytes

Versions: 1

Compression:

Stored size: 873 Bytes

Contents

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.3.1 - 2019-02-27
### Changed
- Fixed a failing unit test

## 0.3.0 - 2019-02-27
### Changed
- Added the ConfigServerAgent#set_config method

## 0.2.0 - 2019-02-11
### Changed
- Changed the the get_config method from POST to GET
- Implemented the notify_missing method
- Added auth token caching with TTL

## 0.1.1 - 2019-02-06
### Added
- Changed the default User-Agent string from 'Ruby' to 'ConfigServerAgent/0.1.x'
- Added user_agent & user_agent_comment parameters to the constructor, which allows
  a user to fully or partially configure the User-Agent string.

## 0.1.0 - 2018-12-06
### Added
- Initial commit

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
config_server_agent-0.3.1 CHANGELOG.md