Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
neoclust committed Dec 13, 2023
1 parent e6b1419 commit fbaa10c
Showing 1 changed file with 39 additions and 37 deletions.
76 changes: 39 additions & 37 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## [v3.0.0](https://github.com/pulse-project/pulse-xmpp-agent/tree/v3.0.0) (2023-12-13)
## [v3.0.0](https://github.com/medulla-tech/medulla-agent/tree/v3.0.0) (2023-12-13)
- [FEATURE] Python stack is now version 3.11
- [FEATURE] Migrate from sleexmpp to slixmpp
- [FEATURE] Add support for OpenSSH 9.4
Expand All @@ -13,7 +13,9 @@
- [FEATURE] Add certificate to use TLS connexion between server and client
- [BUGFIX] Fix QA supports with new slixmpp lib

## [v2.1.9](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.1.9) (2023-04-14)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.1.9...v3.0.0)

## [v2.1.9](https://github.com/medulla-tech/medulla-agent/tree/v2.1.9) (2023-04-14)
- [FEATURE] Rename start.ini into start_machine.ini or start_relay.ini to handle coexistence
- [FEATURE] Add monitoring feature to start to allow monitoring of medulla installation
- [FEATURE] Add CDN support: Support for integrity
Expand All @@ -30,17 +32,17 @@
- [BUGFIX] Do not hide real errors into debugs but use error logger instead.
- [BUGFIX] Fix issue where machines are wrongly reported as offline

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.1.7...v2.1.9)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.1.7...v2.1.9)

## [v2.1.7](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.1.7) (2021-09-21)
## [v2.1.7](https://github.com/medulla-tech/medulla-agent/tree/v2.1.7) (2021-09-21)
- [BUGFIX] Fix detecting IP address of the XMPP server when the agent starts.
- [BUGFIX] Fix backtrace in the substitute registration when there is more
than on location.
- [BUGFIX] Fix handling some accounts creation

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.1.6...v2.1.7)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.1.6...v2.1.7)

## [v2.1.6](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.1.6) (2021-08-06)
## [v2.1.6](https://github.com/medulla-tech/medulla-agent/tree/v2.1.6) (2021-08-06)
- [FEATURE] Change some infos messages into debug
- [FEATURE] Document more functions
- [FEATURE] Convergences are now identified by their name + date
Expand All @@ -62,22 +64,22 @@ when we cannot contact a database ).
- [BUGFIX] Uninstall python and reinstall it if we failed the python pip step
- [BUGFIX] Change cluster_resources sql column size to 255

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.1.5...v2.1.6)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.1.5...v2.1.6)

## [v2.1.5](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.1.5) (2021-04-19)
## [v2.1.5](https://github.com/medulla-tech/medulla-agent/tree/v2.1.5) (2021-04-19)
- [FEATURE] Add the support of OCS
- [BUGFIX] Add robustness for pulseuser profile checking

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.1.4...v2.1.5)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.1.4...v2.1.5)

## [v2.1.4](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.1.4) (2021-01-20)
## [v2.1.4](https://github.com/medulla-tech/medulla-agent/tree/v2.1.4) (2021-01-20)
- [FEATURE] Add of a parameter to force configuration in case of network change
- [BUGFIX] Fix replicator.py for relay automatic updates
- [BUGFIX] Fix a segfault in guacamoleconf

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.1.3...v2.1.4)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.1.3...v2.1.4)

## [v2.1.3](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.1.3) (2020-12-01)
## [v2.1.3](https://github.com/medulla-tech/medulla-agent/tree/v2.1.3) (2020-12-01)

- [FEATURE] Add plugin to install fileviewer
- [FEATURE] Add Glpi 9.5 support
Expand All @@ -99,15 +101,15 @@ when we cannot contact a database ).
- [BUGFIX] Fix debugs to be more understandable
- [BUGFIX] Fix GLPI 0.84 support

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.1.2...v2.1.3)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.1.2...v2.1.3)

## [v2.1.2](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.1.2) (2020-09-07)
## [v2.1.2](https://github.com/medulla-tech/medulla-agent/tree/v2.1.2) (2020-09-07)

- [FEATURE] Use FusionInventory 2.5.2

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.1.1...v2.1.2)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.1.1...v2.1.2)

## [v2.1.1](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.1.1) (2020-07-27)
## [v2.1.1](https://github.com/medulla-tech/medulla-agent/tree/v2.1.1) (2020-07-27)

- [FEATURE] Agents now use ifconfig.co webservice to find location
- [FEATURE] Automatic inventories are now sent only if they have changed
Expand All @@ -124,9 +126,9 @@ when we cannot contact a database ).
- [BUGFIX] Fix deletion of OpenSSH in agent installer
- [BUGFIX] Fix macOS installer

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.1.0...v2.1.1)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.1.0...v2.1.1)

## [v2.1.0](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.1.0) (2020-05-19)
## [v2.1.0](https://github.com/medulla-tech/medulla-agent/tree/v2.1.0) (2020-05-19)

