Skip to content

Releases: railslove/epics

v2.1.2

Choose a tag to compare

@tobischo tobischo released this 04 Jun 06:34

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

Choose a tag to compare

@tobischo tobischo released this 04 Jun 06:34

What's Changed

  • Initialize RSA public key through ASN1 sequence by @tobischo in #140

Full Changelog: v2.1.0...v2.1.1

v2.1.0

Choose a tag to compare

@tobischo tobischo released this 04 Jun 06:34
45d63c5

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@tobischo tobischo released this 29 Nov 18:02
5e2e366

2.0.0

  • [BUGFIX] Add Openssl 3.0 support
  • [BUGFIX] Update CDZ to download data, not upload it
  • [BUGFIX] Support signature for keys later than 2048 bit
  • [HOUSEKEEPING] Open rubyzip dependency to allow newer versions and update it
  • [HOUSEKEEPING] Update supported ruby versions to 2.6+
  • [HOUSEKEEPING] Update faraday, nokogiri, and development dependencies
  • [HOUSEKEEPING] Remove JRuby test execution due to failing tests - needs to be re-added if required
  • [ENHANCEMENT] Adds CRZ order type
  • [ENHANCEMENT] Make date period optional for CDZ order type

1.7.0

Choose a tag to compare

@Uepsilon Uepsilon released this 18 Jul 11:58
  • [ENHANCEMENT] adds CDB (thanks to @romanlehnert)
  • [BUGFIX] fixes CCS order type and attribute (thanks to @gadimbaylisahil)
  • [BUGFIX] make CDZ callable via client

1.6.0

Choose a tag to compare

@Uepsilon Uepsilon released this 16 May 09:20
  • [BUGFIX] allow unstreamable zipfile handling
  • [ENHANCEMENT] adds CDZ order type
  • updates dependencies