Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.25 KB

File metadata and controls

50 lines (34 loc) · 1.25 KB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

1.1.0 - 2018-04-17

Added

  • Disabled SNI TLS extension.
  • MX record APIs.
  • New A record api to query based on IP address.

Changed

  • Dependencies updated to latest versions.
  • Upgraded to maven 3.5.3.

Removed

Fixed

  • Dig utility to resolve dns records.

1.0.1 - 2018-01-19

Changed

  • Minor fixes and cosmetic changes.

1.0.0 - 2018-01-18

Added

  • Added unit tests for all record types.
  • Dig utility for unit test.

Fixed

  • Misc bug fixes.

0.0.1 - 2018-01-09

Added

  • Infoblox java api initial release.