- [FEATURE] Quick deployment: new mode for small packages
- [FEATURE] New reconf substitute to allow mass-reconfiguration of machine agents
Expand All @@ -135,23 +137,23 @@ when we cannot contact a database ).
- [BUGFIX] Fix linux installer
- [BUGFIX] Fix and improve configuration of remote desktop protocols

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.0.8...v2.1.0)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.0.8...v2.1.0)

## [v2.0.8](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.0.8) (2020-04-28)
## [v2.0.8](https://github.com/medulla-tech/medulla-agent/tree/v2.0.8) (2020-04-28)

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.0.7...v2.0.8)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.0.7...v2.0.8)

## [v2.0.7](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.0.7) (2020-04-09)
## [v2.0.7](https://github.com/medulla-tech/medulla-agent/tree/v2.0.7) (2020-04-09)

- [BUGFIX] Improve the handling of errors in the installer
- [BUGFIX] Auto-correct deployment errors that can be corrected
- [BUGFIX] Fix agent errors linked to internal servers and named pipes
- [FEATURE] Optimize the size of the installers
- [FEATURE] Pulldirect is now default method if push fails

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.0.6...v2.0.7)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.0.6...v2.0.7)

## [v2.0.6](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.0.6) (2020-03-25)
## [v2.0.6](https://github.com/medulla-tech/medulla-agent/tree/v2.0.6) (2020-03-25)

- [BUGFIX] Review messages sent to the logger
- [BUGFIX] Fix Agent Details quick action where the image is not generated
Expand All @@ -161,39 +163,39 @@ when we cannot contact a database ).
- [FEATURE] Allow to have more debug information for specific machines only
- [FEATURE] Define intervals for calculating fingerprints and reloading plugins

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.0.5...v2.0.6)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.0.5...v2.0.6)

## [v2.0.5](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.0.5) (2020-02-27)
## [v2.0.5](https://github.com/medulla-tech/medulla-agent/tree/v2.0.5) (2020-02-27)

- [FEATURE] Integration of logger and deployment substitutes
- [BUGFIX] Fix sockets that are stuck in TIME_WAIT state
- [BUGFIX] Force configuration of guacamole if no connection present

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.0.4...v2.0.5)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.0.4...v2.0.5)

## [v2.0.4](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.0.4) (2020-02-17)
## [v2.0.4](https://github.com/medulla-tech/medulla-agent/tree/v2.0.4) (2020-02-17)

- [FEATURE] Integration of assessor and registration substitutes

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.0.3...v2.0.4)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.0.3...v2.0.4)

## [v2.0.3](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.0.3) (2019-12-19)
## [v2.0.3](https://github.com/medulla-tech/medulla-agent/tree/v2.0.3) (2019-12-19)

- [BUGFIX] Fix problem where agent stops after cycling through the alternate
connections if no server is available
- [BUGFIX] Fix agent configuration when Pulse server is not available when
configurator runs
- [BUGFIX] Fixe error search last name user on windows

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.0.2...v2.0.3)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.0.2...v2.0.3)

## [v2.0.2](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.0.2) (2019-12-03)
## [v2.0.2](https://github.com/medulla-tech/medulla-agent/tree/v2.0.2) (2019-12-03)

- Improve use of pulse/pulseuser for file transfert

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v2.0.1...v2.0.2)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v2.0.1...v2.0.2)

## [v2.0.1](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.0.1) (2019-06-28)
## [v2.0.1](https://github.com/medulla-tech/medulla-agent/tree/v2.0.1) (2019-06-28)

- [Feature] Enable substitute agents by default
- [Feature] Allow to limite transfert rate when using syncthing
Expand All @@ -202,7 +204,7 @@ when we cannot contact a database ).
- [BUGFIX] Improve syncthing support and API
- [BUGFIX] Fix default creation of syncthing config.xml file

## [v2.0.0](https://github.com/pulse-project/pulse-xmpp-agent/tree/v2.0.0) (2019-03-12)
## [v2.0.0](https://github.com/medulla-tech/medulla-agent/tree/v2.0.0) (2019-03-12)

- [FEATURE] Allow scp and rsync transfers in Pull mode
- [FEATURE] Peer deployment
Expand All @@ -214,7 +216,7 @@ when we cannot contact a database ).
- [BUGFIX] Fix the release of resources after a deployment
- [BUGFIX] Fix generation of random deployment session names

[Full Changelog](https://github.com/pulse-project/pulse-xmpp-agent/compare/v1.9.8...v2.0.0)
[Full Changelog](https://github.com/medulla-tech/medulla-agent/compare/v1.9.8...v2.0.0)

## [v1.9.8]

Expand Down Expand Up @@ -261,7 +263,7 @@ when we cannot contact a database ).

- [Bugfix] Fix encoding in remote shell
- [Bugfix] Fix detection of remote protocols in Linux
- [Bugfix] Add relayconf.ini.in in pulse-xmpp-agent package
- [Bugfix] Add relayconf.ini.in in medulla-agent package

## [v1.9.0]

Expand Down

0 comments on commit fbaa10c

Please sign in to comment.