Skip to content

Conversation

@paurkedal
Copy link
Contributor

We have moved the mariadb (ocaml-community/meta#40) and I have taken over the maintenance (ocaml-community/ocaml-mariadb#63) and would like to make an OPAM release. There are significant changes to the build system (converted from oasis to dune), so I'll take a look at CI.

CHANGES:

@paurkedal paurkedal force-pushed the release-mariadb-1.2.0 branch from cfc3b0e to e139ee4 Compare November 28, 2024 15:30
CHANGES:

  - Added `Stmt.start_txn` (ocaml-community/ocaml-mariadb#59 by Corentin Leruth).
  - Added `Res.insert_id` as binding for `mysql_stmt_insert_id` (ocaml-community/ocaml-mariadb#58 by
    Corentin Leruth).
  - Updated to support recent OCaml versions (ocaml-community/ocaml-mariadb#45 by @kit-ty-kate).
  - Fixed too-early retrieval of statement metadata (ocaml-community/ocaml-mariadb#41 by Albert Peschar).
  - Fixed decoding bug for the integer type (ocaml-community/ocaml-mariadb#54 by Raman Varabets, tested
    by ocaml-community/ocaml-mariadb#61 by Corentin Leruth).
  - Fixed a memory leaks related to result metadata (ocaml-community/ocaml-mariadb#39 by Albert Peschar).
  - The build system is now dune and dune-configurator (ocaml-community/ocaml-mariadb#52 by Petter A.
    Urkedal) and some of the examples have been converted to a test suite
    (ocaml-community/ocaml-mariadb#60 by Petter A. Urkedal).
  - The project has been transferred to ocaml-community with Petter A.
    Urkedal as the new maintainer.
@paurkedal paurkedal force-pushed the release-mariadb-1.2.0 branch from e139ee4 to a21a7da Compare November 29, 2024 07:24
@avsm avsm merged commit 03f40ff into ocaml:master Nov 29, 2024
1 of 3 checks passed
@avsm
Copy link
Member

avsm commented Nov 29, 2024

Thanks! You may want to announce this on https://discuss.ocaml.org, where we have a Community category and an announce tag for this purpose.

@paurkedal
Copy link
Contributor Author

Thanks for review the opam fix.

@avsm Yes, I think it was time for an announcement: https://discuss.ocaml.org/t/ann-mariadb-1-2-0/15709

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants