source: ogAgent-Git/CHANGELOG.md @ 52297f2

decorare-oglive-methodsmainoglog2
Last change on this file since 52297f2 was 16554e5, checked in by Natalia Serrano <natalia.serrano@…>, 2 weeks ago

refs #1853 ping ogcore from the OS as well

  • Property mode set to 100644
File size: 4.1 KB
Line 
1
2# Changelog
3
4All notable changes to this project will be documented in this file.
5
6The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
7and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
9## [3.2.0] - 2025-04-10
10
11### Added
12
13- Operating system: periodically ping ogcore
14
15## [3.1.0] - 2025-04-07
16
17### Added
18
19- Oglive: periodically ping ogcore
20
21## [3.0.0] - 2025-03-31
22
23### Changed
24
25- Ignore module provided in the URLs to the API
26
27## [2.0.0] - 2025-03-26
28
29### Changed
30
31- EjecutarScript/ConsolaRemota: expect "scp" parameter encoded in base64
32
33## [1.7.1] - 2025-03-25
34
35### Fixed
36
37- Make cfg2obj more robust
38
39## [1.7.0] - 2025-03-21
40
41### Removed
42
43- Delete the new "ptt" parameter. It's not needed.
44
45## [1.6.0] - 2025-03-12
46
47### Changed
48
49- Don't invoke bash code for some functionalities
50
51## [1.5.0] - 2025-03-12
52
53### Changed
54
55- Accept new "ptt" parameter in /ogAdmCli/Configurar
56
57### Removed
58
59- No longer recognise the unused "che" parameter in /ogAdmCli/Configurar
60
61## [1.4.9] - 2025-02-20
62
63### Changed
64
65- Notify ogcore when agent shuts down within oglive
66
67## [1.4.8] - 2025-02-18
68
69### Changed
70
71- Optionally return disk config in /status
72
73## [1.4.7] - 2025-02-04
74
75### Changed
76
77- Merge server modules
78
79### Added
80
81- Track the progress of children
82
83## [1.4.6] - 2025-01-14
84
85### Changed
86
87- Point to the new menu browser
88
89## [1.4.5] - 2024-11-29
90
91### Added
92
93- Kill long running jobs in oglive
94
95## [1.4.5~pre8] - 2024-11-27
96
97### Added
98
99- Add Configurar() to the CloningEngine module
100
101## [1.4.5~pre7] - 2024-11-20
102
103### Changed
104
105- Use old browser again
106
107## [1.4.5~pre6] - 2024-11-20
108
109### Changed
110
111- Do not use envvars for the operating-system module
112
113## [1.4.5~pre5] - 2024-11-18
114
115### Fixed
116
117- Avoid some KeyErrors
118
119## [1.4.5~pre4] - 2024-11-15
120
121### Fixed
122
123- Don't die when ogcore returns HTTP 4xx or 5xx
124
125### Changed
126
127- Get ogcore IP and port from the environment
128
129## [1.4.5~pre3] - 2024-11-06
130- Kill long running jobs in oglive (not-yet-working draft)
131
132## [1.4.5~pre2] - 2024-11-06
133
134### Fixed
135
136- Remove race condition due to several monitoring threads
137
138### Changed
139
140- Include job_id in asynchronous responses
141
142### Removed
143
144- Remove vim swapfiles from the package contents
145
146## [1.4.5~pre1] - 2024-11-06
147
148### Changed
149
150- CrearImagen: return inventory inline
151
152## [1.4.4] - 2024-10-17
153
154### Fixed
155
156- Use logger.debug() to prevent the windows agent from dying
157
158### Changed
159
160- Make status() call synchronous
161
162## [1.4.3] - 2024-10-17
163
164### Changed
165
166- Use new OGBrowser
167
168## [1.4.2] - 2024-10-15
169
170### Added
171
172- Have ogAdmClient/status return information about network and disks
173
174## [1.4.1] - 2024-10-11
175
176### Fixed
177
178- Bugfix: move data structure to the right class
179
180## [1.4.0] - 2024-10-11
181- Add more functionality
182
183### Changed
184
185- Begin using semantic versioning
186
187## [1.3.8] - 2024-10-01
188
189### Added
190
191- Add more functionality to the ogAdmClient module
192
193## [1.3.7] - 2024-09-27
194
195### Added
196
197- CloningEngine: RESTfully keep a list of long-running jobs
198
199## [1.3.6] - 2024-09-19
200
201### Added
202
203- Add more functionality to the ogAdmClient module
204- Add CloningEngine module
205
206## [1.3.5] - 2024-08-29
207
208### Changed
209
210- Don't unconditionally load modules--dynamically load everything
211
212### Removed
213
214- Remove old, unused code
215
216## [1.3.4] - 2024-07-30
217
218### Added
219
220- Implement JobMgr
221
222## [1.3.1] - 2024-06-26
223
224### Changed
225
226- Migrate the update script from shell to python
227- pyinstaller: include the 'img' subdir
228- take icons from 'img'
229
230## [1.3.0-2] - 2024-04-25
231
232### Fixed
233
234- Add missing dependency on zenity
235
236## [1.3.0] - 2024-04-25
237
238### Changed
239
240- Upgrade to Qt 6
241
242## [1.2.0] - 2020-05-4
243
244### Changed
245
246- Python 3 and Qt 5 compatibility
247
248## [1.1.1b] - 2020-02-7
249
250### Changed
251
252- Use python-distro to detect the distribution version
253
254## [1.1.1] - 2019-05-23
255
256### Changed
257
258- Set connection timeout
259- Compatibility with "Exam Mode" from the University of Seville
260
261## [1.1.0a] - 2019-05-22
262
263### Fixed
264
265- Fix a bug when activating the agent with some network devices
266
267## [1.1.0] - 2016-10-13
268
269### Changed
270
271- Functional OpenGnsys Agent interacting with OpenGnsys Server 1.1.0
272
273## [1.0.0] - 2015-07-18
274
275### Added
276
277- Initial release for OpenGnsys Agent
Note: See TracBrowser for help on using the repository browser.