[libmojo-pg-perl] annotated tag upstream/4.01 created (now 3a13256)

gregor herrmann gregoa at debian.org
Mon Aug 14 22:15:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/4.01
in repository libmojo-pg-perl.

        at  3a13256   (tag)
   tagging  9f1dd89898a61df62b03f1f8b3a6b026aa833eb0 (commit)
  replaces  upstream/2.35
 tagged by  gregor herrmann
        on  Tue Aug 15 00:09:52 2017 +0200

- Log -----------------------------------------------------------------
Upstream version 4.01

Nic Sandfield (1):
      clearer test comment

Sebastian Riedel (76):
      bump version
      format the configuration file a little nicer
      leave out the semicolon
      mention example applications
      more links
      add support for generating queries with SQL::Abstract
      the target is up to DBI
      keep the @_ handling on one line
      move the CRUD example higher
      mention CRUD
      fix example
      show more examples for DBI_TRACE
      mention more details
      do not use undef in the synopsis example
      use the new CRUD method in the blog example
      just use $self
      more diverse examples
      use a where clause in the example
      use the quote_char option
      bump version
      no need to lowercase
      remove redundant examples
      a few more examples for the new methods
      link to classes directly
      fix typo in example
      fix bug in examples where migrations would not be handled correctly
      more diverse examples
      another insert example
      generate a WHERE clause in the example
      use two values
      bump version
      use a better synopsis example
      link directly to module documentation
      fix quoting bugs in queries genrated with SQL::Abstract (closes #39)
      update CREDITS
      bump version
      try trusty for testing
      add reset method to Mojo::Pg::PubSub
      fix a few fork-safety bugs in Mojo::Pg::PubSub
      without reset forked processes could be stealing notifications
      disconnecting the handle manually does not work
      mention why the reset method exists
      bump version
      fix array reference handling in queries generated with SQL::Abstract
      bump version
      allow search_path to be configured as well
      bump version
      update documentation with new SQL::Abstract features
      fix typo in README
      try testing on Windows
      a PATH is required
      services are started later
      fix typo in URL
      show Windows build status
      try to support Windows
      try a different variant
      Windows remains unsupported
      update example application with tests
      mention that we override the configuration for testing
      mention test requirements
      use the test command
      use a secret as well for testing
      be a little less noisy
      test PrintWarn too
      we now recommend config overrides
      bump version
      include Perl 5.24
      mention a few features
      no need to link twice
      link to the SQL reference too
      Merge pull request #42 from niczero/f_test_comment
      add support for sharing the database connection cache between multiple Mojo::Pg objects
      no need to disconnect twice
      mention the leak
      bump version
      decrease default max_connections from 5 to 1 in Mojo::Pg

gregor herrmann (1):
      New upstream version 4.01

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojo-pg-perl.git



More information about the Pkg-perl-cvs-commits mailing list