Skip to content

Conversation

ArshiaDadras
Copy link
Contributor

@ArshiaDadras ArshiaDadras commented May 10, 2025

This pull request includes updates to rename an engine identifier across multiple services and a version bump for the application. The most important changes involve replacing Giraffe with Zarrafe in the EtaEngine and MatrixEngine constants and their corresponding string representations, as well as updating the application version.

Engine Identifier Updates:

  • services/eta/call_options.go: Replaced EtaEngineGiraffe with EtaEngineZarrafe in the const block and updated the String() method to return "zarrafe" instead of "giraffe". [1] [2]
  • services/matrix/call_options.go: Replaced MatrixEngineGiraffe with MatrixEngineZarrafe in the const block and updated the String() method to return "zarrafe" instead of "giraffe". [1] [2]

Version Update:

@ArshiaDadras
Copy link
Contributor Author

@SamMHD This is your birthday gift!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant