Skip to content

Conversation

@rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Aug 6, 2025

Has updated copyrights, so lots of little changes

rjrudin and others added 27 commits October 31, 2024 16:50
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.5.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.1...v6.5.1)

---
updated-dependencies:
- dependency-name: tornado
  dependency-version: 6.5.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…orkflow

Removed Github workflow for docs
MLE-12345 - Updates requests and urllib3 dependencies
MLE-22708 - Adds vector encoding/decoding utilities
Adds some project configuration

Includes an initial copilot instructions file and a .editorconfig file.
MLE-12345 - Adds EditorConfig and Copilot Instructions
MLE-12345 - Refactors vector utility functions
MLE-23398 Added docs for vector functions
Need to use the latest 12 image so that the vector tests pass.
MLE-23398 Trying to fix Jenkins
Addresses a medium CVE with its jupyter-core dependency. This is a dev dependency as well.

Also bumped Gradle wrapper to latest release.
MLE-23398 Updated copyright and version and NOTICE
Copilot AI review requested due to automatic review settings August 6, 2025 19:24
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR merges version 1.3.0 into master, primarily updating copyright notices throughout the codebase and introducing new vector encoding functionality. The changes include updated copyright headers, dependency version updates, and new features for working with vector embeddings.

  • Updated copyright notices from "© 2023 MarkLogic Corporation" to "Copyright (c) 2023-2025 Progress Software Corporation and/or its subsidiaries or affiliates"
  • Added new vector encoding/decoding utilities compatible with MarkLogic's vec:base64-encode functions
  • Updated dependencies and build configuration files

Reviewed Changes

Copilot reviewed 35 out of 37 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/*.py Added copyright headers to all test files
marklogic/*.py Added copyright headers to source files and introduced new vectors.py module
pyproject.toml Version bump to 1.3.0 and dependency updates
test-app/gradlew* Updated Gradle wrapper scripts with new copyright headers
docs/managing-documents/writing.md Added documentation for vector embedding functionality
NOTICE.txt Updated copyright and licensing information
.github/* Added new GitHub workflow configurations

@rjrudin rjrudin merged commit 23b3944 into master Aug 6, 2025
6 checks passed
@rjrudin rjrudin deleted the release/1.3.0 branch August 6, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants