-
Notifications
You must be signed in to change notification settings - Fork 102
Comparing changes
Open a pull request
base repository: nginx/agent
base: v3.4.2
head repository: nginx/agent
compare: v3.5.0
- 19 commits
- 49 files changed
- 6 contributors
Commits on Oct 17, 2025
-
avoid deleting unmanaged files during config apply (#1338)
* avoid deleting unmanaged files during config apply * use dev goproxy
Configuration menu - View commit details
-
Copy full SHA for f2a3998 - Browse repository at this point
Copy the full SHA f2a3998View commit details
Commits on Oct 23, 2025
-
Update atomic writes logic to create hidden files in same directory a…
…s the files being updated (#1348)
Configuration menu - View commit details
-
Copy full SHA for 2c18bfe - Browse repository at this point
Copy the full SHA 2c18bfeView commit details -
Set GOPROXY conditionally (#1356)
* add configure-goproxy action * update conditions * fix path to local action * add env vars * use with instead of env * fix path * use correct variable names * add url input * try check for zero length * fix condition * comparison with quotes * missing quotes * add goproxy to every ci job
Configuration menu - View commit details
-
Copy full SHA for 3bee777 - Browse repository at this point
Copy the full SHA 3bee777View commit details
Commits on Oct 24, 2025
-
Merge pull request #1357 from nginx/release-3.4.2
Merge Release 3.4.2 back into main
Configuration menu - View commit details
-
Copy full SHA for 9b8090e - Browse repository at this point
Copy the full SHA 9b8090eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc90df - Browse repository at this point
Copy the full SHA 0bc90dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d202006 - Browse repository at this point
Copy the full SHA d202006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 577e855 - Browse repository at this point
Copy the full SHA 577e855View commit details -
Bump go.opentelemetry.io/collector/filter from 0.136.0 to 0.138.0 (#1349
) Bumps [go.opentelemetry.io/collector/filter](https://github.com/open-telemetry/opentelemetry-collector) from 0.136.0 to 0.138.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.136.0...v0.138.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/collector/filter dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 857fb67 - Browse repository at this point
Copy the full SHA 857fb67View commit details -
Bump actions/setup-node from 5.0.0 to 6.0.0 (#1351)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@a0853c2...2028fbc) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9fed674 - Browse repository at this point
Copy the full SHA 9fed674View commit details -
Bump github/codeql-action from 4.30.8 to 4.30.9 (#1352)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.30.8 to 4.30.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f443b60...16140ae) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.30.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b55f22b - Browse repository at this point
Copy the full SHA b55f22bView commit details
Commits on Nov 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5d148d9 - Browse repository at this point
Copy the full SHA 5d148d9View commit details -
Check for deprecated/unknown environment variables (#1342)
* added a check for deprecated variables
Configuration menu - View commit details
-
Copy full SHA for b191759 - Browse repository at this point
Copy the full SHA b191759View commit details
Commits on Nov 4, 2025
-
Prioritise API with api write=on (#1315)
* prioritising API with write access while creating NGINX Context
Configuration menu - View commit details
-
Copy full SHA for c5193ee - Browse repository at this point
Copy the full SHA c5193eeView commit details
Commits on Nov 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 012b734 - Browse repository at this point
Copy the full SHA 012b734View commit details
Commits on Nov 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7d08f5d - Browse repository at this point
Copy the full SHA 7d08f5dView commit details
Commits on Nov 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7d68b2c - Browse repository at this point
Copy the full SHA 7d68b2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f1fc8 - Browse repository at this point
Copy the full SHA 61f1fc8View commit details
Commits on Nov 10, 2025
-
Add default syslog server (#1317)
--------- Co-authored-by: Donal Hurley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd42f7d - Browse repository at this point
Copy the full SHA cd42f7dView commit details
Commits on Nov 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 34a13e6 - Browse repository at this point
Copy the full SHA 34a13e6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.4.2...v3.5.0