Releases: eclipse-passage/passage
Releases · eclipse-passage/passage
4.4.0
What's Changed
- [#1581] Prepare releng for 4.4.0 development cycle by @ruspl-afed in #1583
- fix(deps): bump org.eclipse.tycho:tycho-build from 4.0.13 to 5.0.0 by @dependabot[bot] in #1578
- [#1584] Switch to Tycho 5.0.0 by @ruspl-afed in #1585
- [#1584] Switch to Tycho 5.0.0 by @ruspl-afed in #1588
- [#1584] Switch to Tycho 5.0.0 by @ruspl-afed in #1589
- [#1586] Eliminate source features by @ruspl-afed in #1587
- [#1590] Prepare 4.4.0 M1 contribution by @ruspl-afed in #1591
- fix(deps): bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0 by @dependabot[bot] in #1593
- fix(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #1592
- [#1594] Prepare 4.4.0 M2 contribution by @ruspl-afed in #1595
- [#1596] Prepare 4.4.0 M3 contribution by @ruspl-afed in #1597
- Clean Code for bundles/org.eclipse.passage.lic.jface by @eclipse-passage-bot in #1599
- Clean Code for bundles/org.eclipse.passage.ldc.pde.ui.templates by @eclipse-passage-bot in #1598
- [#1600] Prepare 4.4.0 RC1 contribution by @ruspl-afed in #1601
- [#1603] Prepare 4.4.0 RC2 contribution by @ruspl-afed in #1604
Full Changelog: R4_3_0...R4_4_0
4.3.0
What's Changed
- [#1535] Start 4.3.0 release cycle by @ruspl-afed in #1536
- [#1535] Start 4.3.0 release cycle by @ruspl-afed in #1537
- [#1535] Start 4.3.0 release cycle by @ruspl-afed in #1538
- fix(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 by @dependabot[bot] in #1533
- [#1532] Remove unused code by @eparovyshnaya in #1539
- [#1540] Publish unit tests results by @ruspl-afed in #1541
- [#1526] Prohibit feature usage in case no requirement is found for it by @eparovyshnaya in #1542
- [#1471] lic.bc.tests.StreamEncodingTest fails stochastically by @eparovyshnaya in #1543
- [#1544] Improve PR checks by @ruspl-afed in #1545
- [#1547] Eliminate logging by @eparovyshnaya in #1548
- [#1549] Cli application license protection: aware interaction by @eparovyshnaya in #1550
- [#1549] Cli application license protection: aware interaction by @eparovyshnaya in #1551
- [Setup] Fix broken Oomph Setup for Passage by @HannesWell in #1552
- [#1553] Prepare 4.3.0 M2 contribution by @ruspl-afed in #1554
- [#1556] Add "Perform Code Clean" action by @ruspl-afed in #1557
- [#1556] Add "Perform Code Clean" action by @ruspl-afed in #1558
- Clean Code for bundles/org.eclipse.passage.lic.e4.core by @eclipse-passage-bot in #1560
- Clean Code for bundles/org.eclipse.passage.lic.api by @eclipse-passage-bot in #1559
- [#1556] Add "Perform Code Clean" action by @ruspl-afed in #1561
- Clean Code for bundles/org.eclipse.passage.ldc.pde.ui.templates by @eclipse-passage-bot in #1562
- Clean Code for bundles/org.eclipse.passage.lic.base by @eclipse-passage-bot in #1563
- Clean Code for bundles/org.eclipse.passage.lic.emf by @eclipse-passage-bot in #1564
- Clean Code for bundles/org.eclipse.passage.lic.equinox by @eclipse-passage-bot in #1565
- Clean Code for bundles/org.eclipse.passage.lic.execute by @eclipse-passage-bot in #1566
- Clean Code for bundles/org.eclipse.passage.lic.jface by @eclipse-passage-bot in #1567
- Clean Code for bundles/org.eclipse.passage.lic.oshi by @eclipse-passage-bot in #1569
- Clean Code for bundles/org.eclipse.passage.lic.licenses.model by @eclipse-passage-bot in #1568
- [#1571] Prepare 4.3.0 M3 contribution by @ruspl-afed in #1572
- [#1573] Passage CLI support: unrelated output by @eparovyshnaya in #1574
- [#1573] Passage CLI support: unrelated output by @eparovyshnaya in #1575
- [#1576] Prepare 4.3.0 RC1 contribution by @ruspl-afed in #1577
- [#1579] Prepare 4.3.0 RC2 contribution by @ruspl-afed in #1580
New Contributors
- @eclipse-passage-bot made their first contribution in #1560
Full Changelog: R4_2_0...R4_3_0
4.2.0
What's Changed
- [#1505] Start 4.2.0 release cycle by @eparovyshnaya in #1506
- [#1507] Legacy license migration is not thread safe by @eparovyshnaya in #1508
- fix(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in #1509
- [#1505] Start 4.2.0 release cycle by @ruspl-afed in #1510
- [#1505] Start 4.2.0 release cycle by @ruspl-afed in #1511
- [#1473] License Dialog should be configurable by @eparovyshnaya in #1512
- [#1513] Prepare 4.2.0 M2 contribution by @ruspl-afed in #1514
- [#1515] Prepare 4.2.0 M3 by @ruspl-afed in #1516
- [#76] Zoo of logging frameworks by @eparovyshnaya in #1517
- [#1459] Add contract test for FeatureIdentifier by @eparovyshnaya in #1518
- Contract tests for UserIdentifier and GrantIdentifier by @eparovyshnaya in #1519
- [#1501] PDE API filters should be individual for each project by @ruspl-afed in #1521
- fix(deps): bump org.eclipse.tycho:tycho-build from 4.0.12 to 4.0.13 by @dependabot in #1520
- [#1522] Prepare 4.2.0 RC1 contribution by @ruspl-afed in #1523
- ErrorMessages is to be removed [#1524] by @eparovyshnaya in #1525
- [#1527] Prepare 4.2.0 RC2 contribution by @ruspl-afed in #1528
- [#1459] Add contract test for FeatureIdentifier by @eparovyshnaya in #1529
- [#1530] lic.equinox feature wrongly includes lic.api.tests plug-in by @eparovyshnaya in #1531
Full Changelog: R4_1_0...R4_2_0
4.1.0
What's Changed
- [#1469] Prepare releng to start 4.1.0 development by @zelenyhleb in #1470
- [#1469] Prepare releng to start 4.1.0 development by @zelenyhleb in #1472
- [#1474] Prepare 4.1.0 M1 by @ruspl-afed in #1475
- fix(deps): bump org.eclipse.tycho:tycho-build from 4.0.9 to 4.0.10 by @dependabot in #1458
- [#1476] Update to tycho 4.0.10 by @ruspl-afed in #1477
- [#1478] Use ubuntu instead of centos by @ruspl-afed in #1479
- [#1480] Prepare 4.1.0 M2 by @ruspl-afed in #1481
- [#1482] From-The-Box Support for optional license storage by @eparovyshnaya in #1483
- [#1484] Lllet my people goooo! (ubiquitous quit option for CLI license checker) by @eparovyshnaya in #1485
- [#1488] Repair baseline target by @ruspl-afed in #1489
- [#1482] From-The-Box Support for optional license storage by @eparovyshnaya in #1491
- [#1490] Generated EMF Model code should comply with the recent API by @eparovyshnaya in #1492
- [#1490] Generated EMF Model code should comply with the recent API by @eparovyshnaya in #1493
- fix(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 by @dependabot in #1487
- [#1494] Apply EMF NS URI policy for 4.1.0 by @ruspl-afed in #1495
- fix(deps): bump org.eclipse.tycho:tycho-build from 4.0.10 to 4.0.12 by @dependabot in #1496
- [#1494] Apply POLICY.MD for 4.1.0 by @ruspl-afed in #1498
- [#1497] Prepare 4.1.0 RC1 contribution by @ruspl-afed in #1499
- [#1490] Generated EMF Model code should comply with the recent API demands by @eparovyshnaya in #1500
- [#1502] Prepare 4.1.0 RC2 contribution by @ruspl-afed in #1503
Full Changelog: R4_0_0...R4_1_0
Eclipse Passage™ 4.0.0
What's Changed
- [#1433] Update readme by @ruspl-afed in #1434
- [#1432] Prepare releng to start 4.0.0 development by @ruspl-afed in #1435
- [#1432] Prepare releng to start 4.0.0 development by @ruspl-afed in #1436
- [#1432] Prepare releng to start 4.0.0 development by @ruspl-afed in #1437
- [#1432] Prepare releng to start 4.0.0 development by @ruspl-afed in #1438
- fix(deps): bump org.eclipse.tycho:tycho-build from 4.0.8 to 4.0.9 by @dependabot in #1439
- [#1403] LOC: evolve to reduce maintenance cost by @eparovyshnaya in #1440
- [#1441] Prepare 4.0.0 M1 by @ruspl-afed in #1442
- [#1430] Remove code unused by LIC and LCD by @eparovyshnaya in #1443
- [#1430] Remove code unused by LIC and LCD by @eparovyshnaya in #1445
- [#1430] Remove code unused by LIC and LCD by @eparovyshnaya in #1447
- [#1430] Remove code unused by LIC and LCD by @eparovyshnaya in #1448
- [#1449] Switch to Java 21 by @eparovyshnaya in #1450
- [#1449] Switch to Java 21 by @eparovyshnaya in #1451
- 1441 model by @eparovyshnaya in #1452
- [#1453] Evolve raw string identifier to semantic entity by @ruspl-afed in #1454
- [#1456] Correct type names for registry contract tests by @ruspl-afed in #1457
- [#1453] Evolve raw string identifier to semantic entity by @ruspl-afed in #1460
- [#1453] Evolve raw string identifier to semantic entity (#1460) by @ruspl-afed in #1462
- [#1430] Remove code unused by LIC and LCD by @eparovyshnaya in #1464
- [#1465] Prepare contribution for Eclipse SimRel 2024-12 RC1 by @ruspl-afed in #1466
- [#1467] Prepare contribution for Eclipse SimRel 2024-12 RC2 by @ruspl-afed in #1468
Full Changelog: R3_1_0...R4_0_0
Eclipse Passage™ 3.1.0
What's Changed
- [#1388] clean sourcebase to fight warnings by @eparovyshnaya in #1393
- [#1394] Prepare releng to start 3.1.0 development by @eparovyshnaya in #1395
- [LIC|LOC] Fix
basedOnattributes and include Extension-Point schemata by @HannesWell in #1398 - fix(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 by @dependabot in #1396
- [#1394] Prepare releng to start 3.1.0 development by @ruspl-afed in #1405
- [#1402] LOC: clean sourcebase from unused plug-ins by @ruspl-afed in #1406
- [#1403] LOC: evolve to reduce maintenance cost by @eparovyshnaya in #1407
- [#1404] FLS: evolve to reduce maintenance cost by @eparovyshnaya in #1408
- [#1404] FLS: evolve to reduce maintenance cost by @eparovyshnaya in #1409
- [#1404] FLS: evolve to reduce maintenance cost by @eparovyshnaya in #1410
- [#1404] FLS: evolve to reduce maintenance cost by @eparovyshnaya in #1411
- [#1404] FLS: evolve to reduce maintenance cost by @eparovyshnaya in #1412
- [#1404] FLS: evolve to reduce maintenance cost by @eparovyshnaya in #1413
- [#1404] FLS: evolve to reduce maintenance cost by @eparovyshnaya in #1414
- [#1404] FLS: evolve to reduce maintenance cost by @ruspl-afed in #1415
- [#1388] clean sourcebase to fight warnings by @ruspl-afed in #1416
- [#1388] clean sourcebase to fight warnings by @ruspl-afed in #1417
- [#1403] LOC: evolve to reduce maintenance cost by @eparovyshnaya in #1418
- [#1403] LOC: evolve to reduce maintenance cost by @eparovyshnaya in #1419
- [#1388] clean sourcebase to fight warnings by @eparovyshnaya in #1420
- [#1388] clean sourcebase to fight warnings by @eparovyshnaya in #1421
- [#1388] clean sourcebase to fight warnings by @eparovyshnaya in #1422
- [#1361] Support stable P2 repository structure for publishing by @ruspl-afed in #1423
- [#1361] Support stable P2 repository structure for publishing by @ruspl-afed in #1424
- [#1361] support stable P2 repository structure for publishing by @ruspl-afed in #1426
- Prepare Passage contribution for 2024-09 #1427 by @ruspl-afed in #1428
- [#1361] support stable P2 repository structure for publishing by @ruspl-afed in #1429
- [#1427] Prepare Passage contribution for 2024-09 by @ruspl-afed in #1431
Full Changelog: R3_0_0...R3_1_0
Eclipse Passage 3.0.0
What's Changed
- [#1305] Operator: 'license issued' dialog is empty by @eparovyshnaya in #1306
- [#1308] eliminate a duplicated service, heal abandoned one by @eparovyshnaya in #1309
- [#1308] eliminate one more duplicated service by @eparovyshnaya in #1310
- 1311 by @eparovyshnaya in #1312
- [#1313] Base loc rendering service should have flexible priority by @eparovyshnaya in #1314
- [#1317] LCO: replaceable EMF Forms by @eparovyshnaya in #1318
- [#1316] clean loc.passage.api plug-in --> loc.e4 by @eparovyshnaya in #1320
- [#1319] Operator: UserGrant does not have proper EMF Form by @eparovyshnaya in #1321
- fix(deps): bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 by @dependabot in #1307
- [#1316] clean loc.passage.api plug-in by @eparovyshnaya in #1322
- [#1316] clean loc.passage.api plug-in by @eparovyshnaya in #1324
- [#1326] Operator: extend Agreements service with context by @eparovyshnaya in #1327
- [#1328] Improve appearance for License Status Dialog by @eparovyshnaya in #1329
- [#1330] Misprints in licensing requirement level should be treated as fata by @eparovyshnaya in #1331
- [#1334] Net emf objects transfer should rely on domain resource factory by @eparovyshnaya in #1335
- fix(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #1333
- fix(deps): bump org.eclipse.tycho:tycho-build from 4.0.5 to 4.0.7 by @dependabot in #1332
- fix(deps): bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 by @dependabot in #1325
- [#1336] Prepare for 3.0.0 release by @eparovyshnaya in #1338
- [#1289] Revisit API of "org.eclipse.passage.lic.hc" bundle by @eparovyshnaya in #1339
- [#1340] floating license pack issuing does not work for template by @eparovyshnaya in #1341
- [#1337] remove unused code by @eparovyshnaya in #1342
- [#1343] Remove org.eclipse.passage.lic.email bundle by @ruspl-afed in #1345
- [#1344] Switch to Java 17 by @ruspl-afed in #1347
- [#1326] Operator: extend Agreements service with context by @eparovyshnaya in #1348
- [#1349] Agreement in a License Pack should be read-only by @eparovyshnaya in #1350
- [FLS] Fix completion of responses without payload by @HannesWell in #1351
- [#1346] Remove RO descriptors layer by @ruspl-afed in #1353
- [#1346] Remove RO descriptors layer by @ruspl-afed in #1354
- [#1346] Remove RO descriptors layer by @ruspl-afed in #1356
- [#1346] Remove RO descriptors layer by @ruspl-afed in #1357
- [#1346] Remove RO descriptors layer by @ruspl-afed in #1358
- [#1346] Remove RO descriptors layer by @ruspl-afed in #1359
- [#1346] Remove RO descriptors layer by @ruspl-afed in #1360
- [#1241] Fix problem in passage.setup by @merks in #1366
- [#1368] Improve the target platform, including that for the baseline by @merks in #1367
- [#1361] Rework ci jobs to support stable P2 repository structure by @ruspl-afed in #1369
- [#1370] Operator distributive configuration issue makes it fail on startup by @eparovyshnaya in #1371
- [#1372] Delete marker interface Gear by @eparovyshnaya in #1373
- [#1372] Delete marker interface Gear by @ruspl-afed in #1374
- [#1370] Operator fails on startup by @ruspl-afed in #1376
- [#1370] Operator fails on startup by @ruspl-afed in #1377
- [#1375] Revise public API by @eparovyshnaya in #1378
- [#1323] lic.equinox plug-in to be renamed by @ruspl-afed in #1379
- [#1361] Rework ci jobs to support stable P2 repository structure by @ruspl-afed in #1380
- [#1361] Rework ci jobs to support stable P2 repository structure by @ruspl-afed in #1382
- [#1361] Rework ci jobs to support stable P2 repository structure by @ruspl-afed in #1383
- [#1361] Rework ci jobs to support stable P2 repository structure by @ruspl-afed in #1384
- fix(deps): bump org.eclipse.tycho:tycho-build from 4.0.7 to 4.0.8 by @dependabot in #1385
- [#1386] Switch Tycho to 4.0.8 by @ruspl-afed in #1387
- 1375 res factories by @eparovyshnaya in #1389
- [#1361] support stable P2 repository structure for publishing by @ruspl-afed in #1390
- [#1391] Align target platform with SimRel 2024-06 by @ruspl-afed in #1392
New Contributors
Full Changelog: R2_11_0...R3_0_0
Eclipse Passage™ 2.11.0
What's Changed
- fix(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #1267
- fix(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 by @dependabot in #1268
- [#1269] Prepare releng for 2.11.0 release by @ruspl-afed in #1270
- [#1269] Prepare releng for 2.11.0 release by @ruspl-afed in #1271
- fix(deps): bump org.eclipse.tycho:tycho-build from 4.0.4 to 4.0.5 by @dependabot in #1274
- LCO: Improve ux for License issuing dialog / details page #1275 by @eparovyshnaya in #1276
- Complete rendering for Signature Attribute #1277 by @eparovyshnaya in #1278
- [#953] Operator: error on creating top-level aggregators by @eparovyshnaya in #1279
- [#1280] Environment State Dialog is not resizable by @eparovyshnaya in #1281
- [#1272] Extend license assessment with context by @eparovyshnaya in #1282
- [#1283] extend API for 'license issued' notification dialog by @eparovyshnaya in #1284
- [#1191] "Import Licenses" wizard should support import from archive by @eparovyshnaya in #1285
- minor updates to contribution guide in code guidelines part by @eparovyshnaya in #1286
- [#1191] "Import Licenses" wizard should support import from archive by @eparovyshnaya in #1287
- [#1290] Resolve API breakage after making RequestParameters#encode final by @ruspl-afed in #1291
- [#1292] Operator: contribute editing domain for a registry by @eparovyshnaya in #1293
- [#1294] Add required root files by @ruspl-afed in #1295
- [#1296] NPE during IssueLicenseDialog initialization by @eparovyshnaya in #1297
- [#1298] Extend IssueFloatingWizard interface by @eparovyshnaya in #1299
- [#1300] license issuing dialogs: keep selection by @eparovyshnaya in #1301
- [#1303] Prepare target for 2024-03 RC2 by @ruspl-afed in #1304
Full Changelog: R2_10_1...R2_11_0
Eclipse Passage™ 2.10.1
What's Changed
- switch target platform to Eclipse 2023-12 release by @eparovyshnaya in #1257
- [FLS] Complete migration to Jetty-12 and consider handlers again by @HannesWell in #1258
- [#1261] Prepare releng for 2.10.1 release by @ruspl-afed in #1262
- [#1261] Prepare releng for 2.10.1 release by @ruspl-afed in #1263
- fix(deps): bump org.eclipse.tycho:tycho-build from 3.0.5 to 4.0.4 by @dependabot in #1264
- [#1265] Migrate to Tycho 4.0.4 by @ruspl-afed in #1266
Full Changelog: R2_10_0...R2_10_1
Eclipse Passage™ 2.10.0
What's Changed
- [#1244] Prepare releng for 2.10.0 release by @ruspl-afed in #1245
- typo correction by @Lexsus in #1246
- Move to GEF 3.18.0M1 by @eparovyshnaya in #1249
- Revert "typo correction" by @zelenyhleb in #1248
- [#947] Runtime: upgrade OSHI library by @ruspl-afed in #1250
- Localization of the "Browse" button in the license import dialog. #1247 by @eparovyshnaya in #1252
- [#1251] upgrade to Jetty 12 by @ruspl-afed in #1253
- [#1227] Align target with 2023-12 RC1 by @ruspl-afed in #1254
- Updated Release info by @ruspl-afed in #1255
- [#1227] Align target with 2023-12 RC2 by @ruspl-afed in #1256
New Contributors
Full Changelog: R2_9_0...R2_10_0