Skip to content

Commit

Permalink
acu90767 - Release notes for 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantin committed Jun 13, 2013
1 parent 4cbf742 commit 756297a
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion History.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,30 @@ Initial public release
* fixed a bug: <NoMethodError: You have a nil object when you didn't expect it!
The error occurred while evaluating nil.body_stream>

== 1.2.5 (not released yet)
== 1.2.5

- ActiveSupport dependency removal


== 1.3.0
- Added:
- support for using through proxies
- functional tests

== 1.3.1
- Added:
- SSL certificate handshake support
- more specs
- ability to give client side key and certificate inline
- Fixed: some minor glitches

== 1.4.0
- Added
- license
- HTTP_PROXY env variable support
- Fixed
- context-length issue (thx kristianm)
- exception handling
- connection is now closed on any exception
- connection is reestablished when credentials change
- some other minor bugs

1 comment on commit 756297a

@flexera-ci
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RS-COMPLIANCE: COMPLIANCE-COMMITMESSAGE-PASS Build: #25911(2013-06-13_17-43-56), repo: right_http_connection, branch/tag: orangeKD_13_7_acu90767_Release_notes_for_1_4_0, sha: 756297a, status: PASS, reason: Looks like this commit is associated with a valid AcunoteId. (https://rightscale.acunote.com/projects/2091/tasks/90767)

Please sign in to comment.