Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Beyond Higgins 1.0"

(Open issues)
(1.0.1 Release (T1-0-1))
Line 36: Line 36:
  
 
== 1.0 ==
 
== 1.0 ==
 +
=== 1.0.0 Release (B1-0-0) ===
 +
==== Open issues ====
 +
*  [https://bugs.eclipse.org/bugs/buglist.cgi?bug_file_loc=&bug_file_loc_type=allwordssubstr&bug_id=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bugidtype=include&chfieldfrom=&chfieldto=Now&chfieldvalue=&email1=&email2=&emailtype1=substring&emailtype2=substring&field-1-0-0=product&field-1-1-0=target_milestone&field-1-2-0=bug_status&field0-0-0=noop&keywords=&keywords_type=allwords&long_desc=&long_desc_type=allwordssubstr&product=Higgins&query_format=advanced&remaction=&short_desc=&short_desc_type=allwordssubstr&status_whiteboard=&status_whiteboard_type=allwordssubstr&target_milestone=1.0&type-1-0-0=anyexact&type-1-1-0=anyexact&type-1-2-0=anyexact&type0-0-0=noop&value-1-0-0=Higgins&value-1-1-0=1.0&value-1-2-0=UNCONFIRMED%2CNEW%2CASSIGNED%2CREOPENED&value0-0-0=&votes=&order=bugs.priority%2Cbugs.bug_id&tweak=1 Higgins 1.0 Open Issues]
 
=== 1.0.1 Release (T1-0-1) ===
 
=== 1.0.1 Release (T1-0-1) ===
 
====Open issues====
 
====Open issues====

Revision as of 18:05, 12 March 2008

SVN Branch Structure

Existing:

  • HEAD -- ongoing development
  • M0-8 -- at the end 1.0M8
  • B1-0M9 -- at the end of 1.0M9
  • B1-0-0 -- Higgins 1.0.0 release (2008-2-21) [Branch off of HEAD]

Planned:

  • T1-0-1 -- Higgins 1.0.1 release [Tagged version on R1-0-0 branch]
  • T1-0-2 -- Higgins 1.0.2 release [Tagged version on R1-0-0 branch]
  • B1-1M1 -- Higgins 1.1M1 [Branch off of HEAD]
  • B1-1M2 -- Higgins 1.2M2 [Branch off of HEAD]

Graphically:

 |
 +-- B1-0M9 --
 |
 |
 +-- B1-0-0 --+
 |            |
 |            |
 |            |<-T1-0-1  
 |            |
 |            |<-T1-0-2 
 |            |
 |
 +-- B1-1M1 
 |
 | 
 +-- B1-1M2
 |
 |
HEAD

SVN branches

1.0

1.0.0 Release (B1-0-0)

Open issues

1.0.1 Release (T1-0-1)

Open issues

Bugs fixed

  • 216488: FF-embedded selector: UI bug on Mac prevented closing/moving card edit window
  • 222142: Firefox-Embedded Selector: Workaround for Firefox bug preventing login to some RP sites (e.g. Kim's blog).

1.1

1.1M1 (Stable) March 28th (B1-1M1)

NOTE: it is important to list bug fixes, new features, API changes, etc. here as this list will become the associated notes for this version. The goal is for every line to quote a Bugzilla item#

Open Issues

Bugs fixed

  • All fixes from 1.0.1 (see above)

Features added

  • 192592 .crds import
  • IdAS API changes
    • 222143: IdAS: Rename INode->IEntity
    • Remove metadata, change to attributes on attribute instances?
    • Notification changes?
    • Authorization query method? e.g. "boolean isAllowed(URI attributeType, <operation>)"
  • 216743: Add an ability to auto-build feature projects
  • 192252: Add .crds import functionality (FF-embedded selector)
  • 222134: Revised HOWL
  • 222136: New Hibernate-based CP (supports new HOWL).
  • 222139: AIR-based selector
  • 222141: Higgins Selector Selector
  • 188961: Update I-Card interfaces and I-Card Registry to support batch import-export operations

Mike, are these still planned?

  • X509
  • Kerberos
  • SAML 2.0
  • WS-Trust 1.3
  • SOAP 1.2, etc.
  • WS-Federation Passive Interop
  • De-Axisify the STS IdP

Related event

  • April 7-11 - RSA Conference

1.1M2 (Stable) May 2

Related event:

  • May 12-14 IIWa 2008 Unconference
  • WS-Federation Active Interop

Features added:

  • ISAP Support
    • Extending RPPS
    • Extending AIR Selector

1.1M3 (Stable) June 13

Features added:

  • UN/PW-Card

Related event:

  • Approximate alignment with Eclipse release

1.1M4 (Stable) July 25

  • Relationship Card support

See Also

Links

Back to the top