GitHub Enterprise 11.10.290 Release
We’re excited to announce the latest release of GitHub Enterprise. We’re shipping this version with our new Command Bar, User Profile Pages, and much more. Along with a variety of…
We’re excited to announce the latest release of GitHub Enterprise. We’re shipping this version with our new Command Bar, User Profile Pages, and much more. Along with a variety of general improvements and adjustments, this new release brings the following features from GitHub.com:
- Searching & Filtering Stars
- Contributing Guidelines
- Command Bar
- Launch Page
- New User Profile Page
- OAuth Cloning (built-in authentication only)
- Emoji Autocomplete
- Last Commit Per Directory
- Notifications API
- Close and Merge Notifications
In addition, we’re also including several new Enterprise specific features:
Audit Logs
We’ve had detailed audit logs that we use from GitHub.com for quite some time now. After a lot of work, this same audit logging system is now available in Enterprise. This means that Security History for users and repositories is now available:
There are also push logs for every repository that let you track commits made by users – including which IP the push originated from, the protocol the push occurred over, the user agent for the client that was used, and the SHA before and after the push. Force pushes are noted when they occur:
These logs are included in the log forwarding streams, so you can save them remotely in secure locations for compliance reasons or for better searchability.
Improved Search Backend
Over the last few months, we’ve been working hard to improve the search experience. We’ve completely replaced the old backend with ElasticSearch. User, Repository, and Code searching is much faster, with more consistent indexing behavior, and yields better results.
Maintenance Mode
There’s now a method to put the installation into maintenance mode. While in this mode, users will be directed to a maintenance page when attempting to browse to the installation and git operations will be rejected with a maintenance message.
Any installation admin can enable maintenance mode at any time via the Management Console. The support email address that’s mentioned can be customized as well.
Updated Management Console UI
The UI for the Management Console has had a bit of a touchup:
We hope you enjoy these features as much as we do. Don’t forget that there is more information available about GitHub Enterprise at https://enterprise.github.com/. You can also see the full release notes here.
Written by
Related posts
Inside the research: How GitHub Copilot impacts the nature of work for open source maintainers
An interview with economic researchers analyzing the causal effect of GitHub Copilot on how open source maintainers work.
OpenAI’s latest o1 model now available in GitHub Copilot and GitHub Models
The December 17 release of OpenAI’s o1 model is now available in GitHub Copilot and GitHub Models, bringing advanced coding capabilities to your workflows.
Announcing 150M developers and a new free tier for GitHub Copilot in VS Code
Come and join 150M developers on GitHub that can now code with Copilot for free in VS Code.