Skip to content

v4.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 25 May 05:42
· 6 commits to main since this release
v4.0.2

What's Changed

  • build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot[bot] in #1425
  • fix: Use released SDK version in App Template by @lenny-goodell in #1428
  • feat: Add API to get SDK's App Context by @lenny-goodell in #1431
  • feat(transforms): Implement regular expressions functionality in filt… by @seanohair22 in #1430
  • build: Update to latest go-mods by @lenny-goodell in #1434
  • feat(security)!: Add authentication hooks to routes by @bnevis-i in #1437
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.4 to 3.1.0-dev.5 by @dependabot[bot] in #1438
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.5 to 3.1.0-dev.6 by @dependabot[bot] in #1440
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.6 to 3.1.0-dev.8 by @dependabot[bot] in #1442
  • feat: fix logic to better error handling when common config is missing when runs in hybrid mode by @jim-wang-yutsung in #1444
  • fix(security): Mark AddRoute(unauthenticated) as Deprecated by @bnevis-i in #1445
  • refactor: Use new Common Controller for handling common APIs by @lenny-goodell in #1446
  • feat: Add capability to Publish to MessageBus when using non-MessageBus triggers by @marcpfuller in #1448
  • docs: Added 3.0.1 changelog to main branch by @lenny-goodell in #1453
  • fix: Add missing contentType to new Publish APIs by @lenny-goodell in #1454
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.2.7 to 3.3.0 by @dependabot[bot] in #1455
  • build(deps): bump github.com/fxamacker/cbor/v2 from 2.4.0 to 2.5.0 by @dependabot[bot] in #1462
  • refactor: Remove github.com/pkg/errors from Attribution.txt by @jackchenjc in #1461
  • feat(transforms): Add support for specifying http request headers for HTTP export by @NeethuESim in #1459
  • build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot[bot] in #1466
  • refactor: feat: Replace gorilla/mux router with echo by @lenny-goodell in #1464
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.9 to 3.1.0-dev.27 by @dependabot[bot] in #1468
  • feat: Change AddCustomRoute to use Echo handler signature by @ejlee3 in #1469
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.27 to 3.1.0-dev.28 by @dependabot[bot] in #1470
  • docs: Update repo links to point to latest docs by @lenny-goodell in #1471
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.28 to 3.1.0-dev.29 by @dependabot[bot] in #1472
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.29 to 3.1.0-dev.30 by @dependabot[bot] in #1473
  • build: Consume latest go-mod-bootstrap with RemoveHosts flag by @lenny-goodell in #1474
  • build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 by @lenny-goodell in #1475
  • build: Update go.sum that was missed by @lenny-goodell in #1477
  • build: Update to latest go-mod-bootstrap, fix unit tests by @lenny-goodell in #1479
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.36 to 3.1.0-dev.40 by @dependabot[bot] in #1480
  • ci: add automated release workflow on tag creation by @ernestojeda in #1481
  • feat: Add new ReadingClient API to service and context by @lenny-goodell in #1482
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.40 to 3.1.0-dev.41 by @dependabot[bot] in #1483
  • feat: Add error metrics for HTTP and MQTT export errors by @lenny-goodell in #1484
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.41 to 3.1.0-dev.44 by @dependabot[bot] in #1485
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.44 to 3.1.0-dev.46 by @dependabot[bot] in #1486
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.46 to 3.1.0-dev.47 by @dependabot[bot] in #1487
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.47 to 3.1.0-dev.49 by @dependabot[bot] in #1491
  • build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 in /app-service-template by @dependabot[bot] in #1488
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.3.0 to 3.3.1 by @dependabot[bot] in #1492
  • feat: Add Will configuration elements for External MQTT trigger config by @lenny-goodell in #1493
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.49 to 3.1.0-dev.50 by @dependabot[bot] in #1494
  • feat: Add MQTT Will configuration for MQTT Export by @lenny-goodell in #1495
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.3.1 to 3.3.2 by @dependabot[bot] in #1496
  • fix: Remove attempt to connect to the MessageBus from trigger by @lenny-goodell in #1498
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.50 to 3.1.0-dev.51 by @dependabot[bot] in #1499
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.51 to 3.1.0-dev.52 by @dependabot[bot] in #1502
  • docs: [SDK] Update README for new doc structure by @lenny-goodell in #1504
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.1.0-dev.52 to 3.1.0-dev.53 by @dependabot[bot] in #1507
  • docs: Update changelog for 3.1 release by @ejlee3 in #1508
  • build: Update to use released Go Mods by @lenny-goodell in #1513
  • build: Update to latest 3.2.0 dev go-mods by @lenny-goodell in #1520
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.3 to 3.2.0-dev.4 by @dependabot[bot] in #1521
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.4 to 3.2.0-dev.6 by @dependabot[bot] in #1522
  • build: [SDK] Add ldflags to strip debug info from binary by @lenny-goodell in #1523
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.3.2 to 3.4.0 by @dependabot[bot] in #1524
  • feat: Add capability to pre-connect to MQTT Broker for MQTT Export by @lenny-goodell in #1527
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.6 to 3.2.0-dev.10 by @dependabot[bot] in #1534
  • fix: Address CVE in Alpine base image in App Template by @lenny-goodell in #1515
  • docs: Update version in swagger docs by @lenny-goodell in #1535
  • feat: Add retry on success capability for Store and Forward by @lenny-goodell in #1536
  • feat: Add metric for Store And Forward queue size by @lenny-goodell in #1538
  • fix: Handle race condition when lazy registering export metrics by @lenny-goodell in #1539
  • fix: Properly detect config changes so pipeline is rebuilt only when it changes by @lenny-goodell in #1542
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.10 to 3.2.0-dev.13 by @dependabot[bot] in #1544
  • build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot[bot] in #1543
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.13 to 3.2.0-dev.14 by @dependabot[bot] in #1545
  • fix: Make sure function pipeline parameter names are always lower case by @lenny-goodell in #1546
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.14 to 3.2.0-dev.15 by @dependabot[bot] in #1547
  • build(deps): bump github.com/fxamacker/cbor/v2 from 2.5.0 to 2.6.0 by @dependabot[bot] in #1548
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.15 to 3.2.0-dev.16 by @dependabot[bot] in #1550
  • docs: Add missing package to Attribution.txt by @lenny-goodell in #1551
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.16 to 3.2.0-dev.17 by @dependabot[bot] in #1552
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.17 to 3.2.0-dev.18 by @dependabot[bot] in #1554
  • build(deps): bump github.com/gomodule/redigo from 1.8.9 to 1.9.2 by @dependabot[bot] in #1555
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot[bot] in #1557
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.18 to 3.2.0-dev.21 by @dependabot[bot] in #1561
  • feat: set MQTT client OnConnect before connect to broker by @jiekechoo in #1556
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.21 to 3.2.0-dev.22 by @dependabot[bot] in #1565
  • build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 in /app-service-template by @dependabot[bot] in #1559
  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /app-service-template by @dependabot[bot] in #1564
  • feat: add openziti to app-functions-sdk by @dovholuknf in #1566
  • fix: return correct errors by @dovholuknf in #1572
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.27 to 3.2.0-dev.29 by @dependabot[bot] in #1573
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.4.0 to 3.5.0 by @dependabot[bot] in #1575
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.5.0 to 3.5.1 by @dependabot[bot] in #1576
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.5.1 to 3.5.2 by @dependabot[bot] in #1578
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.5.2 to 3.5.3 by @dependabot[bot] in #1582
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.29 to 3.2.0-dev.32 by @dependabot[bot] in #1585
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.32 to 3.2.0-dev.35 by @dependabot[bot] in #1586
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.35 to 3.2.0-dev.36 by @dependabot[bot] in #1588
  • build: Bump go-mod-bootstrap version by @jackchenjc in #1591
  • build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /app-service-template by @dependabot[bot] in #1580
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.39 to 3.2.0-dev.44 by @dependabot[bot] in #1592
  • feat: update go-mod-bootstrap dep by @dovholuknf in #1593
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.45 to 3.2.0-dev.48 by @dependabot[bot] in #1594
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.48 to 3.2.0-dev.49 by @dependabot[bot] in #1595
  • feat: update-deps to latest by @dovholuknf in #1598
  • build(deps): bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0 by @dependabot[bot] in #1599
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.49 to 3.2.0-dev.51 by @dependabot[bot] in #1602
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.51 to 3.2.0-dev.52 by @dependabot[bot] in #1604
  • feat: Support postgres db for store and forward by @lindseysimple in #1605
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.52 to 3.2.0-dev.57 by @dependabot[bot] in #1609
  • build(deps): bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.1 by @dependabot[bot] in #1612
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.57 to 3.2.0-dev.60 by @dependabot[bot] in #1616
  • build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 by @weichou1229 in #1620
  • fix: Use service key as table schema name in Postgres by @lindseysimple in #1619
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 from 3.2.0-dev.60 to 3.2.0-dev.66 by @dependabot[bot] in #1622
  • feat: Enable PIE support for ASLR and full RELRO by @jackchenjc in #1623
  • build: Upgrade core-contracts to v3.2.0-dev.53 by @weichou1229 in #1624
  • fix: Move API document files from openapi/v3 to openapi by @cherrycl in #1626
  • fix: Fix missing tags issue in FilterByResourceName func by @jackchenjc in #1628
  • refactor!: update module to v4 by @jinlinGuan in #1629
  • fix: add lock for Writable to avoid race conditions by @jinlinGuan in #1630
  • build(deps): bump github.com/gomodule/redigo from 1.8.9 to 1.9.2 by @dependabot[bot] in #1571
  • build(deps): bump github.com/edgexfoundry/go-mod-messaging/v4 from 4.0.0-dev.3 to 4.0.0-dev.5 by @dependabot[bot] in #1633
  • fix: Only one ldflags flag is allowed by @jackchenjc in #1635
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.0.0-dev.2 to 4.0.0-dev.4 by @dependabot[bot] in #1636
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.0.0-dev.4 to 4.0.0-dev.5 by @dependabot[bot] in #1639
  • build: Ignore sub-dependency from dependabot by @cloudxxx8 in #1640
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.0.0-dev.5 to 4.0.0-dev.8 by @dependabot[bot] in #1641
  • feat: Add new go build tag no_openziti to reduce build size by @judehung in #1637
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.0.0-dev.9 to 4.0.0-dev.11 by @dependabot[bot] in #1644
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.5.3 to 3.6.0 by @dependabot[bot] in #1645
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.0.0-dev.11 to 4.0.0-dev.12 by @dependabot[bot] in #1649
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.6.0 to 3.6.1 by @dependabot[bot] in #1650
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.6.1 to 3.7.0 by @dependabot[bot] in #1654
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.0.0-dev.12 to 4.0.0-dev.15 by @dependabot[bot] in #1655
  • build(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 by @dependabot[bot] in #1653
  • fix: Upgrade go-mod-bootstrap module by @lindseysimple in #1658
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.0.0-dev.16 to 4.0.0-dev.17 by @dependabot[bot] in #1659
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.7.0 to 3.7.1 by @dependabot[bot] in #1660
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.0.0-dev.17 to 4.0.0-dev.19 by @dependabot[bot] in #1662
  • feat: Update to use go-mod-messaging new message envelope by @jinlinGuan in #1673
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.7.1 to 3.7.3 by @dependabot[bot] in #1665
  • feat: Add DB schema migration mechanism for store&forward by @judehung in #1672
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.0.0-dev.26 to 4.0.0-dev.27 by @dependabot[bot] in #1675
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.7.3 to 3.7.4 by @dependabot[bot] in #1674
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.0.0-dev.27 to 4.0.0-dev.28 by @dependabot[bot] in #1678
  • fix: Remove the deprecated AddRoute function by @lindseysimple in #1681
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.0.0-dev.28 to 4.0.0-dev.29 by @dependabot[bot] in #1683
  • docs: Update changelog for 4.0 release by @jumpingliu in #1682
  • build: Update to released odessa go modules by @judehung in #1685
  • build: update to release bootstrap 4.0.2 by @judehung in #1686
  • build: Update to released go-mods for odessa by @judehung in #1687
  • build: update gitignore to avoid ignore debug pkg by @judehung in #1691
  • build(deps): bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.3 by @dependabot[bot] in #1696
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.7.4 to 3.7.5 by @dependabot[bot] in #1693
  • build(deps): update go directive to released version by @judehung in #1692
  • build(deps): bump github.com/jackc/pgx/v5 from 5.7.3 to 5.7.4 by @dependabot[bot] in #1697
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.7.5 to 3.8.1 by @dependabot[bot] in #1698
  • build: update go.mod in main branch to use dev go-mods by @judehung in #1700
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.3 to 4.1.0-dev.7 by @dependabot[bot] in #1709
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.8.1 to 3.8.3 by @dependabot[bot] in #1704
  • build(deps): bump github.com/jackc/pgx/v5 from 5.7.4 to 5.7.5 by @dependabot[bot] in #1710
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.7 to 4.1.0-dev.10 by @dependabot[bot] in #1714
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.10 to 4.1.0-dev.11 by @dependabot[bot] in #1715
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.8.3 to 3.8.4 by @dependabot[bot] in #1716
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.11 to 4.1.0-dev.12 by @dependabot[bot] in #1717
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.13 to 4.1.0-dev.14 by @dependabot[bot] in #1718
  • fix: Prevent AppCustom config from being updated directly by ConfigProvider by @FelixTing in #1721
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.14 to 4.1.0-dev.16 by @dependabot[bot] in #1722
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.16 to 4.1.0-dev.17 by @dependabot[bot] in #1723
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.17 to 4.1.0-dev.18 by @dependabot[bot] in #1724
  • build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /app-service-template by @dependabot[bot] in #1705
  • build(deps): bump github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0 by @dependabot[bot] in #1725
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.18 to 4.1.0-dev.19 by @dependabot[bot] in #1726
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.19 to 4.1.0-dev.20 by @dependabot[bot] in #1727
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.20 to 4.1.0-dev.21 by @dependabot[bot] in #1728
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.21 to 4.1.0-dev.22 by @dependabot[bot] in #1729
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.22 to 4.1.0-dev.23 by @dependabot[bot] in #1730
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.23 to 4.1.0-dev.24 by @dependabot[bot] in #1731
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.24 to 4.1.0-dev.28 by @dependabot[bot] in #1732
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.28 to 4.1.0-dev.29 by @dependabot[bot] in #1733
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.29 to 4.1.0-dev.30 by @dependabot[bot] in #1734
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.30 to 4.1.0-dev.31 by @dependabot[bot] in #1735
  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #1736
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.31 to 4.1.0-dev.32 by @dependabot[bot] in #1737
  • build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #1738
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.32 to 4.1.0-dev.34 by @dependabot[bot] in #1739
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.34 to 4.1.0-dev.35 by @dependabot[bot] in #1740
  • fix: Replace fmt.Sprintf("%v",v) with cast.ToString(v) by @FelixTing in #1745
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.35 to 4.1.0-dev.37 by @dependabot[bot] in #1752
  • build(deps): bump github.com/jackc/pgx/v5 from 5.7.5 to 5.7.6 by @dependabot[bot] in #1741
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.37 to 4.1.0-dev.39 by @dependabot[bot] in #1753
  • build(deps): bump github.com/gomodule/redigo from 1.9.2 to 1.9.3 by @dependabot[bot] in #1755
  • feat: add ability to update pipeline topic list at runtime. by @eaton-coreymutter in #1751
  • build: Bump Alpine from 3.20 to 3.22 by @FelixTing in #1758
  • build: update to go 1.25 and lint 2.5.0 by @judehung in #1760
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.42 to 4.1.0-dev.43 by @dependabot[bot] in #1762
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.43 to 4.1.0-dev.44 by @dependabot[bot] in #1764
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.44 to 4.1.0-dev.45 by @dependabot[bot] in #1766
  • build(deps): bump github.com/labstack/echo/v4 from 4.13.4 to 4.14.0 by @dependabot[bot] in #1771
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.45 to 4.1.0-dev.46 by @dependabot[bot] in #1772
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.46 to 4.1.0-dev.47 by @dependabot[bot] in #1774
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.8.6 to 3.9.0 by @dependabot[bot] in #1775
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.47 to 4.1.0-dev.48 by @dependabot[bot] in #1776
  • build(deps): bump github.com/jackc/pgx/v5 from 5.7.6 to 5.8.0 by @dependabot[bot] in #1777
  • build(deps): bump github.com/labstack/echo/v4 from 4.14.0 to 4.15.0 by @dependabot[bot] in #1778
  • build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /app-service-template by @dependabot[bot] in #1769
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.48 to 4.1.0-dev.49 by @dependabot[bot] in #1780
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.49 to 4.1.0-dev.50 by @dependabot[bot] in #1781
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.50 to 4.1.0-dev.52 by @dependabot[bot] in #1783
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.52 to 4.1.0-dev.53 by @dependabot[bot] in #1784
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.53 to 4.1.0-dev.56 by @dependabot[bot] in #1787
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.56 to 4.1.0-dev.58 by @dependabot[bot] in #1790
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.58 to 4.1.0-dev.59 by @dependabot[bot] in #1792
  • build(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.1 by @dependabot[bot] in #1791
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.59 to 4.1.0-dev.63 by @dependabot[bot] in #1798
  • build(deps): bump github.com/jackc/pgx/v5 from 5.7.6 to 5.9.0 in /app-service-template by @dependabot[bot] in #1799
  • build(deps): bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 by @dependabot[bot] in #1800
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.63 to 4.1.0-dev.64 by @dependabot[bot] in #1801
  • build(deps): bump github.com/diegoholiveira/jsonlogic/v3 from 3.9.0 to 3.9.1 by @dependabot[bot] in #1804
  • build(deps): bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 in /app-service-template by @dependabot[bot] in #1803
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.64 to 4.1.0-dev.65 by @dependabot[bot] in #1802
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.65 to 4.1.0-dev.67 by @dependabot[bot] in #1808
  • build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 from 4.1.0-dev.67 to 4.1.0-dev.68 by @dependabot[bot] in #1809
  • build(deps): Bump dependencies to latest release version by @weichou1229 in #1811
  • docs: update changelog for 4.0.2 release by @sabrina-lin527 in #1810

New Contributors

Full Changelog: v3.0.0...v4.0.2