-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Creating release notes for version 8.6.9
- Loading branch information
1 parent
3cae468
commit 6644344
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
************************************************************************************************************** | ||
8.6.9 (2023/12/18) | ||
|
||
-------------------------------------------------------------------------------------------------------------- | ||
ganga/ganga/GangaCore | ||
-------------------------------------------------------------------------------------------------------------- | ||
* Bugfix for GoogleFile attribute #2205 | ||
* Update various deprecated methods #2208 | ||
* Update AFS credential to use tokens output rather than look for a file #2223 | ||
* Leave environments in Environ format for compatibility with newer shells #2228 | ||
|
||
-------------------------------------------------------------------------------------------------------------- | ||
ganga/ganga/GangaDirac | ||
-------------------------------------------------------------------------------------------------------------- | ||
* Delete jobs in waiting state rather than kill #2209 | ||
* Check for duplicate LFNs in splitter if splitting fails #2213 | ||
|
||
-------------------------------------------------------------------------------------------------------------- | ||
ganga/ganga/GangaLHCb | ||
-------------------------------------------------------------------------------------------------------------- | ||
* Remove LbLogin hack and set platform variables explicitly #2233 |