All Downloads are FREE. Search and download functionalities are using the official Maven repository.

oc-web.6.0.0.source-code.ChangeLog.wiki Maven / Gradle / Ivy

#summary Change log of phloc-web
= Change log =
This content is generated. Do not modify!
DateActionCategoryIncompatible?Description
8/13/14_Release *5.5.1*_
8/13/14fixtechFixed equality issue when serializing and deserializing FailedMailData without an error message
8/13/14fixtechFixed potential NPE when queuing an email without MailData
5/21/14_Release *5.5.0*_
5/21/14changetechPrepared for Maven central release
5/21/14updatetechUpdated to javax.mail 1.5.2
4/30/14_Release *5.4.3*_
4/30/14updateapiMade FailedMailData and FailedMailQueue serializable
4/29/14_Release *5.4.2*_
4/29/14updatetechUpdated to [http://code.google.com/p/phloc-commons phloc-commons] 4.3.1
4/28/14_Release *5.4.1*_
4/25/14changetech@IsOffline now has retention type RUNTIME
4/23/14_Release *5.4.0*_
4/15/14updatetechUpdated to DNSJava 2.1.6
4/14/14addapiAdded new package com.phloc.web.https with some common HTTPS/SSL helper stuff
4/3/14updatetechUpdated to JSch 0.1.51
2/12/14_Release *5.3.7*_
2/12/14updatetechAdded support for UTF-8 encoded filenames in Content-Disposition of UnifiedResponse based on RFC 5987
1/27/14_Release *5.3.6*_
1/27/13addapiAdded new API in UnifiedResponse for using the response header 'Strict-Transport-Security'
1/27/13addapiAdded new API in UnifiedResponse for using the response header 'X-Content-Type-Options' (disallow mime sniffing)
1/27/13addapiAdded possibility in UnifiedResponse to set custom response headers if necessary
1/21/14_Release *5.3.5*_
1/21/14updatetechFixed error in UnifiedResponse when using an HTTP error code (`>`=400) and having content - in this case the content was ignored.
1/15/14_Release *5.3.4*_
1/15/14updatetechUpdated to [http://code.google.com/p/phloc-commons phloc-commons] 4.1.1
1/14/14updatetechMade more classes serializable
1/2/14_Release *5.3.3*_
1/2/14updatetechUpdated to [http://code.google.com/p/phloc-commons phloc-commons] 4.1.0
12/20/13changeapiRemoved declared IOExceptions from IFileItem.getInputStream/getOutputStream
11/29/13updatetechUpdated to com.sun.mail:javax.mail 1.5.1
10/29/13_Release *5.3.2*_
10/29/13addapiAdded the possibility to set an extended transport listener that retrieves the ISMTPSettings and the IEmailData as well using the interface IEmailDataTransportListener
10/29/13addapiEmailData is now derived from AttributeContainer to support arbitrary non-content settings
10/23/13_Release *5.3.1*_
10/23/13addapiAdded new class NetworkInterfaceUtils
10/23/13addapiAdded new classes ParentProviderNetworkInterface and ChildrenProviderNetworkInterface
10/23/13addapiAdded new class ComparatorNetworkInterfaceDisplayName
10/22/13addapiAdded SSL-support methods in class RequestHelper
10/18/13addapiAdded simplified constructor to UnifiedResponse
10/16/13_Release *5.3.0*_
10/16/13changeapi*yes*Moved constants from ISMTPSettings to EmailGlobalSettings and made customizable
10/16/13changeapi*yes*Renamed MailTransportSettings to EmailGlobalSettings
10/16/13changeapi*yes*Changed the structure of the com.phloc.web.smtp packages
10/16/13addtechAdded the possibility to configure the maximum mail queue length via MailTransportSettings
10/16/13addfeatureMails that were not sent are also put into the failed mail queue
10/16/13fixtechImproved handling of MailAPI when the queue was stopped
10/16/13addapiAdded support for different content disposition of attachments
10/16/13addapiAdded Charset to IEmailAttachment
9/29/13addapi*yes*Added support for STARTTLS in ISMTPSettings
9/13/13_Release *5.2.0*_
9/13/13addapiAdded new class HttpProxyAuthenticator
9/13/13addapiExtended proxy classes to retrieve the current proxy settings
9/13/13addapiAdded class ServletRedirectIndicatorException from [http://code.google.com/p/phloc-webbasics phloc-webbasics]
9/13/13addapiAdded sitemap stuff from [http://code.google.com/p/phloc-webbasics phloc-webbasics]
9/5/13_Release *5.1.1*_
9/5/13changeapiAll mock-classes are non-final
9/5/13fixtechMade MIME type parsing more error-safe
9/4/13_Release *5.1.0*_
9/3/13addapiAdded getters to ConstantAuthenticator
9/3/13removetech*yes*Removed deprecated classes and methods
9/3/13updatetechUpdated to [http://code.google.com/p/phloc-commons phloc-commons] 4.0.10
8/29/13_Release *5.0.7*_
8/28/13updatetechUpdated to [http://code.google.com/p/phloc-commons phloc-commons] 4.0.9
8/20/13addapiExtended RequestLogger to handle Cookies as well
6/6/13_Release *5.0.6*_
6/6/13addapiExtended RequestParamMap API
6/3/13updatetechUpdated to JSch 0.1.50
5/6/13addapiUpdated RequestLogger API
4/22/13_Release *5.0.5*_
4/22/13updatetechUpdated to com.sun.mail:javax.mail 1.5.0
4/17/13updatetechUpdated to [http://code.google.com/p/phloc-commons phloc-commons] 4.0.3
4/8/13addapiAdded new class ComparatorNetworkInterfaceName
4/2/13addapiAdded possibility to set SMTP ConnectionListener and TransportListener
3/25/13_Release *5.0.4*_
3/25/13fixtechFixed potential deadlock in MailAPI
3/19/13_Release *5.0.3*_
3/17/13addapiAdded support for HTTP Digest Authentication
3/13/13addapiExtended HTTPHeaderMap API
3/13/13addapiAdded new class BasicAuthCredentials and using it in HTTPBasicAuth
3/13/13updatetechUpdated to [http://code.google.com/p/phloc-commons phloc-commons] 4.0.0
3/13/13addapiAdded new class HTTPStringHelper
3/13/13changeapiDeprecated class BasicAuth in favor of new name HTTPBasicAuth
3/12/13updatetechUpdated to javax.mail 1.4.7
3/10/13addapiAdded new package encoding with support for Punycode, RFC 1522 encoding and RFC 2047 encoding
3/7/13_Release *5.0.2*_
3/5/13addapi*yes*IEmailData now has a fluent API
3/5/13changeapi*yes*Added new implementation ReadonlySMTPSetting and made SMTPSettings mutable
3/5/13changeapiAllowing to pass a negative port number in SMTPSettings constructor to use the default port
3/2/13addapiAdded new method MockHttpServletRequest.setPathsFromRequestURI() which sets all path related elements from request URI
3/2/13changeapi*yes*Changed type of HTTP method in class MockHttpServletRequest
3/2/13addapiExtracted class MockServletInputStream
3/2/13addapiImproved MockServletConfig implementation and extended MockServletContext to easily create such implementations
2/27/12_Release *5.0.1*_
2/26/13updateapi*yes*Improved API of MailAPI class
2/26/13addapiAdded some methods to the RequestHelper class
2/26/13addapiAdded support for UAProfiles - for mobile user agents
2/26/12_Release *5.0.0*_




© 2015 - 2025 Weber Informatics LLC | Privacy Policy