Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Gaudi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaudi
Gaudi
Commits
27905625
Commit
27905625
authored
3 years ago
by
Marco Clemencic
Browse files
Options
Downloads
Patches
Plain Diff
Add v36r2 change log
parent
2b77e11c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#3138581
passed
3 years ago
Stage: pre-build-checks
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+17
-0
17 additions, 0 deletions
CHANGELOG.md
with
17 additions
and
0 deletions
CHANGELOG.md
+
17
−
0
View file @
27905625
...
...
@@ -5,7 +5,23 @@ Project Coordinators: Marco Clemencic @clemenci, Charles Leggett @leggett
The format is based on
[
Keep a Changelog
](
http://keepachangelog.com/en/1.0.0/
)
.
## [v36r2][] - 2021-10-18
This is a minor release with a bunch of bugfixes and improvements, mostly needed for LHCb test beam.
### Changed
-
Use
`pre-commit`
to check C++ and Python formatting (gaudi/Gaudi!1261)
-
Faster alg states search (gaudi/Gaudi!1250)
-
Make
`Gaudi::Functional`
constructors more paranoid about # of inputs/outputs (gaudi/Gaudi!1249)
### Added
-
Add support dumping and loading from JSON/YAML in
`gaudirun.py`
(gaudi/Gaudi#200 gaudi/Gaudi!1264)
-
Update
`Entity`
to expose
`mergeAndReset`
method of internal object (gaudi/Gaudi!1253)
-
Add sink service to dump counter info into a JSON file (gaudi/Gaudi!1248)
### Fixed
-
Fix bug in bin indexing for
>
1D Histograms (gaudi/Gaudi!1266)
-
Do not use
`FeatureSummary`
to report found packages (gaudi/Gaudi#181 gaudi/Gaudi!1263)
-
Make
`BaseTest`
properly handle tests which return skipped return code (gaudi/Gaudi!1262)
## [v36r1][] - 2021-09-20
This is a minor release with a bunch of bugfixes and improvements.
...
...
@@ -758,6 +774,7 @@ Details about old versions of the project can be found in the
[
GaudiRelease/doc
](
GaudiRelease/doc
)
.
[
v36r2
]:
https://gitlab.cern.ch/gaudi/Gaudi/-/releases/v36r2
[
v36r1
]:
https://gitlab.cern.ch/gaudi/Gaudi/-/releases/v36r1
[
v36r0
]:
https://gitlab.cern.ch/gaudi/Gaudi/-/releases/v36r0
[
v35r4
]:
https://gitlab.cern.ch/gaudi/Gaudi/-/releases/v35r4
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment