Re: Release schedule

From: dmp <danap(at)ttc-cmc(dot)net>
To: PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Release schedule
Date: 2015-08-05 15:57:24
Message-ID: 55C23264.9080302@ttc-cmc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

> Vladimir,

> Thanks for letting me know. This is a short week for me so it won't be
> until next week.

> In the meantime if someone wants to volunteer to compile the release notes
> that would be helpful

> Dave Cramer

> dave.cramer(at)credativ(dot)ca
> http://www.credativ.ca

Dave,

I will commit to doing the the basics of maintaining the website
and updates for the website. I created the new site and am familiar
with the format and history.

In that vein I will perform the changelog updates. Seems on review
the last changelog done by you looks like the format:

git shortlog --no-merges REL9_4_1200..HEAD

As given by Vladimir, the log output given by git log REL9_4_1201..HEAD | grep
-E 'feat:|fix:|perf:|docs:|chore:' given by Sehrope does appear to
miss some commits possibly. If there is a standard given I will follow
that.

I just need a serveral days notice to insure to be able to complete
the updates in my spare time. I will also see if I can script this
changelog process. Which was of the open issues from the Website redo.

danap.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2015-08-06 19:17:38 Re: Release schedule
Previous Message Sehrope Sarkuni 2015-08-05 11:37:52 Re: Release schedule