Releases: NorthernTechHQ/nt-connect
Releases · NorthernTechHQ/nt-connect
v1.0.4
What's Changed
- fix: Correctly detect server URL env var by removing curly braces. by @olehermanse in #56
- chore: Migrate websockets package to nhooyr.io/websocket by @alfrunes in #61
- chore: Set User-Agent HTTP in requests made by nt-connect by @alfrunes in #74
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- chore: bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #51
- Switch to alvaldi-maintainers for dependabot by @oldgiova in #52
- Install script fixup by @alfrunes in #53
- Send status code with file transfer error messages by @alfrunes in #55
- Upgrade Golang dependencies by @alfrunes in #54
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- fix: Stop shell after health check fails by @alfrunes in #46
- fix:
os
inventory attribute looks in/etc/os-release
before/etc/issue
by @alfrunes in #48 - Dependency upgrades by @alfrunes in #49
- Upgrade golang to go1.22.0
- Upgrade python to 1.12.2
- Golang dependencies:
- golang.org/x/sys v1.7.0
- github.com/mendersoftware/go-lib-micro v0.0.0-20240212105108-a45858120673
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- fix: Entrypoint waits for identity to propagate to Device Twin by @alfrunes in #37
- ci: building tarball packages by @alfrunes in #39
- Upgrade dependencies by @alfrunes in #40 #35 #34
- golang.org/x/sys from 0.14.0 to 0.16.0
- github.com/creack/pty from 1.1.20 to 1.1.21
- github.com/urfave/cli/v2 from v2.25.7 to v2.27.1
- github.com/mendersoftware/go-lib-micro from e2bce6ff3edd to b10f353cc448
- golang.org/x/net from v0.18.0 to v0.20.0
- Upgrade container base images by @alfrunes in #42
- golang from 1.21.4 to 1.21.6
- python from 3.12.0-slim to 3.12.1-slim
- Add ping/pong and close websocket handlers by @alfrunes in #41
- Make TenantToken configuration required by @alfrunes in #38
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v0.1.0
What's Changed
- ALV-74: Fork mender-connect and add support for HTTP standalone mode by @alfrunes in #3
- feat(config): Add TLS configuration section for managing CA by @alfrunes in #4
- ALV-76 Add support for submitting inventory in standalone mode by @alfrunes in #5
- chore: activating github status pipeline jobs by @oldgiova in #6
- Replace mender references in sources by @alfrunes in #7
- Various fixes by @alfrunes in #8
- fix: Change "Chroot" configuration behavior to invoke chroot on new shells by @alfrunes in #9
- ci: Include multiplatform build template by @alfrunes in #12
- ci: Fix publish image entrypoint not a shell by @alfrunes in #13
- ci: Remove docker entrypoint for skopeo image by @alfrunes in #14
- Alv 49 fix publish by @alfrunes in #15
- chore: Set target platforms in build stage by @alfrunes in #16
- ci: Bump skopeo image version by @alfrunes in #17
- ci: Replace reference to empty environment variable by @alfrunes in #18
- Use the correct docker repository by @alfrunes in #19
- chore: Point example configuration files to app.alvaldi.com by @alfrunes in #21
- chore: Put glibc and dbus requirements behind build tags by @alfrunes in #22
- chore: bump golang.org/x/sys from 0.8.0 to 0.12.0 by @dependabot in #20
- chore: Updated README after forking mender-connect by @olehermanse in #23
- ALV-175: Apply "Chroot" configuration to filetransfer operations by @alfrunes in #24
- chore: Cleanup deprecated configuration options by @alfrunes in #25
- ci: Add allow failure for manual build job by @alfrunes in #26
- chore: bump github.com/creack/pty from 1.1.18 to 1.1.20 by @dependabot in #29
- chore: bump github.com/vmihailenco/msgpack/v5 from 5.3.5 to 5.4.1 by @dependabot in #27
- chore: bump golang.org/x/sys from 0.12.0 to 0.14.0 by @dependabot in #30
New Contributors
- @oldgiova made their first contribution in #6
- @dependabot made their first contribution in #20
- @olehermanse made their first contribution in #23
Full Changelog: https://github.com/NorthernTechHQ/nt-connect/commits/v0.1.0