.. |
v0.0.0.sql
|
feat: refactor to support postgres
|
2021-08-24 20:20:34 +05:00 |
v1.0.0.sql
|
feat(be): id column to event table
|
2021-11-10 13:28:10 +05:00 |
v1.2.0.sql
|
feat: refactor to support postgres
|
2021-08-24 20:20:34 +05:00 |
v1.3.0.sql
|
fix(be): delete global Mysql variable and add interface Store for dialect-independent communication with database.
|
2020-12-04 13:46:02 +05:00 |
v1.4.0.sql
|
fix(be): event migration
|
2021-11-13 15:10:09 +05:00 |
v1.5.0.sql
|
feat: refactor to support postgres
|
2021-08-24 20:20:34 +05:00 |
v1.6.0.sql
|
feat: refactor to support postgres
|
2021-08-24 20:20:34 +05:00 |
v1.7.0.sql
|
fix(be): delete global Mysql variable and add interface Store for dialect-independent communication with database.
|
2020-12-04 13:46:02 +05:00 |
v1.8.0.sql
|
feat: refactor to support postgres
|
2021-08-24 20:20:34 +05:00 |
v1.9.0.sql
|
fix(be): delete global Mysql variable and add interface Store for dialect-independent communication with database.
|
2020-12-04 13:46:02 +05:00 |
v2.2.1.sql
|
fix(be): mariadb migrations
|
2021-10-26 14:36:07 +05:00 |
v2.3.0.sql
|
fix(be): delete global Mysql variable and add interface Store for dialect-independent communication with database.
|
2020-12-04 13:46:02 +05:00 |
v2.3.1.sql
|
fix(be): migration 2.8.39
|
2022-02-03 22:37:37 +05:00 |
v2.3.2.sql
|
fix(be): mariadb migrations
|
2021-10-26 14:36:07 +05:00 |
v2.4.0.sql
|
fix(be): delete global Mysql variable and add interface Store for dialect-independent communication with database.
|
2020-12-04 13:46:02 +05:00 |
v2.5.0.sql
|
fix(be): delete global Mysql variable and add interface Store for dialect-independent communication with database.
|
2020-12-04 13:46:02 +05:00 |
v2.5.2.sql
|
fix(be): delete global Mysql variable and add interface Store for dialect-independent communication with database.
|
2020-12-04 13:46:02 +05:00 |
v2.7.1.sql
|
fix(be): remove boltdb user
|
2021-05-17 02:44:42 +05:00 |
v2.7.4.sql
|
feat: refactor to support postgres
|
2021-08-24 20:20:34 +05:00 |
v2.7.6.sql
|
fix(be): project_id value for each task
|
2021-08-26 13:01:42 +05:00 |
v2.7.8.sql
|
fix(be): migrations for mysql and postgres
|
2021-08-30 20:11:08 +05:00 |
v2.7.9.sql
|
feat(be): stopping hung tasks
|
2021-08-31 00:42:11 +05:00 |
v2.7.10.sql
|
feat: removed public key. fix: encrypt private key for new access key
|
2021-08-31 10:47:19 +05:00 |
v2.7.12.sql
|
fix(be): mariadb migrations
|
2021-10-26 14:36:07 +05:00 |
v2.7.13.sql
|
fix(be): schedule migration
|
2021-09-06 17:55:26 +05:00 |
v2.8.0.sql
|
fix(be): add empty default values for some columns
|
2021-10-15 01:13:18 +05:00 |
v2.8.1.sql
|
feat: use reference to build task by id insead of by version
|
2021-10-20 16:56:29 +05:00 |
v2.8.7.sql
|
feat(be): remove task arguments
|
2021-10-26 20:43:45 +05:00 |
v2.8.8.sql
|
feat(be): add view mock
|
2021-10-26 23:19:12 +05:00 |
v2.8.20.sql
|
fix(be): broken event migration
|
2022-01-25 02:25:39 +05:00 |
v2.8.25.sql
|
feat(be): add migration for new template and schedule fields
|
2022-01-19 02:09:42 +05:00 |
v2.8.26.sql
|
fix(ci): default access key encryption key in dockerfile
|
2022-01-25 13:33:32 +05:00 |
v2.8.36.sql
|
feat(be): add ability to override template extra args in task https://github.com/ansible-semaphore/semaphore/issues/832
|
2022-01-27 00:51:20 +05:00 |
v2.8.38.sql
|
fix(be): migration 2.8.26 for postgres
|
2022-02-01 02:36:28 +05:00 |
v2.8.39.sql
|
fix(be): set backup id column as primary key
|
2022-05-24 18:02:12 +02:00 |
v2.8.40.sql
|
feat: remove soft delete functionality
|
2022-02-03 12:06:24 +05:00 |
v2.8.42.sql
|
fix(be): migration for dropping foreign key
|
2022-02-06 14:29:56 +05:00 |
v2.8.51.sql
|
feat(be): add max parallel tasks to project settings and ability to suppress success alerts for tasks
|
2022-02-14 16:52:28 +05:00 |
v2.8.57.sql
|
fix(be): empty env field in environment, https://github.com/ansible-semaphore/semaphore/issues/980
|
2022-06-30 11:04:51 +05:00 |
v2.8.58.sql
|
Diff mode test
|
2022-10-28 05:05:13 +02:00 |
v2.8.91.sql
|
fix(migrations): manager is default role
|
2023-07-22 22:47:12 +02:00 |
v2.9.6.sql
|
fix(runners): return webhook name
|
2024-02-12 01:32:00 +05:00 |
v2.9.46.sql
|
Add app field to template (#1721)
|
2024-01-30 14:26:11 +05:00 |
v2.9.60.sql
|
fix(be): add migation
|
2024-03-06 22:17:34 +01:00 |
v2.9.61.sql
|
fix(integrations): public url
|
2024-03-21 00:23:55 +01:00 |
v2.9.62.sql
|
fix(be0: set null instead of cascade for holder_id
|
2024-03-11 23:12:57 +01:00 |
v2.9.70.sql
|
feat: change option value length
|
2024-04-22 01:35:27 +05:00 |
v2.9.97.sql
|
chore: change integration field to integration id
|
2024-05-21 16:05:38 +02:00 |
v2.9.100.sql
|
Inventory repo (#2040)
|
2024-05-22 19:00:28 +02:00 |
v2.10.12.sql
|
feat(schedule): update form and table
|
2024-07-01 02:12:49 +05:00 |
v2.10.15.sql
|
feat: add column schedule_id to task model
|
2024-07-03 13:56:52 +05:00 |
v2.10.16.sql
|
fix(be): migration file
|
2024-07-10 01:54:49 +05:00 |
v2.10.24.sql
|
Initial pass at multiple ansible vault support.
|
2024-10-04 15:08:59 -04:00 |
v2.10.26.sql
|
fix(be): add migration
|
2024-09-26 16:03:27 +05:00 |
v2.10.28.sql
|
chore(be): rename migration file
|
2024-10-19 19:12:44 +05:00 |