Skip to content

Commit effc80a

Browse files
committed
Add release note
1 parent 152b6ab commit effc80a

File tree

1 file changed

+4
-17
lines changed

1 file changed

+4
-17
lines changed

docs/release-notes.rst

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -32,36 +32,23 @@ Release notes
3232
Stability, Maintainability, and Testing
3333
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3434
35-
vYY.0M.MICRO (Unreleased)
36-
-------------------------
37-
38-
Security
39-
~~~~~~~~
35+
v23.07.0 (2023-07-07)
36+
---------------------
4037

4138
Features
4239
~~~~~~~~
4340

4441
* Proper support for the new SciCat backend version 4.
4542
* ``scitacean.testing`` now contains tools for managing locally deployed SciCat servers and SSH servers.
43+
* Pydantic version 2 is not supported in addition to version 1.
44+
Prior versions of Scitacean are incompatible with Pydantic version 2 and users need to ensure to install a compatible version.
4645

4746
Breaking changes
4847
~~~~~~~~~~~~~~~~
4948

5049
* Models have been split into 'download' and 'upload' models for communication with SciCat as well as 'user' models that are exposed in the high level interface.
5150
For users, this mostly affects tests with ``FakeClient``.
5251

53-
Bugfixes
54-
~~~~~~~~
55-
56-
Documentation
57-
~~~~~~~~~~~~~
58-
59-
Deprecations
60-
~~~~~~~~~~~~
61-
62-
Stability, Maintainability, and Testing
63-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
64-
6552
v23.05.0 (2023-05-15)
6653
---------------------
6754

0 commit comments

Comments
 (0)