Skip to content

Update pymssql to 2.3.13#2444

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pymssql-2.3.0-to-2.3.13
Open

Update pymssql to 2.3.13#2444
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pymssql-2.3.0-to-2.3.13

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates pymssql from 2.3.0 to 2.3.13.

Changelog

2.3.13

==============================================

General
-------

- Fix type stubs with generics, overloads, and corrected types, thanks to jacks0n.

2.3.12

==============================================

General
-------

- Update manylinux base image to manylinux_2_28 to fix CVE-2023-0464, thanks to grgalexba.uoa.gr.

2.3.11

==============================================

General
-------

- Drop build of MacOS-13 wheels (The macOS-13 based runner images are now retired on GitHub).

Internals
---------

- Bump actions/upload-artifacts and actions/download-artifacts.
- Update psutil requirement to <7.2.2 for testing wheels.
- Improve executemany to get every batch result and check for the total query size (for 952).

2.3.10

==============================================

General
-------

- Add get_cur_db() method to MSSQLConnection, thanks to  jnahmias (PR 979).

2.3.9

=============================================

General
-------

- Fix build with Cython-3.2.0, thanks to mkeener (PR 977).

2.3.8

=============================================

General
-------

- Build Python 3.14 wheels, thanks to Edgar Ramírez Mondragón (PR 964).

2.3.7

=============================================

General
-------

- Allow to specify openssl dependency on macos, thanks to dwt (PR 934).

2.3.6

=============================================

General
-------

- Build manylinux wheels using manylinux2014 image.

2.3.5

=============================================

General
-------

- Build ARM wheels for MacOS (closes 612, 727, 731, 763, 768, 822, 882).
- Fix Windows wheels build (closes 930, 931).
- Make mssql cython 3.1.0 compatible, thanks to Timotheus Bachinger (closes 937, 939, 945, 946, 948).
- Fix manylinux1 build for Cython-3.1.0.
- Fix sqlalchemy.orm.exc.MappedAnnotationError in tests, thanks to Timotheus Bachinger.

Internals
---------

- Use cibuildwheel in GitHub Actions.

2.3.4

=============================================

General
-------

- Update packaging to fix metadata, thanks to AbigailColwell.

2.3.3

=============================================

General
-------

- Update FreeTDS to 1.4.26.
- Add py.typed which marks pymssql as suporting typechecks, thanks Niklas Mertsch (closes 925).

2.3.2

=============================================

General
-------

- Update FreeTDS to 1.4.23.
- Build wheels for Python-3.13 on Windows and MacOS.

Internals
---------

- Fix build wheels for Python-3.13 on Windows.
- Drop build in actions for Python 3.6, 3.7 and 3.8.
- Add build in actions for Python-3.13.
- Workaround setuptools-74.0 changes.

2.3.1

=============================================

General
-------

- Fix SP returning NULL (closes 441).
- Update FreeTDS to 1.4.22 (closes 895).
- Require Cython>3.0.10.
- Add python 3.13 Linux wheels (closes 900).
- Drop manylinux2010 wheels.
- Drop 3.7 and 3.8 wheels on MacOS.
- Drop 3.6 wheels on Linux.
Links

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.

1 participant