Skip to content

Releases: ssl-hep/ServiceX_frontend

Release Candidate 2

23 Sep 22:56
0a4d740

Choose a tag to compare

Release Candidate 2 Pre-release
Pre-release

New version of the release candidate:

  • Major documentation updates
  • Minor stability improvements mostly centered around some flakey behavior we see in the backend when running large transforms.

What's Changed

Full Changelog: 3.0.0-rc-1...3.0.0-rc-2

Release Candidate 1

19 Sep 04:47
bf9fc7a

Choose a tag to compare

Release Candidate 1 Pre-release
Pre-release

This RC1 includes the following since beta 2:

  • Major improvements to the documentation
  • Some minor stability fixes to help with strange returns from minio and better looking marching ants as the transforms run.

What's Changed

Full Changelog: 3.0.0-beta-1...3.0.0-rc-1

3.0.0-beta-2 - Minor stability imporvement when accessing a minio bucket.

18 Sep 04:16

Choose a tag to compare

A bunch of documentation changes, and a fix to how we access minio - making it a bit more robust. This prevents a race condition we were seeing making the minio data temporarily invalid.

What's Changed

Full Changelog: 3.0.0-beta-1...3.0.0-beta-2

3.0.0-beta-1

05 Sep 16:27
9127d5b

Choose a tag to compare

3.0.0-beta-1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.8.0...3.0.0-beta-1

3.0.0-alpha.19

18 Jul 16:22
4ec0929

Choose a tag to compare

3.0.0-alpha.19 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha.18...3.0.0-alpha.19

3.0.0-alpha.18

29 Jun 22:00
1b1c19c

Choose a tag to compare

3.0.0-alpha.18 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha.17...3.0.0-alpha.18

3.0.0-alpha.17

08 May 17:58

Choose a tag to compare

3.0.0-alpha.17 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 3.0.0-alpha.15...3.0.0-alpha.17

3.0.0-alpha.16

03 May 16:43

Choose a tag to compare

3.0.0-alpha.16 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha.15...3.0.0-alpha.16

3.0.0-alpha.15

17 Apr 15:13

Choose a tag to compare

3.0.0-alpha.15 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha.14...3.0.0-alpha.15

Remove Pandas Restrictions

09 Apr 22:09
502803f

Choose a tag to compare

No longer restrict pandas to be version 1.X. Also, remove explicit support and CI testing for python 3.7, and add CI testing for 3.12.

Normally, due to the loss of functionality for 3.7, we'd call this v3.0, however that is reserved for the new version of the front end.

There should be no functional changes.

What's Changed

Full Changelog: v2.7.2...v2.8.0