Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 03.02.01
    New PATCH release 03.02.01
    
    Changes since 03.02.00:
    
    - fix: Only import deviceaccess where needed
  • 03.02.00
    6fa46f1e · chore: Bump minor version ·
    New MINOR release 03.02.00
    
    Changes since 03.01.00:
    
    - chore: Bump minor version
    - fix: Regex for splitting up additional files broken
    - doc: add hint how to run single test cases
    - feat(end-to-end-tests): do not stop after first failure
    - fix: run backup for all types
    - fix: temp solution to prevent doocs error
    - fix(testenv): set FACILITY, DEVICE as required for latest DOOCS
    - Feat: add server test function
    - Added configuration for KIT
    - fix: typo in README
    - feat: support for git submodules
    - feat: add ApplicationCore like name escaping
    - chore: Added TARLA, HZB and SEL-generic repos to configEnvironment.
    - feat: replace rebot backend with sharedMemoryDummy in testEnv
    - feat: add servers based on generic server to configEnvironment
    - fix: remove file added by mistake in previous commit
    - fix: crash testenv without terminal
  • 03.01.01
    d4ae5685 · chore: Bump patch version ·
    New BACKPORT release 03.01.01
    
    Changes since 03.01.00:
    
    - chore: Bump patch version
    - fix: Regex for splitting up additional files broken
  • 03.01.00
    New MINOR release 03.01.00
    
    Changes since 03.00.11:
    
    - fix/feat: config version template (cf. #8363)
  • 03.00.11
    New PATCH release 03.00.11
    
    Changes since 03.00.10:
    chore: increase patch level
      Increase the patch level without code changes to be able to re-package.
      Depencencies were incomplete in debian packaging information.
  • 03.00.10
    New PATCH release 03.00.10
    
    Changes since 03.00.08:
    
    - fix: do not contact Jenkins for static instances
    - fix: error if dynamic-settings is no git repo
  • 03.00.08
    New PATCH release 03.00.08
    
    Changes since 03.00.07:
    
    - fix: server restart if only server changed
    - chore: add EOD server config repo
  • 03.00.07
    New PATCH release 03.00.07
    
    Changes since 03.00.06:
    
    - fix(fw-deploy): version check
  • 03.00.06
    New PATCH release 03.00.06
    
    Changes since 03.00.05:
    
    - fix(fw-deploy): incorrect version parsing
    - fix: symlinked templates between server types
    - fix: unnecessary server restart if no config change
    - fix: don't follow symlinks in chown (config myself)
    - fix: confusing error message
  • 03.00.05
    New PATCH release 03.00.05
    
    Changes since 03.00.04:
    
    - fix: hint in deprecation warning
    - fix: fail when moving between pcieuni and xdma
    - fix: supress progress bars of fw programmer
  • 03.00.04
    New PATCH release 03.00.04
    
    Changes since 03.00.03:
    
    - fix: ownership of server dir after config myself
  • 03.00.03
    New PATCH release 03.00.03
    
    Changes since 03.00.02:
    
    - fix: fw deployment and xdma
  • 03.00.02
    New PATCH release 03.00.02
    
    Changes since 03.00.01:
    
    - fix: fw deployment fetches wrong file name
    - feat: also replace xdma with dummy in TestEnv
    - feat: add bcm config repo
    - chore: increase minimum cmake version
  • 03.00.01
    New PATCH release 03.00.01
    
    Changes since 03.00.00:
    
    - fix: config myself failing if host is unknown (#11594)
    - fix: replacing RPC number in TestEnv not working
  • 03.00.00
    New MAJOR release 03.00.00
    
    Changes since 02.02.02:
    
    - change/unify workflow: use config script to manage server packages etc.
    
    - feat: always use build directories for config packages
    - feat: config myself is now idempotent
    - feat: shared component for firmware deployment (DeployTool)
    - feat: provide file/dir names to Mako code
    - feat: less verbose output on multi instance runs
    - feat: add shared template/module: ConfigVersion (#9802)
    - feat: use white list for backup (#6431)
    - feat: simplify importing local modules from settings
    
    - fix: MAKE_EXECUTABLE not working
    - fix backup timeout sometimes ineffective
    - fix error message when using OmitFileException
    
    - remove old style parsing (pre-Mako)
    - update config package URLs
    - rewrite configure scripts into python
  • 02.02.03
    6d084fb1 · increase patch level ·
    New BACKPORT release 02.02.03
    
    Changes since 02.02.02:
    
    No source code changes, just increment patch level to fix packaging issues.
  • 02.02.02
    80a999a4 · bump patch level ·
    New PATCH release 02.02.02
    
    Changes since 02.02.01:
    
    - Update SDM config location
    - Add TEC server to config
  • 02.02.01
    af053650 · Bump patch version ·
    New PATCH release 02.02.01
    
    Changes since 02.02.00:
         Fix linking files between instances
         add qlset-config to configEnvironment
         Update config URLs for DCM and PIEZO
         Project template update
         Move steppermotor config uri
         update git url for ldd
         Remove obsolete optical switch server
         all-types: Change location of BAM repository
         add deprecation warning for old-style settings files
         Change uLog configuration url
  • 02.02.00
    New MINOR release 02.02.00
    
    Changes since 02.01.03:
    
    - Move output directory to INSTANCE (#6430)
    - checkoutAllTypes: Check url of current checkout
    - fix update of dynamic config when using the ssh repository url
    - Escape single quotes when writing bash file (#6614)
  • 02.01.03
    New PATCH release 02.01.03
    
    Changes since 02.01.02:
    
    - do not delete old branch of dynamic config after URL change