[ANNOUNCE] Apache Derby 10.5.1.1 released

View: New views
8 Messages — Rating Filter:   Alert me  

[ANNOUNCE] Apache Derby 10.5.1.1 released

by Myrna van Lunteren :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The Apache Derby project is pleased to announce a new feature release
of Derby, 10.5.1.1.

Apache Derby is a subproject of the Apache DB project. Derby is a pure
Java relational database engine which conforms to the ISO/ANSI SQL and
JDBC standards. Derby aims to be easy for developers and end-users to
work with.

Derby 10.5.1.1 can be obtained from the Derby download site:
   http://db.apache.org/derby/derby_downloads.html.

Derby 10.5.1.1 contains the following new features:
- SQL Roles - Support for most of SQL feature T331 and parts of T332
- Generated Columns - Support for SQL feature T175
- LOB Improvements - Many performance and usability improvements for
BLOBs and CLOBs
- Replication of encrypted databases - Support for replication of
encrypted databases
- OFFSET/FETCH FIRST - Support for limit result set cardinality (new
SQL 2008 syntax)
- In-memory back end - first revision of a storage engine for Derby
storing all data in-memory.
- Update Statistics Stored Procedure - Make it possible to refresh statistics

In addition, Derby 10.5.1.1 contains many bug and documentation fixes.

Please try 10.5.1.1.

Re: [ANNOUNCE] Apache Derby 10.5.1.1 released

by Kathey Marsden :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Myrna van Lunteren wrote:
> The Apache Derby project is pleased to announce a new feature release
> of Derby, 10.5.1.1.
>  
Thanks Myrna for your excellent work shepherding this release!

Kathey


Re: [ANNOUNCE] Apache Derby 10.5.1.1 released

by Myrna van Lunteren :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, May 1, 2009 at 11:27 AM, Kathey Marsden
<kmarsdenderby@...> wrote:

> Myrna van Lunteren wrote:
>>
>> The Apache Derby project is pleased to announce a new feature release
>> of Derby, 10.5.1.1.
>>
>
> Thanks Myrna for your excellent work shepherding this release!
>
> Kathey
>
>

Thanks Kathey...And Thanks So Much to everyone who worked & contributed!

Myrna

Re: [ANNOUNCE] Apache Derby 10.5.1.1 released

by Dag H. Wanvik :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Kathey Marsden <kmarsdenderby@...> writes:

> Thanks Myrna for your excellent work shepherding this release!

+1

Thank you!

Dag

Re: [ANNOUNCE] Apache Derby 10.5.1.1 released

by Rick Hillegas-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dag H. Wanvik wrote:

> Kathey Marsden <kmarsdenderby@...> writes:
>
>  
>> Thanks Myrna for your excellent work shepherding this release!
>>    
>
> +1
>
> Thank you!
>
> Dag
>  
Thanks Myrna!

Re: [ANNOUNCE] Apache Derby 10.5.1.1 released

by Kim Haase :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, great work, Myrna -- thank you!

Kim

On 05/01/09 14:27, Kathey Marsden wrote:
> Myrna van Lunteren wrote:
>> The Apache Derby project is pleased to announce a new feature release
>> of Derby, 10.5.1.1.
>>  
> Thanks Myrna for your excellent work shepherding this release!
>
> Kathey
>

Re: [ANNOUNCE] Apache Derby 10.5.1.1 released

by olibraga :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Just a smal quibble, you might want to mention that 10.5.1.1 is the first 10.5 release.

I spent some time trying to find the features added in 10.5 (.0.0), it seemed strange to have a 10.5.1.1 feature release but one never knows.
Seems obvious now and can actually be inferred from the download page, but the fact might be made exlicit in the announcements and download page.

Thanks

Myrna van Lunteren wrote:
The Apache Derby project is pleased to announce a new feature release
of Derby, 10.5.1.1.
....

Re: [ANNOUNCE] Apache Derby 10.5.1.1 released

by Myrna van Lunteren :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, May 7, 2009 at 6:10 AM, olibraga <olibraga@...> wrote:

>
> Just a smal quibble, you might want to mention that 10.5.1.1 is the first
> 10.5 release.
>
> I spent some time trying to find the features added in 10.5 (.0.0), it
> seemed strange to have a 10.5.1.1 feature release but one never knows.
> Seems obvious now and can actually be inferred from the download page, but
> the fact might be made exlicit in the announcements and download page.
>
> Thanks
>
Too late for the announcement, but I'll take a look at updating the
dowload page. Thank you for the suggestion.

Myrna