Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
EPNix dev documentation
Logo
EPNix dev documentation
  • Advantages / disadvantages
  • Pre-requisites
  • Cheatsheet
  • Release notes
    • 25.05 Release notes
    • 24.11 Release notes
    • 24.05 Release notes

EPICS IOCs

  • Tutorials
    • 1. Creating a StreamDevice IOC
    • 2. Adding integration tests to your IOC
  • User guides
    • Private repository setup
    • Setting up the flake registry
    • Developing support modules
    • RecCaster configuration
    • Micro Research Finland timing devices
    • Testing
      • Unit testing
      • Packaging Python scripts
    • Deprecations
      • Migrating from modules development
  • Explanations
    • Template files
  • IOC options reference
  • IOC packages list
  • Frequently Asked Questions

Packages

  • Packages list

NixOS services

  • Tutorials
    • Creating an Archiver Appliance instance
  • User guides
    • Channel Access gateway setup
    • ChannelFinder service setup
    • EPICS environment
    • IOC services
    • Phoebus Alarm single server setup
    • Phoebus client
    • Phoebus save-and-restore setup
    • Pre-requisites
  • Options reference
    • Archiver Appliance
    • Channel Access gateway
    • Channel Finder
    • EPICS environment
    • IOC services
    • Phoebus alarm logger
    • Phoebus alarm server
    • Phoebus client
    • Phoebus Olog
    • Phoebus save-and-restore
    • RecCeiver

EPNix development

  • Guides
    • Release process
  • Explanations
    • Packaging policy
Versions:
  • dev
  • nixos-24.11
  • nixos-24.05
  • nixos-23.11
  • nixos-23.05
Back to top
View this page
Edit this page

24.05 Release notes¶

Breaking changes¶

  • The config.epnix.outputs.mdbook and config.epnix.outputs.manpages options from the IOC module options, previously deprecated, are now removed.

  • The services.phoebus-alarm-server.enable, services.phoebus-olog.enable, and services.phoebus-save-and-restore.enable options don’t enable ElasticSearch automatically anymore. See Phoebus Alarm single server setup and Phoebus save-and-restore setup for how to enable it yourself on the same server.

Next
Tutorials
Previous
24.11 Release notes
Copyright © 2021-2025, The EPNix Contributors
Made with Sphinx and @pradyunsg's Furo
On this page
  • 24.05 Release notes
    • Breaking changes