[Pljava-dev] PL/Java 1.5.0-BETA2 announced (release candidate)

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To:
Subject: [Pljava-dev] PL/Java 1.5.0-BETA2 announced (release candidate)
Date: 2016-02-23 01:38:45
Message-ID: 56CBB825.2060408@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

PL/Java brings functions, triggers, and types in Java. 1.5.0, now in second
beta/release candidate, supports latest PostgreSQL and Java versions with a
range of improvements and fixes.

Project site: http://tada.github.io/pljava/
Release notes: http://tada.github.io/pljava/releasenotes.html

Although PL/Java has historically used numbered betas and not "RC"
releases, this may be considered a 1.5.0 release candidate.

Changes since 1.5.0-BETA1:

* Microsoft Windows builds are now supported using both the Visual Studio
and the MinGW-w64 toolchains.
* Fixed: two build/install issues on Mac OS X El Capitan (issues 94, 96)
* Fixed: parameter declaration generated for trigger function (issue 92)
* Fixed: source location missing for some annotation errors (issue 95)
* Fixed: pljava-api jar missing from installation jar

Please see the release notes for more details and the cumulative list of
changes.

Many thanks to all the individuals and organizations listed in the release
notes under Credits.
_______________________________________________
Pljava-dev mailing list
Pljava-dev(at)lists(dot)pgfoundry(dot)org
http://lists.pgfoundry.org/mailman/listinfo/pljava-dev

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Peter Brewer 2016-02-26 18:08:20 [Pljava-dev] PLJava build issues on Ubuntu
Previous Message Igal @ Lucee.org 2016-02-19 00:55:49 Re: [Pljava-dev] Build Fails on Windows 7