log release.txt @ 970:f90d811e97eb default tip

age author description
2 weeks ago Martin van Dinther Correcting typo
2 months ago Sjoerd Mullender Updated release numbers in preparation for a release. v12.0
2 months ago Sjoerd Mullender Remove suffix handling from version script.
2 months ago Martin van Dinther rename release.md back to release.txt base release.md@d709ad28356d
20 months ago Martin van Dinther Implemented ResultSet methods:
21 months ago Martin van Dinther Removed deprecated nl.cwi.monetdb.*.* classes and package.
21 months ago Martin van Dinther Update release.txt
2023-02-23 Sjoerd Mullender Updated release numbers in preparation for a release. v3.3
2023-02-23 Martin van Dinther Add information on the column SPECIFIC_NAME as returned by getProcedures, getProcedureColumns, getFunctions and getFunctionColumns for overloaded procedure and function names.
2023-02-23 Martin van Dinther Update JDBC documentation text.
2022-12-22 Martin van Dinther Correct and improve the information on Statement.setEscapeProcessing method.
2022-12-22 Martin van Dinther Future versions of MonetDB (post Sep2022) will have capability to parse and execute ODBC/JDBC escape sequence syntax.
2022-10-13 Martin van Dinther Remove MCL_MAJOR and MCL_MINOR references now we no longer distribute monetdb-mcl-1.##.jre8.jar file.
2022-09-09 Joeri van Ruth Add autocommit=true/false option to jdbc url
2022-01-27 Martin van Dinther Improve and extend information in .txt files.
2022-01-27 Sjoerd Mullender Updated release numbers in preparation for a release. v3.2
2022-01-05 Martin van Dinther Updated Copyright year.
2021-10-15 Joeri van Ruth Remove JdbcClient remark about files needing to be UTF-8. onclient
2021-10-13 Martin van Dinther Added startup argument --csvdir to JdbcClient program to allow explicit enabling and specification where csv data files are to be read from or written to when the COPY ... ON CLIENT command is executed. onclient
2021-08-30 Joeri van Ruth Add onclient.txt and refer to it from release.txt onclient
2021-06-14 Sjoerd Mullender Updated release numbers in preparation for a release. v3.1
2021-06-10 Martin van Dinther Updated ChangeLog, Archive and release.txt in preparation of new release.
2021-06-01 Martin van Dinther Update the release.txt
2021-02-17 Martin van Dinther Update ChangeLog release.txt for creating new MonetDB JDBC Driver release. v3.0
2021-02-10 Martin van Dinther indent
2021-02-10 Joeri van Ruth fetchsize is allowed to be -1
2021-02-02 Joeri van Ruth Allow to set fetchsize from the connection url mapihandshake
2020-11-12 Martin van Dinther Moved Java classes from packages starting with nl.cwi.monetdb.* to package org.monetdb.*
2020-10-08 Martin van Dinther Set the connection properties treat_clob_as_varchar and treat_blob_as_binary to true by default for faster processing (less objects created, less memory needed) when querying CLOB or BLOB column data.
2020-09-23 Martin van Dinther Updated JDBC driver to comply with JDBC 4.2 interface now we compile for Java 8. This includes:
2020-09-16 Martin van Dinther Correcting invalid documentation URL refs.
2020-09-10 Martin van Dinther Remove support for deprecated MD5 encryption algorithm in MapiSocket.
2020-08-18 Pedro Ferreira Made 2.37 release embedded
2020-02-19 Martin van Dinther Extend text in JDBC release.txt
2020-02-12 Martin van Dinther Switch to Java 8 compilation and distribution as Java 7 is no longer supported.
2019-11-14 Martin van Dinther Improved and extended the JDBC driver release information with notes and tips for programmers who want to use the MonetDB JDBC driver.
2019-09-26 Sjoerd Mullender Updated release numbers in preparation for a release. v2.29
2019-07-31 Martin van Dinther We do support createStatement with result set holdability
2019-07-31 Martin van Dinther Implemented method MonetClob.getAsciiStream()
2019-07-18 Pedro Ferreira Merge with default. embedded
2019-03-21 Martin van Dinther Added implementation of java.sql.CallableStatement interface, test program and updated the ChangeLog and release notes.
2018-06-12 Pedro Ferreira Merge with default embedded
2018-06-12 Pedro Ferreira Added support for snapshot releases in the version numbering. embedded
2018-05-24 Sjoerd Mullender Updated release numbers in preparation for a release. v2.28
2018-03-08 Martin van Dinther Small update on the release.txt
2018-01-04 Martin van Dinther Updated the release notes.
2017-10-19 Martin van Dinther Also update the release notes for the new release
2017-10-05 Martin van Dinther Correct the property separator. Should be a & instead of a ;
2017-10-05 Martin van Dinther Extend DatabaseMetaData.getClientInfoProperties() with new property: treat_clob_as_varchar
2017-09-28 Martin van Dinther Extend release.txt with information on MonetDB JDBC connection URL format
2017-09-07 Martin van Dinther Implemented PreparedStatement methods setNCharacterStream(int, Reader) and setNCharacterStream(int, Reader, long).
2017-08-31 Martin van Dinther Update release.txt as we do have interface java.sql.SQLData implemented by two classes.
2017-08-24 Martin van Dinther Implemented PreparedStatement method setURL(int, URL).
2017-08-24 Martin van Dinther Implemented PreparedStatement method setNString().
2017-08-17 Martin van Dinther Implemented ResultSet method getNCharacterStream()
2017-08-17 Martin van Dinther Implemented methods getCharacterStream() and getCharacterStream(long pos, long length) in class MonetClob.
2017-07-28 Sjoerd Mullender Updated release numbers in preparation for a release. v2.26
2017-03-30 Sjoerd Mullender Updated release numbers in preparation for a release. v2.25
2017-01-05 Martin van Dinther Moved content of ChangeLog to ChangeLog-Archive.
2016-12-15 Sjoerd Mullender Update version. v2.24